aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-02Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25um: Loadable BPF "Firmware" for vector driversAnton Ivanov
2019-11-25um: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-25um: virtio_uml: Disallow modular buildJohannes Berg
2019-11-25um: virtio: Keep reading on -EAGAINJohannes Berg
2019-11-25um: virtio: Remove device on disconnectJohannes Berg
2019-11-25um: Don't trace irqflags during shutdownJohannes Berg
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-10-10seccomp: simplify secure_computing()Christian Brauner
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
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: 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: 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-08-23um: fix time travel modeJohannes Berg
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada