summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras1-0/+13
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2016-11-24KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-06mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-10-06MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-10-06MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-18MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-08-22KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin1-3/+0
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+2
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-07MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-06-07MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-03-29Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras1-1/+1
2016-03-13MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-15/+1
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-19MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-04KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-05-18MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki1-2/+2
2015-05-18MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras1-1/+1