aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan3-3/+3
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-20/+22
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle4-3/+7
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras1-1/+1
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin1-2/+11
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki1-1/+7
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-56/+81
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle3-54/+57
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa1-51/+48
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa1-0/+6
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki1-3/+3
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2-2/+10
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C1-0/+5
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+10
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard1-1/+1
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki1-1/+9
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2-9/+19
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney1-0/+1
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney1-0/+1
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney1-0/+7
2013-08-19mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman1-7/+10
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli1-2/+8
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker18-54/+46
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-136/+180
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle6-48/+19
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-01MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2-3/+9
2013-07-01MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney1-1/+2
2013-07-01MIPS: Fix typos and cleanup commentTony Wu1-3/+0
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu2-1/+1
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli1-6/+23
2013-07-01MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu1-8/+7
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle3-12/+4
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong4-0/+23
2013-07-01MIPS: initial stack protector supportGregory Fong1-0/+6
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar6-19/+49
2013-06-25MIPS: Flush TLB handlers directly after writing themJonas Gorski1-2/+0
2013-06-21MIPS: Fix rtlx build error.Ralf Baechle1-1/+0
2013-06-21MIPS: Fix execution hazard during watchpoint register probePaul Burton1-0/+8
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle1-39/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2-4/+5
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C1-0/+1