aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-07-09MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras
2015-07-09MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras
2015-07-09MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras
2015-07-09MIPS: kernel: traps: Fix broken indentationMarkos Chandras
2015-07-09MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin
2015-07-08MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle
2015-06-21MIPS: i8259: DT supportPaul Burton
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski
2015-06-21MIPS: prepare for user enabling of CONFIG_OFRob Herring
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2015-06-21MIPS: ingenic: Add newer vendor IDsPaul Burton
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan
2015-06-21MIPS: traps: print Exception Code in __show_regs()Petri Gynther
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2015-05-19sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-13Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-10MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-04-10MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-04-10MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras
2015-04-10MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras
2015-04-10MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras
2015-04-08MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle
2015-04-08MIPS: Factor out FPU feature probingMaciej W. Rozycki
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2015-04-08MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki