summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman2017-04-211-17/+21
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-04-121-2/+2
* MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-04-121-1/+1
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-04-081-21/+17
* mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+2
* MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2017-03-182-9/+6
* MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2017-03-181-2/+38
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-03-181-5/+4
* MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-03-181-1/+1
* MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-03-181-1/+0
* MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-03-187-12/+12
* MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-121-1/+12
* MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-121-20/+23
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-03-121-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-03-121-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-03-121-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-03-121-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-03-121-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-03-121-5/+2
* MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau2017-03-121-4/+4
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-03-121-8/+12
* MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey2017-03-121-2/+8
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-03-121-0/+2
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-121-2/+2
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-11-182-12/+19
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-11-151-10/+53
* Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman2016-11-151-53/+10
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-11-101-4/+4
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-281-1/+1
* MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-281-1/+1
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-10-161-10/+53
* MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski2016-10-071-3/+2
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-10-071-1/+7
* MIPS: fix uretprobe implementationMarcin Nowakowski2016-10-071-1/+1
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-10-072-19/+0
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-301-0/+2
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-301-0/+1