summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-10/+0
* um: Implement ndelay/udelay in time-travel modeJohannes Berg2020-03-293-1/+36
* um: Implement time-travel=extJohannes Berg2020-03-292-0/+28
* um: time-travel: Rewrite as an event schedulerJohannes Berg2020-03-291-45/+20
* um: Move timer-internal.h to non-sharedJohannes Berg2020-03-291-0/+0
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-5/+0
|\
| * mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-5/+0
* | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-1/+1
|\ \
| * | um: ubd: use 64-bit time_t where possibleArnd Bergmann2019-12-181-1/+1
* | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-283-2/+8
|\ \ \
| * | | um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2020-01-192-1/+7
| * | | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-191-1/+1
* | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-201-1/+1
|\| | |
| * | | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-1/+1
| |/ /
* / / mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/ /
* | um: add support for folded p4d page tablesMike Rapoport2019-12-043-2/+3
* | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-1534-34/+34
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-152-2/+8
* um: Don't use generic barrier.hJohannes Berg2019-09-151-1/+0
* um: time-travel: Fix periodic timersJohannes Berg2019-09-151-0/+9
* um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-151-1/+1
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-152-1/+8
* um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg2019-09-151-1/+0
* um: Fix off by one error in IRQ enumerationAnton Ivanov2019-09-151-1/+1
* um: fix time travel modeJohannes Berg2019-08-231-4/+10
* Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-143-7/+53
|\
| * um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-041-0/+2
| * um: Support time travel modeJohannes Berg2019-07-021-0/+46
| * um: Pass nsecs to os timer functionsJohannes Berg2019-07-021-2/+2
| * um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-021-1/+1
| * um: Timer code cleanupJohannes Berg2019-07-021-5/+3
| * um: fix os_timer_one_shot()Johannes Berg2019-07-021-1/+1
* | um: switch to generic version of pte allocationMike Rapoport2019-07-121-14/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-121-1/+6
|\ \ | |/ |/|
| * um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-156/+2
|\ \ \ | |_|/ |/| |
| * | um/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-154/+2
| * | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-33/+6