aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse
2018-10-19s390/perf: Return error when debug_register failsThomas Richter
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-16ataflop: fold headers into C fileOmar Sandoval
2018-10-16arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose
2018-10-16arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose
2018-10-16arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-10-14sparc64: Make proc_id signed.David S. Miller
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-12sparc: Throttle perf events properly.David S. Miller
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon