summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-02-13mips-enable-interrupts-in-signal.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14mips-enable-interrupts-in-signal.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10mips-enable-interrupts-in-signal.patchThomas Gleixner
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney
2013-08-20mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei
2013-07-01MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill
2013-07-01MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli
2013-07-01MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong
2013-07-01MIPS: initial stack protector supportGregory Fong
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar