summaryrefslogtreecommitdiffstats
path: root/arch/um/include
AgeCommit message (Expand)AuthorLines
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-2/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar-34/+34
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron-2/+8
2019-09-15um: Don't use generic barrier.hJohannes Berg-1/+0
2019-09-15um: time-travel: Fix periodic timersJohannes Berg-0/+9
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg-1/+1
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg-1/+8
2019-09-15um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg-1/+0
2019-09-15um: Fix off by one error in IRQ enumerationAnton Ivanov-1/+1
2019-08-23um: fix time travel modeJohannes Berg-4/+10
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+53
2019-07-12um: switch to generic version of pte allocationMike Rapoport-14/+2
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg-0/+2
2019-07-02um: Support time travel modeJohannes Berg-0/+46
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg-2/+2
2019-07-02um: Silence lockdep complaint about mmap_semJohannes Berg-1/+1
2019-07-02um: Timer code cleanupJohannes Berg-5/+3
2019-07-02um: fix os_timer_one_shot()Johannes Berg-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+6
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen-1/+0
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski-1/+6
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-156/+2
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-33/+6
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-33/+6
2019-04-03um/tlb: Convert to generic mmu_gatherPeter Zijlstra-154/+2
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra-3/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds-27/+0
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-2/+2
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov-1/+0
2018-12-27um: remove redundant generic-yMasahiro Yamada-2/+0
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov-1/+8
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov-0/+1
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+0
2018-10-29um: remove unused AIO codeChristoph Hellwig-28/+0
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook-2/+0
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+0
2018-06-10um: remove uml initcallsAlexander Pateenok-11/+0
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-02-19High Performance UML Vector Network DriverAnton Ivanov-0/+14
2018-02-19Epoll based IRQ controllerAnton Ivanov-10/+19
2018-02-19um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-7/+9