aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-7/+53
2019-07-12um: switch to generic version of pte allocationMike Rapoport1-14/+2
2019-07-04um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg1-0/+2
2019-07-02um: Support time travel modeJohannes Berg1-0/+46
2019-07-02um: Pass nsecs to os timer functionsJohannes Berg1-2/+2
2019-07-02um: Silence lockdep complaint about mmap_semJohannes Berg1-1/+1
2019-07-02um: Timer code cleanupJohannes Berg1-5/+3
2019-07-02um: fix os_timer_one_shot()Johannes Berg1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+6
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen1-1/+0
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski1-1/+6
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-156/+2
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-33/+6
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-33/+6
2019-04-03um/tlb: Convert to generic mmu_gatherPeter Zijlstra1-154/+2
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-3/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds1-27/+0
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov1-1/+0
2018-12-27um: remove redundant generic-yMasahiro Yamada1-2/+0
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov1-0/+1
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-28/+0
2018-10-29um: remove unused AIO codeChristoph Hellwig1-28/+0
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-2/+0
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-11/+0
2018-06-10um: remove uml initcallsAlexander Pateenok2-11/+0
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-02-19High Performance UML Vector Network DriverAnton Ivanov2-0/+14
2018-02-19Epoll based IRQ controllerAnton Ivanov2-10/+19
2018-02-19um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven1-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells3-7/+9
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-1/+2
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-12bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar19-0/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-1/+4
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer2-1/+4
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8