summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-061-0/+1
|\
| * Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-07-293553-30395/+49863
| |\
| * | x86/gpu: add TGL stolen memory supportMichel Thierry2019-07-171-0/+1
| * | Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst2019-06-191-2/+11
| |\ \
* | \ \ Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-048-5/+52
|\ \ \ \
| * | | | powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-07-311-2/+5
| * | | | powerpc/spe: Mark expected switch fall-throughsMichael Ellerman2019-07-311-0/+4
| * | | | powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-07-301-2/+27
| * | | | powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj2019-07-291-0/+1
| * | | | powerpc: Wire up clone3 syscallMichael Ellerman2019-07-294-1/+15
* | | | | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-08-031-0/+1
|\ \ \ \ \
| * | | | | xtensa: fix build for cores with coprocessorsMax Filippov2019-07-241-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-032-0/+76
|\ \ \ \ \
| * | | | | arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner2019-07-311-0/+40
| * | | | | x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner2019-07-311-0/+36
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-031-0/+1
|\ \ \ \ \
| * | | | | page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-031-0/+1
* | | | | | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-033-7/+6
|\ \ \ \ \ \
| * | | | | | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley2019-07-311-5/+5
| * | | | | | riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley2019-07-311-1/+0
| * | | | | | riscv: Fix perf record without libelf supportMao Han2019-07-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-0217-65/+116
|\ \ \ \ \ \
| * | | | | | arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-021-8/+49
| * | | | | | arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-022-34/+8
| * | | | | | arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-011-3/+7
| * | | | | | arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-011-2/+2
| * | | | | | arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu2019-08-011-6/+8
| * | | | | | arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-012-0/+6
| * | | | | | arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-012-1/+7
| * | | | | | arm64/efi: fix variable 'si' set but not usedQian Cai2019-07-311-1/+5
| * | | | | | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-07-312-5/+10
| * | | | | | arm64: vdso: Fix Makefile regressionVincenzo Frascino2019-07-311-1/+1
| * | | | | | arm64: module: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+4
| * | | | | | arm64: smp: Mark expected switch fall-throughAnders Roxell2019-07-291-1/+1
| * | | | | | arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon2019-07-291-0/+4
| * | | | | | arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-07-291-3/+4
| |/ / / / /
* | | | | | Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-027-6/+12
|\ \ \ \ \ \
| * | | | | | parisc: Add archclean Makefile targetJames Bottomley2019-08-012-0/+4
| * | | | | | parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller2019-08-011-1/+2
| * | | | | | parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-011-2/+2
| * | | | | | parisc: fix race condition in patching codeSven Schnelle2019-07-311-1/+2
| * | | | | | parisc: rename default_defconfig to defconfigMasahiro Yamada2019-07-312-2/+0
| * | | | | | parisc: Fix fall-through warnings in fpudispatch.cHelge Deller2019-07-311-0/+1
| * | | | | | parisc: Mark expected switch fall-throughs in fault.cHelge Deller2019-07-311-0/+1
| |/ / / / /
* | | | | | Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-08-0212-236/+382
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390/mm: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3
| * | | | | s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik2019-07-291-2/+2
| * | | | | s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik2019-07-291-0/+1
| * | | | | s390/perf: make cf_diag_csd staticVasily Gorbik2019-07-291-1/+1
| * | | | | s390/lib: add missing includeVasily Gorbik2019-07-291-0/+1