Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | um: Implement copy_thread_tls | Amanieu d'Antras | 1 | -3/+3 |
2019-12-04 | um: add support for folded p4d page tables | Mike Rapoport | 5 | -12/+75 |
2019-12-04 | um: remove unused pxx_offset_proc() and addr_pte() functions | Mike Rapoport | 1 | -29/+0 |
2019-10-10 | seccomp: simplify secure_computing() | Christian Brauner | 1 | -1/+1 |
2019-09-16 | um: irq: Fix LAST_IRQ usage in init_IRQ() | Erel Geron | 1 | -1/+1 |
2019-09-15 | um: Add SPDX headers to files in arch/um/kernel/ | Alex Dewar | 28 | -29/+29 |
2019-09-15 | um: drivers: Add virtio vhost-user driver | Erel Geron | 4 | -0/+5 |
2019-09-15 | um: time-travel: Restrict time update in IRQ handler | Johannes Berg | 2 | -4/+15 |
2019-09-15 | um: time-travel: Fix periodic timers | Johannes Berg | 2 | -1/+7 |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg | 1 | -1/+0 |
2019-09-15 | um: Place (soft)irq text with macros | Johannes Berg | 2 | -0/+4 |
2019-09-15 | um: Implement TRACE_IRQFLAGS_SUPPORT | Johannes Berg | 3 | -3/+31 |
2019-09-15 | um: Remove meaningless clearing of clean-files | Masahiro Yamada | 1 | -1/+0 |
2019-08-23 | um: fix time travel mode | Johannes Berg | 2 | -8/+10 |
2019-07-14 | Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -12/+183 |
2019-07-12 | um: switch to generic version of pte allocation | Mike Rapoport | 1 | -22/+0 |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -18/+13 |
2019-07-04 | um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT | Johannes Berg | 1 | -1/+1 |
2019-07-02 | um: Fix kcov crash during startup | Marek Majkowski | 1 | -0/+2 |
2019-07-02 | um: Support time travel mode | Johannes Berg | 3 | -7/+175 |
2019-07-02 | um: Pass nsecs to os timer functions | Johannes Berg | 1 | -2/+2 |
2019-07-02 | um: Don't garbage collect in deactivate_all_fds() | Johannes Berg | 1 | -1/+1 |
2019-07-02 | um: Remove locking in deactivate_all_fds() | Johannes Berg | 1 | -3/+0 |
2019-07-02 | um: Timer code cleanup | Johannes Berg | 1 | -2/+2 |
2019-07-02 | um: Fix IRQ controller regression on console read | Jouni Malinen | 1 | -0/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -16/+4 |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2 | -10/+5 |
2019-05-29 | signal/um: Remove task parameter from send_sigtrap | Eric W. Biederman | 1 | -4/+4 |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman | 3 | -4/+4 |
2019-05-27 | signal: Remove task parameter from force_sigsegv | Eric W. Biederman | 2 | -2/+2 |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
2019-05-12 | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+2 |
2019-05-07 | um: irq: don't set the chip for all irqs | Bartosz Golaszewski | 1 | -1/+1 |
2019-05-07 | um: remove unused variable | Bartosz Golaszewski | 1 | -1/+0 |
2019-05-07 | uml: fix a boot splat wrt use of cpu_all_mask | Maciej Żenczykowski | 1 | -1/+1 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-04-14 | um/stacktrace: Remove the pointless ULONG_MAX marker | Thomas Gleixner | 1 | -2/+0 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -1/+1 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2 | -0/+18 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -2/+2 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2019-01-02 | Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -57/+88 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-28 | mm: reference totalram_pages and managed_pages once per function | Arun KS | 1 | -1/+1 |
2018-12-27 | um: Remove obsolete reenable_XX calls | Anton Ivanov | 2 | -7/+0 |
2018-12-27 | um: Optimize Flush TLB for force/fork case | Anton Ivanov | 1 | -4/+5 |
2018-12-27 | um: Skip TLB flushing where not needed | Anton Ivanov | 1 | -7/+14 |
2018-12-27 | um: Optimize TLB operations v2 | Anton Ivanov | 1 | -28/+57 |
2018-12-27 | um: Remove unnecessary faulted check in uaccess.c | Anton Ivanov | 1 | -11/+12 |