aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-139/+516
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle1-0/+124
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2-107/+0
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki1-3/+18
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli1-2/+2
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle1-1/+1
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill1-1/+1
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle2-2/+19
2012-12-13MIPS: kdump: Add supportRalf Baechle8-6/+343
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-122/+34
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle1-5/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle1-1/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro2-3/+3
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro7-118/+30
2012-11-26MIPS: N32: Remove unused defines.Ralf Baechle1-6/+0
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro1-1/+1
2012-11-09MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim1-0/+124
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob1-1/+1
2012-10-15mips: switch to saner kernel_execve() semanticsAl Viro1-11/+1
2012-10-14MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle5-76/+11
2012-10-14mips: switch to generic kernel_thread()Al Viro3-42/+29
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-627/+144
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-120/+147
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-0/+9
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle3-448/+0
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle1-10/+0
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle1-9/+11
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2-2/+5
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper1-1/+102
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper1-8/+8
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper1-5/+0
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2-2/+5
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper1-150/+4
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney1-2/+19
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/mmarek/kbuildLinus Torvalds1-1/+1
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf 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-sjhill into mips-for-linux-nextRalf Baechle3-50/+121
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-1/+5