aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
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
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12um: switch to generic version of pte allocationMike Rapoport
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg
2019-07-02um: Fix kcov crash during startupMarek Majkowski
2019-07-02um: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-07-02um: Support time travel modeJohannes Berg
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg
2019-07-02um: Remove drivers/ssl.hJohannes Berg
2019-07-02um: Don't garbage collect in deactivate_all_fds()Johannes Berg
2019-07-02um: Silence lockdep complaint about mmap_semJohannes Berg
2019-07-02um: Remove locking in deactivate_all_fds()Johannes Berg
2019-07-02um: Timer code cleanupJohannes Berg
2019-07-02um: fix os_timer_one_shot()Johannes Berg
2019-07-02um: Fix IRQ controller regression on console readJouni Malinen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal/um: Remove task parameter from send_sigtrapEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman