summaryrefslogtreecommitdiff
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAge
* MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-14
* MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-10
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-10
* MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-09
* MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-09
* MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-09
* MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-09
* MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-09
* MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-09
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-09
* MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-09
* MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-09
* MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-08
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-21
| * MIPS: i8259: DT supportPaul Burton2015-06-21
| * MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-21
| * MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-21
| * MIPS: R12000: Enable branch prediction global historyJoshua Kinard2015-06-21
| * MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-21
| * MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-21
| * MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-21
| * MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-21
| * MIPS: traps: print Exception Code in __show_regs()Petri Gynther2015-06-21
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ | |/ |/|
| * Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\
| * | sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand2015-05-19
* | | MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-06
* | | MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki2015-06-03
| |/ |/|
* | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-29
* | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-26
|/
* MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-15
* MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-12
* MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-12
* MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton2015-05-12
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-12
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-05
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \
| * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-13
| |\ \
| | * | MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel2015-04-10
| | * | MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras2015-04-10
| | * | MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras2015-04-10
| | * | MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras2015-04-10
| | * | MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras2015-04-10
| | * | MIPS: Add support for XPA.Steven J. Hill2015-03-19
| | |/
| * | Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-13
| |\ \
| * | | MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle2015-04-08
| * | | MIPS: Factor out FPU feature probingMaciej W. Rozycki2015-04-08
| * | | MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-08