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