aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-07
|\
| * MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-28
| * MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-28
| * MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-28
| * MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-28
| * MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-27
* | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-13
| |\
| | * MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-09
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-13
| * | MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki2012-12-13
| * | MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2012-12-13
| * | MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli2012-12-13
| * | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-13
| * | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-13
| * | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-13
| * | MIPS: kdump: Add supportRalf Baechle2012-12-13
| * | MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-12
| * | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-12
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-12
| * | MIPS: N32: Remove unused defines.Ralf Baechle2012-11-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \
| * | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| | | |
| | \ \
| *-. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| | |\ \ \ | | | | |/ | | | |/|
| | * | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-15
| | * | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-14
| | * | | mips: switch to generic kernel_thread()Al Viro2012-10-14
| | | |/ | | |/|
* | | | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-05
* | | | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-05
* | | | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-05
* | | | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-04
|/ / /
* | / MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-23
| |/ |/|
* | MIPS: CMP: Fix physical core number calculation logicjerin jacob2012-10-18
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14
|\
| * MIPS: MT: Remove kspd.Ralf Baechle2012-10-11
| * MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-11
| * MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-11
| * MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-11
| * MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-11
| * MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-11
| * MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-11
| * MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-11
| * MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-11
| * MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-11
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \
| * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
| * | MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-28