summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorLines
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko-3/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+4
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring-1/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+38
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+38
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+38
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon-1/+1
2017-10-18um: net: Convert timers to use timer_setup()Kees Cook-5/+4
2017-09-29um/time: Fixup namespace collisionThomas Gleixner-2/+2
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser-5/+0
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+27
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-6/+1
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter-1/+1
2017-09-13um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer-0/+1
2017-09-13um: link vmlinux with -no-pieThomas Meyer-1/+1
2017-09-13um: Fix CONFIG_GCOV for modules.Thomas Meyer-0/+7
2017-09-13Fix minor typos and grammar in UML start_up helpJames Pack-3/+3
2017-09-13um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski-2/+0
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer-12/+14
2017-09-04mconsole: switch to kernel_readChristoph Hellwig-6/+1
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+8
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim-3/+5
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf-0/+8
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-61/+172
2017-07-10um: v2: Use generic NOTES macroThomas Meyer-1/+1
2017-07-07um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer-1/+30
2017-07-07um: Add kerneldoc for segv_handlerThomas Meyer-0/+10
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer-2/+0
2017-07-07um: userspace - be more verbose in ptrace set regs errorThomas Meyer-2/+8
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+0
2017-07-05um: add dummy ioremap and iounmap functionsLogan Gunthorpe-0/+17
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli-0/+4
2017-07-05um: console: Ignore console= optionMasami Hiramatsu-0/+3
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu-24/+26
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu-0/+11
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu-27/+28
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu-0/+27
2017-07-05um: Use printk instead of printf in make_uml_dirMasami Hiramatsu-4/+7
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-8/+0
2017-06-09block: introduce new block status code typeChristoph Hellwig-1/+1
2017-05-15kill strlen_user()Al Viro-5/+0
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+15
2017-05-04um: Add missing NR_CPUS includeRichard Weinberger-0/+1
2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu-3/+7
2017-05-03um: Set number of CPUsNikola Kotur-3/+5
2017-05-03um: Fix _print_addr()Richard Weinberger-4/+2
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+0