summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
AgeCommit message (Expand)AuthorLines
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron-1/+1
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar-29/+29
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron-0/+5
2019-09-15um: time-travel: Restrict time update in IRQ handlerJohannes Berg-4/+15
2019-09-15um: time-travel: Fix periodic timersJohannes Berg-1/+7
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg-1/+0
2019-09-15um: Place (soft)irq text with macrosJohannes Berg-0/+4
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg-3/+31
2019-09-15um: Remove meaningless clearing of clean-filesMasahiro Yamada-1/+0
2019-08-23um: fix time travel modeJohannes Berg-8/+10
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+183
2019-07-12um: switch to generic version of pte allocationMike Rapoport-22/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+13
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg-1/+1
2019-07-02um: Fix kcov crash during startupMarek Majkowski-0/+2
2019-07-02um: Support time travel modeJohannes Berg-7/+175
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg-2/+2
2019-07-02um: Don't garbage collect in deactivate_all_fds()Johannes Berg-1/+1
2019-07-02um: Remove locking in deactivate_all_fds()Johannes Berg-3/+0
2019-07-02um: Timer code cleanupJohannes Berg-2/+2
2019-07-02um: Fix IRQ controller regression on console readJouni Malinen-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-16/+4
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-10/+5
2019-05-29signal/um: Remove task parameter from send_sigtrapEric W. Biederman-4/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-4/+4
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman-2/+2
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig-7/+0
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+2
2019-05-07um: irq: don't set the chip for all irqsBartosz Golaszewski-1/+1
2019-05-07um: remove unused variableBartosz Golaszewski-1/+0
2019-05-07uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski-1/+1
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2019-04-14um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner-2/+0
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+18
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-57/+88
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS-1/+1
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS-1/+1
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov-7/+0
2018-12-27um: Optimize Flush TLB for force/fork caseAnton Ivanov-4/+5
2018-12-27um: Skip TLB flushing where not neededAnton Ivanov-7/+14
2018-12-27um: Optimize TLB operations v2Anton Ivanov-28/+57
2018-12-27um: Remove unnecessary faulted check in uaccess.cAnton Ivanov-11/+12
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-3/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport-1/+1