summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-128/+149
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2-18/+3
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle3-50/+121
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle1-1/+5
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle3-26/+47
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle4-0/+4
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro5-51/+13
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2-8/+3
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill1-1/+5
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill1-0/+1
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill1-1/+1
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill2-8/+95
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill1-24/+16
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill1-24/+11
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill1-0/+4
2012-08-27MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li1-1/+1
2012-08-22MIPS: Fix build error for non-malta VSMP kernelAnoop P A1-0/+2
2012-08-22MIPS: introduce CPU_R4K_FPUFlorian Fainelli1-18/+1
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2-17/+13
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle1-7/+28
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle1-7/+6
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle1-2/+7
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle3-173/+21
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-181/+233
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle6-181/+233
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung3-143/+162
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2-9/+71
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney1-29/+0
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang1-5/+0
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang1-0/+5
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang1-2/+2
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang1-1/+2
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang1-1/+2
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang1-7/+7
2012-07-19MIPS: Oprofile: Fix build as a module.Ralf Baechle1-0/+1
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2012-07-19MIPS: Fix Magic SysRq L kernel crash.Vincent Wen1-0/+3
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka1-1/+0
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle1-5/+5
2012-07-19MIPS: Properly align the .data..init_task section.David Daney1-1/+2
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin3-22/+7
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill1-1/+7
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin2-0/+5
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill1-1/+6
2012-07-06MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-1/+1