summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-283-50/+121
|\
| * MIPS: Make VPE count to be one-based.Steven J. Hill2012-09-131-0/+1
| * MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill2012-09-131-1/+1
| * MIPS: Add EIC support for GIC.Steven J. Hill2012-09-132-8/+95
| * MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-131-24/+16
| * MIPS: Make GIC code platform independent.Steven J. Hill2012-09-131-24/+11
| * MIPS: Add support for the 1074K core.Steven J. Hill2012-09-131-0/+4
* | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-281-1/+5
|\ \
| * | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-131-1/+5
| |/
* | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-273-26/+47
|\ \
| * | MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-172-17/+13
| * | MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle2012-08-171-7/+28
| * | MIPS: Fix race condition in module relocation code.Ralf Baechle2012-08-171-7/+6
| * | MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle2012-08-171-2/+7
| |/
* | MIPS: Wire kcmp syscall.Ralf Baechle2012-09-264-0/+4
* | MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro2012-09-225-51/+13
* | MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2012-09-222-8/+3
* | MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
|/
* MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-013-173/+21
* 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/+0
| | |/ | |/|
| | * 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/+0
* 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/+0
* MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
* MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0
* 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/+7
* 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/+0
* 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/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
OpenPOWER on IntegriCloud