summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen
2017-06-29MIPS: Loongson: Add NMI handler supportHuacai Chen
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen
2017-06-28MIPS: SEAD-3: Fix GIC interrupt specifiersPaul Burton
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodePaul Burton
2017-06-28MIPS: generic: Add a MAINTAINERS entryPaul Burton
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton
2017-06-28MIPS: SEAD-3: Remove GIC timer from DTPaul Burton
2017-06-28MIPS: Branch straight to ll in mips_atomic_set()James Hogan
2017-06-28MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-06-28MIPS: Save static registers before sysmipsJames Hogan
2017-06-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-06-28MIPS: perf: add I6500 handlingMarcin Nowakowski
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-06-28MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-28MIPS: Give __secure_computing() access to syscall arguments.David Daney
2017-06-28MIPS: Add support for eBPF JIT.David Daney
2017-06-28MIPS: Add some instructions to uasm.David Daney
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney
2017-06-28MIPS: Optimize uasm insn lookup.David Daney
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton
2017-06-28MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton
2017-06-27MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-06-27MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn
2017-06-25Linux 4.12-rc7v4.12-rc7Linus Torvalds
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-23Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-23slub: make sysfs file removal asynchronousTejun Heo