summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-5/+52
2019-08-03Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+1
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+76
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+6
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-0/+1
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds17-65/+116
2019-08-02Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-6/+12
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds12-236/+382
2019-08-02Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-1/+74
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu1-8/+49
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2-34/+8
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai1-3/+7
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu1-6/+8
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2-0/+6
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2-1/+7
2019-08-01parisc: Add archclean Makefile targetJames Bottomley2-0/+4
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller1-1/+2
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller1-2/+2
2019-07-31riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley1-5/+5
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley1-1/+0
2019-07-31riscv: Fix perf record without libelf supportMao Han1-1/+1
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino1-1/+1
2019-07-31parisc: fix race condition in patching codeSven Schnelle1-1/+2
2019-07-31parisc: rename default_defconfig to defconfigMasahiro Yamada2-2/+0
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cHelge Deller1-0/+1
2019-07-31parisc: Mark expected switch fall-throughs in fault.cHelge Deller1-0/+1
2019-07-31powerpc/kasan: fix early boot failure on PPC32Christophe Leroy1-2/+5
2019-07-31arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner1-0/+40
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner1-0/+36
2019-07-31powerpc/spe: Mark expected switch fall-throughsMichael Ellerman1-0/+4
2019-07-30powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V1-2/+27
2019-07-29s390/mm: add fallthrough annotationsHeiko Carstens1-0/+3
2019-07-29s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik1-2/+2
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik1-0/+1
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik1-1/+1
2019-07-29s390/lib: add missing includeVasily Gorbik1-0/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik3-0/+3
2019-07-29s390: update configsHeiko Carstens3-228/+366
2019-07-29s390: clean up qdio.hJulian Wiedmann1-5/+5
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi3553-30395/+49863
2019-07-29powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj1-0/+1
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell1-0/+4
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell1-1/+1
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon1-0/+4
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4