summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2016-11-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-05mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-05MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-05MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-17MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-22KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan