summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-04-09MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2015-03-07MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-02-09MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-09MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-10-13MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-07-17MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
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-19mips: 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