Age | Commit message (Expand) | Author |
2019-10-29 | um-ubd: Entrust re-queue to the upper layers | Anton Ivanov |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-21 | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-16 | um: irq: Fix LAST_IRQ usage in init_IRQ() | Erel Geron |
2019-09-15 | um: Add SPDX headers for files in arch/um/include | Alex Dewar |
2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar |
2019-09-15 | um: Add SPDX headers to files in arch/um/kernel/ | Alex Dewar |
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar |
2019-09-15 | um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK | Johannes Berg |
2019-09-15 | um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ | Johannes Berg |
2019-09-15 | um: drivers: Add virtio vhost-user driver | Erel Geron |
2019-09-15 | um: Don't use generic barrier.h | Johannes Berg |
2019-09-15 | um: time-travel: Restrict time update in IRQ handler | Johannes Berg |
2019-09-15 | um: time-travel: Fix periodic timers | Johannes Berg |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg |
2019-09-15 | um: Place (soft)irq text with macros | Johannes Berg |
2019-09-15 | um: Implement TRACE_IRQFLAGS_SUPPORT | Johannes Berg |
2019-09-15 | um: Remove misleading #define ARCh_IRQ_ENABLED | Johannes Berg |
2019-09-15 | um: Avoid using uninitialized regs | Johannes Berg |
2019-09-15 | um: Remove sig_info[SIGALRM] | Johannes Berg |
2019-09-15 | um: Error handling fixes in vector drivers | Anton Ivanov |
2019-09-15 | um: Add checks to mtu parameter parsing | Anton Ivanov |
2019-09-15 | um: Added support for unix socket transports and bess transport | Anton Ivanov |
2019-09-15 | um: Add legacy tap support and rename existing vector to hybrid | Anton Ivanov |
2019-09-15 | um: Remove meaningless clearing of clean-files | Masahiro Yamada |
2019-09-15 | um: Fix off by one error in IRQ enumeration | Anton Ivanov |
2019-08-23 | um: fix time travel mode | Johannes Berg |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-07-14 | Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | um: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | kbuild: remove src and obj from the top Makefile | Masahiro Yamada |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-04 | um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT | Johannes Berg |
2019-07-02 | um: Fix kcov crash during startup | Marek Majkowski |
2019-07-02 | um: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski |
2019-07-02 | um: Support time travel mode | Johannes Berg |
2019-07-02 | um: Pass nsecs to os timer functions | Johannes Berg |
2019-07-02 | um: Remove drivers/ssl.h | Johannes Berg |
2019-07-02 | um: Don't garbage collect in deactivate_all_fds() | Johannes Berg |
2019-07-02 | um: Silence lockdep complaint about mmap_sem | Johannes Berg |
2019-07-02 | um: Remove locking in deactivate_all_fds() | Johannes Berg |
2019-07-02 | um: Timer code cleanup | Johannes Berg |
2019-07-02 | um: fix os_timer_one_shot() | Johannes Berg |
2019-07-02 | um: Fix IRQ controller regression on console read | Jouni Malinen |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |