summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03um/tlb: Convert to generic mmu_gatherPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-12-27um: remove redundant generic-yMasahiro Yamada
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-29um: remove unused AIO codeChristoph Hellwig
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-10um: remove uml initcallsAlexander Pateenok
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-02-19High Performance UML Vector Network DriverAnton Ivanov
2018-02-19Epoll based IRQ controllerAnton Ivanov
2018-02-19um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann
2017-12-12bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-10um: v2: Use generic NOTES macroThomas Meyer
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer
2017-07-05um: add dummy ioremap and iounmap functionsLogan Gunthorpe
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu