aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-08-01MIPS: Loongson 2: Sort out clock managment.Gravatar Ralf Baechle 3-173/+21
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 6-181/+233
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsGravatar Josh Boyer 1-1/+1
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Gravatar Ralf Baechle 6-181/+233
2012-07-23MIPS: Add CPU support for Loongson1BGravatar Kelvin Cheung 3-143/+162
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsGravatar Steven J. Hill 2-9/+71
2012-07-23MIPS: Prune some target specific code out of prom.cGravatar David Daney 1-29/+0
2012-07-19MIPS: sync-r4k: remove redundant irq operationGravatar Yong Zhang 1-5/+0
2012-07-19MIPS: smp: Warn on too early irq enableGravatar Yong Zhang 1-0/+5
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledGravatar Yong Zhang 1-2/+2
2012-07-19MIPS: call ->smp_finish() a little lateGravatar Yong Zhang 1-1/+2
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Gravatar Yong Zhang 1-1/+2
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Gravatar Yong Zhang 1-7/+7
2012-07-19MIPS: Oprofile: Fix build as a module.Gravatar Ralf Baechle 1-0/+1
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Gravatar Florian Fainelli 1-5/+0
2012-07-19MIPS: Fix Magic SysRq L kernel crash.Gravatar Vincent Wen 1-0/+3
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Gravatar Danny Kukawka 1-1/+0
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Gravatar Ralf Baechle 1-5/+5
2012-07-19MIPS: Properly align the .data..init_task section.Gravatar David Daney 1-1/+2
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Gravatar Leonid Yegoshin 3-22/+7
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Gravatar Steven J. Hill 1-1/+7
2012-07-19MIPS: Don't panic on 5KEc.Gravatar Leonid Yegoshin 2-0/+5
2012-07-06MIPS: Add support for the M14Kc core.Gravatar Steven J. Hill 1-1/+6
2012-07-06MIPS: Provide a symbol for the legacy performance counter interrupt.Gravatar Ralf Baechle 1-1/+1
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 4-7/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setGravatar Al Viro 1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-15/+3
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-8/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 7-48/+69
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Gravatar Ralf Baechle 7-48/+69
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-45/+5
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2012-05-21new helper: sigsuspend()Gravatar Al Viro 3-45/+5
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+1
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreGravatar Arnaldo Carvalho de Melo 3-46/+11
2012-05-16MIPS: Move cache setup to setup_arch().Gravatar David Daney 3-5/+8
2012-05-16MIPS: Make set_handler() __cpuinit.Gravatar David Daney 1-1/+1
2012-05-16MIPS: Introduce board_cache_error_setup() hook.Gravatar David Daney 1-1/+4
2012-05-15MIPS: parse chosen node on bootGravatar John Crispin 1-0/+2
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Gravatar Ralf Baechle 1-0/+11
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setGravatar Felix Fietkau 1-1/+2
2012-05-15MIPS: Fix several implicit uses of export.h/module.hGravatar Paul Gortmaker 1-0/+1
2012-05-15MIPS: Code formatting fixes.Gravatar Steven J. Hill 2-40/+40
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Gravatar Robert Richter 1-1/+1
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugGravatar Thomas Gleixner 3-46/+11