aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAge
* um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron2019-09-16
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-15
* um: drivers: Add virtio vhost-user driverErel Geron2019-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 meaningless clearing of clean-filesMasahiro Yamada2019-09-15
* 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: Support time travel modeJohannes Berg2019-07-02
| * um: Pass nsecs to os timer functionsJohannes Berg2019-07-02
| * um: Don't garbage collect in deactivate_all_fds()Johannes Berg2019-07-02
| * um: Remove locking in deactivate_all_fds()Johannes Berg2019-07-02
| * um: Timer code cleanupJohannes Berg2019-07-02
| * um: Fix IRQ controller regression on console readJouni Malinen2019-07-02
* | 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
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-27
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-12
|\
| * um: irq: don't set the chip for all irqsBartosz Golaszewski2019-05-07
| * um: remove unused variableBartosz Golaszewski2019-05-07
| * uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-07
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | | um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-14
| |/ |/|
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-02
|\
| * um: Remove obsolete reenable_XX callsAnton Ivanov2018-12-27
| * um: Optimize Flush TLB for force/fork caseAnton Ivanov2018-12-27
| * um: Skip TLB flushing where not neededAnton Ivanov2018-12-27
| * um: Optimize TLB operations v2Anton Ivanov2018-12-27
| * um: Remove unnecessary faulted check in uaccess.cAnton Ivanov2018-12-27
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* | mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-28
|/
* Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-31
|\
| * um: trap: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-10-29
| * um: NULL check before kfree is not neededYueHaibing2018-10-29
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31