summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-06-29MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic1-0/+40
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen2-9/+24
2017-06-29MIPS: Loongson-3: support irq_set_affinity() in i8259 chipHuacai Chen1-13/+54
2017-06-29MIPS: Loongson-3: IRQ balancing for PCI devicesHuacai Chen2-3/+34
2017-06-29MIPS: Loongson: Add NMI handler supportHuacai Chen1-0/+13
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig1-14/+5
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen4-2/+11
2017-06-28MIPS: SEAD-3: Fix GIC interrupt specifiersPaul Burton1-4/+4
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodePaul Burton2-7/+24
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton1-1/+1
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton3-22/+69
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton2-5/+5
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton3-25/+106
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton5-174/+251
2017-06-28MIPS: SEAD-3: Remove GIC timer from DTPaul Burton1-5/+0
2017-06-28MIPS: Branch straight to ll in mips_atomic_set()James Hogan1-5/+1
2017-06-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-06-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-06-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-06-28MIPS: perf: add I6500 handlingMarcin Nowakowski1-4/+10
2017-06-28MIPS: Probe the I6500 CPUPaul Burton4-1/+10
2017-06-28MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-28MIPS: Give __secure_computing() access to syscall arguments.David Daney1-2/+20
2017-06-28MIPS: Add support for eBPF JIT.David Daney2-2/+13
2017-06-28MIPS: Add some instructions to uasm.David Daney3-13/+96
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney1-1/+8
2017-06-28MIPS: Optimize uasm insn lookup.David Daney3-209/+199
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton4-252/+154
2017-06-28MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton1-12/+16
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2-2/+8
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan1-1/+1
2017-06-27MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski47-221/+0
2017-06-27MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn1-49/+49
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-32/+35
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner9-32/+35
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill1-1/+5
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano7-7/+7
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-06-09mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-6/+10
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-06-08MIPS: ftrace: fix init functions tracingMarcin Nowakowski1-19/+5
2017-06-08MIPS: mm: adjust PKMAP locationMarcin Nowakowski1-1/+6
2017-06-08MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski1-0/+5
2017-06-08MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3