summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-09-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-16Merge tag 'spi-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-09-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16ARM: dts: dir685: Drop spi-cpol from the displayLinus Walleij
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron
2019-09-15um: Use real DMA barriersJohannes Berg
2019-09-15um: Don't use generic barrier.hJohannes Berg
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg
2019-09-15um: time-travel: Fix periodic timersJohannes Berg
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg
2019-09-15um: Place (soft)irq text with macrosJohannes Berg
2019-09-15um: Fix VDSO compiler warningJohannes Berg
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-09-15um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg
2019-09-15um: Avoid using uninitialized regsJohannes Berg
2019-09-15um: Remove sig_info[SIGALRM]Johannes Berg
2019-09-15um: Error handling fixes in vector driversAnton Ivanov
2019-09-15um: Add checks to mtu parameter parsingAnton Ivanov
2019-09-15um: Added support for unix socket transports and bess transportAnton Ivanov
2019-09-15um: Add legacy tap support and rename existing vector to hybridAnton Ivanov
2019-09-15um: Remove meaningless clearing of clean-filesMasahiro Yamada
2019-09-15um: Fix off by one error in IRQ enumerationAnton Ivanov
2019-09-15x86: bug.h: use asm_inline in _BUG_FLAGS definitionsRasmus Villemoes