summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-06-22powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill
2017-06-20Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-06-20arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-18Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-06-18Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-17Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-16powerpc/perf: Fix oops when kthread execs user processRavi Bangoria
2017-06-16powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao
2017-06-16powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
2017-06-16powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy
2017-06-16KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras
2017-06-16KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds