summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-191-4/+4
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-051-1/+1
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-051-3/+0
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-031-0/+3
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-05-301-1/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-21/+4
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: adjust PKMAP locationMarcin Nowakowski2018-04-131-1/+6
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-11-211-0/+7
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-10-211-1/+1
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-081-0/+15
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Introduce irq_stackMatt Redfearn2017-04-181-0/+12
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-03-181-2/+4
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-03-121-0/+2
* MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-242-0/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-041-3/+4
|\
| * KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-261-3/+4
* | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-042-0/+31
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1533-737/+449
|\
| * MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * MIPS: Enable hardened usercopyPaul Burton2016-10-101-0/+18
| * MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-065-155/+0
| * MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-061-0/+63
| * MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * MIPS: Support per-device DMA coherencePaul Burton2016-10-064-1/+22
| * MIPS: Sanitise coherentio semanticsPaul Burton2016-10-062-4/+18
| * MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-061-23/+31
| * MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-061-2/+4
| * MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-061-1/+20
| * MIPS: PCI: Use struct list_head listsPaul Burton2016-10-061-1/+2
| * irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-1/+0
| * irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-0/+11
| * MIPS: SEAD3: Probe EHCI controller using DTPaul Burton2016-10-051-21/+0
| * MIPS: SEAD3: Probe ethernet controller using DTPaul Burton2016-10-051-2/+0
| * MIPS: SEAD3: Probe UARTs using DTPaul Burton2016-10-051-4/+0
| * MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton2016-10-052-5/+29
| * MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-051-0/+14
| * MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-041-0/+5
| * MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2016-10-041-0/+1
| * MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn2016-10-041-2/+4
| * MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn2016-10-041-0/+96