aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+0
2017-11-15mm, arch: remove empty_bad_page*Gravatar Michal Hocko 1-3/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-5/+4
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 38-0/+38
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 38-0/+38
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 38-0/+38
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hGravatar Will Deacon 1-1/+1
2017-10-18um: net: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+4
2017-09-29um/time: Fixup namespace collisionGravatar Thomas Gleixner 1-2/+2
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 1-5/+0
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-19/+27
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-6/+1
2017-09-13um: return negative in tuntap_open_tramp()Gravatar Dan Carpenter 1-1/+1
2017-09-13um: Use relative modversions with LD_SCRIPT_DYNGravatar Thomas Meyer 1-0/+1
2017-09-13um: link vmlinux with -no-pieGravatar Thomas Meyer 1-1/+1
2017-09-13um: Fix CONFIG_GCOV for modules.Gravatar Thomas Meyer 1-0/+7
2017-09-13Fix minor typos and grammar in UML start_up helpGravatar James Pack 1-3/+3
2017-09-13um: defconfig: Cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-2/+0
2017-09-13um: Fix FP register size for XSTATE/XSAVEGravatar Thomas Meyer 4-12/+14
2017-09-04mconsole: switch to kernel_readGravatar Christoph Hellwig 1-6/+1
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+8
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemGravatar Minchan Kim 1-1/+6
2017-08-10mm: refactor TLB gathering APIGravatar Minchan Kim 1-3/+5
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-0/+8
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 17-61/+172
2017-07-10um: v2: Use generic NOTES macroGravatar Thomas Meyer 1-1/+1
2017-07-07um: Add kerneldoc for userspace_tramp() and start_userspace()Gravatar Thomas Meyer 1-1/+30
2017-07-07um: Add kerneldoc for segv_handlerGravatar Thomas Meyer 1-0/+10
2017-07-07um: stub-data.h: remove superfluous includeGravatar Thomas Meyer 1-2/+0
2017-07-07um: userspace - be more verbose in ptrace set regs errorGravatar Thomas Meyer 1-2/+8
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+0
2017-07-05um: add dummy ioremap and iounmap functionsGravatar Logan Gunthorpe 1-0/+17
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aGravatar Florian Fainelli 1-0/+4
2017-07-05um: console: Ignore console= optionGravatar Masami Hiramatsu 1-0/+3
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesGravatar Masami Hiramatsu 8-24/+26
2017-07-05um: Add os_warn() for pre-boot warning/error messagesGravatar Masami Hiramatsu 2-0/+11
2017-07-05um: Use os_info for the messages on normal pathGravatar Masami Hiramatsu 4-27/+28
2017-07-05um: Add os_info() for pre-boot information messagesGravatar Masami Hiramatsu 2-0/+27
2017-07-05um: Use printk instead of printf in make_uml_dirGravatar Masami Hiramatsu 1-4/+7
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 2-8/+0
2017-06-09block: introduce new block status code typeGravatar Christoph Hellwig 1-1/+1
2017-05-15kill strlen_user()Gravatar Al Viro 1-5/+0
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-10/+15
2017-05-04um: Add missing NR_CPUS includeGravatar Richard Weinberger 1-0/+1
2017-05-03um: Fix to call read_initrd after init_bootmemGravatar Masami Hiramatsu 2-3/+7
2017-05-03um: Set number of CPUsGravatar Nikola Kotur 2-3/+5
2017-05-03um: Fix _print_addr()Gravatar Richard Weinberger 1-4/+2
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+0