summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-013-173/+21Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-306-181/+233
|\
| *---. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-256-181/+233
| |\ \ \
| | | | * MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-233-143/+162
| | |_|/ | |/| |
| | | * MIPS: Prune some target specific code out of prom.cDavid Daney2012-07-231-29/+0Star
| | |/ | |/|
| | * MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-232-9/+71
| |/
* / posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-261-1/+1
|/
* MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-191-5/+0Star
* MIPS: smp: Warn on too early irq enableYong Zhang2012-07-191-0/+5
* MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-191-2/+2
* MIPS: call ->smp_finish() a little lateYong Zhang2012-07-191-1/+2
* MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
* MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
* MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-191-0/+1
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0Star
* MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
* MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0Star
* MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-191-5/+5
* MIPS: Properly align the .data..init_task section.David Daney2012-07-191-1/+2
* MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-193-22/+7Star
* MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill2012-07-191-1/+7
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-192-0/+5
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-061-1/+6
* MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-061-1/+1
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-014-7/+0Star
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-307-48/+69
|\ \ | |/ |/|
| *-----. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-267-48/+69
| |\ \ \ \
| | | | | * MIPS: parse chosen node on bootJohn Crispin2012-05-151-0/+2
| | | | | * MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-151-0/+11
| | | | | * MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-151-1/+2
| | |_|_|/ | |/| | |
| | | | * MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
| | |_|/ | |/| |
| | | * MIPS: Move cache setup to setup_arch().David Daney2012-05-163-5/+8
| | | * MIPS: Make set_handler() __cpuinit.David Daney2012-05-161-1/+1
| | | * MIPS: Introduce board_cache_error_setup() hook.David Daney2012-05-161-1/+4
| | |/ | |/|
| | * MIPS: Code formatting fixes.Steven J. Hill2012-05-152-40/+40
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-243-45/+5Star
|\ \
| * | new helper: sigsuspend()Al Viro2012-05-223-45/+5Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2012-04-0833-66/+29Star
| |\ \ \
| * | | | mips: Fix printk typos in arc/mipsMasanari Iida2012-04-061-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-231-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-183-46/+11Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+1
| | |_|/ / | |/| | |