aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-10-29
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-21
|\
| * um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron2019-09-16
| * um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-15
| * um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar2019-09-15
| * um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-15
| * um: Add SPDX headers for files in arch/um/driversAlex Dewar2019-09-15
| * um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg2019-09-15
| * um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg2019-09-15
| * um: drivers: Add virtio vhost-user driverErel Geron2019-09-15
| * um: Don't use generic barrier.hJohannes Berg2019-09-15
| * um: time-travel: Restrict time update in IRQ handlerJohannes Berg2019-09-15
| * um: time-travel: Fix periodic timersJohannes Berg2019-09-15
| * um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-15
| * um: Place (soft)irq text with macrosJohannes Berg2019-09-15
| * um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-15
| * um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg2019-09-15
| * um: Avoid using uninitialized regsJohannes Berg2019-09-15
| * um: Remove sig_info[SIGALRM]Johannes Berg2019-09-15
| * um: Error handling fixes in vector driversAnton Ivanov2019-09-15
| * um: Add checks to mtu parameter parsingAnton Ivanov2019-09-15
| * um: Added support for unix socket transports and bess transportAnton Ivanov2019-09-15
| * um: Add legacy tap support and rename existing vector to hybridAnton Ivanov2019-09-15
| * um: Remove meaningless clearing of clean-filesMasahiro Yamada2019-09-15
| * um: Fix off by one error in IRQ enumerationAnton Ivanov2019-09-15
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\ \ | |/ |/|
| * kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-21
* | um: fix time travel modeJohannes Berg2019-08-22
|/
* Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-14
|\
| * um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-04
| * um: Fix kcov crash during startupMarek Majkowski2019-07-02
| * um: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-02
| * um: Support time travel modeJohannes Berg2019-07-02
| * um: Pass nsecs to os timer functionsJohannes Berg2019-07-02
| * um: Remove drivers/ssl.hJohannes Berg2019-07-02
| * um: Don't garbage collect in deactivate_all_fds()Johannes Berg2019-07-02
| * um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-02
| * um: Remove locking in deactivate_all_fds()Johannes Berg2019-07-02
| * um: Timer code cleanupJohannes Berg2019-07-02
| * um: fix os_timer_one_shot()Johannes Berg2019-07-02
| * um: Fix IRQ controller regression on console readJouni Malinen2019-07-02
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \
| * | kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-10
* | | um: switch to generic version of pte allocationMike Rapoport2019-07-12
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | signal/um: Remove task parameter from send_sigtrapEric W. Biederman2019-05-29