summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
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-13um: Fix CONFIG_GCOV for modules.Thomas Meyer
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-07um: Add kerneldoc for segv_handlerThomas Meyer
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
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-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu
2017-05-03um: Fix _print_addr()Richard Weinberger
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-28um: switch to RAW_COPY_USERAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-04um: Support kcovVegard Nossum
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-14um/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-05um: Export pm_power_offRichard Weinberger
2016-03-05Revert "um: Fix get_signal() usage"Richard Weinberger
2016-01-10um: Add seccomp supportMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2015-12-08um: Fix get_signal() usageRichard Weinberger
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov