summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-097-20/+24
|\
| * MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| * MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| * MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| * MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-032-12/+2
| * MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-031-1/+1
| * MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-031-2/+3
| * MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-031-1/+1
* | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0
|/
* MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-141-1/+1
* MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-1/+43
* MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
* MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
* MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
* MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-091-2/+2
* MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
* MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
* MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2711-240/+156
|\
| * MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-211-38/+0
| * MIPS: i8259: DT supportPaul Burton2015-06-211-2/+41
| * MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-212-1/+23
| * MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-211-0/+1
| * MIPS: R12000: Enable branch prediction global historyJoshua Kinard2015-06-211-2/+6
| * MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-213-23/+0
| * MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-212-170/+0
| * MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-211-1/+3
| * MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-212-0/+78
| * MIPS: traps: print Exception Code in __show_regs()Petri Gynther2015-06-211-3/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-7/+2
|\ \ | |/ |/|
| * Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-022-2/+2
| |\
| * | sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand2015-05-191-7/+2
* | | MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-061-1/+1
* | | MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki2015-06-031-2/+1
| |/ |/|
* | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-291-1/+1
* | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-261-1/+1
|/
* MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-151-1/+1
* MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-121-1/+0
* MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-121-1/+1
* MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton2015-05-121-15/+17
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-121-2/+4
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-209-30/+30
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-059-30/+30
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-1725-339/+794
|\ \
| * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-135-110/+244
| |\ \
OpenPOWER on IntegriCloud