summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger
2019-12-01um: Make line/tty semantics use true write IRQAnton Ivanov
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-02-12um: Avoid marking pages with "changed protection"Anton Ivanov
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2018-04-24um: Compile with modern headersJason A. Donenfeld
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-25bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29um/time: Fixup namespace collisionThomas Gleixner
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-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
2017-09-13um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer
2017-09-13um: link vmlinux with -no-pieThomas Meyer
2017-09-13um: Fix CONFIG_GCOV for modules.Thomas Meyer
2017-09-13Fix minor typos and grammar in UML start_up helpJames Pack
2017-09-13um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-09-04mconsole: switch to kernel_readChristoph Hellwig
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: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer
2017-07-07um: Add kerneldoc for segv_handlerThomas Meyer
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer
2017-07-07um: userspace - be more verbose in ptrace set regs errorThomas Meyer
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05um: add dummy ioremap and iounmap functionsLogan Gunthorpe
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2017-07-05um: console: Ignore console= optionMasami Hiramatsu
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu
2017-07-05um: Use printk instead of printf in make_uml_dirMasami Hiramatsu
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-05-15kill strlen_user()Al Viro
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-04um: Add missing NR_CPUS includeRichard Weinberger
2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu