summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-154-14/+26
|\
| * um: Add kerneldoc for segv_handlerThomas Meyer2017-07-071-0/+10
| * um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-053-10/+12
| * um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-051-4/+4
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-5/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-5/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
|/
* Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-133-7/+9
|\
| * um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-1/+3
|\ \
| * | um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-1/+3
| |/
* | um: switch to RAW_COPY_USERAl Viro2017-03-281-4/+4
* | new helper: uaccess_kernel()Al Viro2017-03-281-5/+5
|/
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-023-2/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-4/+6
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-0/+2
* um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-071-5/+0
* um/ptrace: Fix the syscall_trace_leave callMickaël Salaün2016-09-071-2/+3
* Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-043-6/+9
|\
| * um: Support kcovVegard Nossum2016-08-041-0/+5
| * um: Setup physical memory in setup_arch()Richard Weinberger2016-08-041-4/+4
| * um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla2016-08-041-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-5/+4
|\ \
| * | um/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
| |/ |/|
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/
* Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-271-1/+1
|\
| * um: add extended processor state save/restore supportEli Cooper2016-05-211-1/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
|/
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* um: Export pm_power_offRichard Weinberger2016-03-051-0/+1
* Revert "um: Fix get_signal() usage"Richard Weinberger2016-03-051-1/+1
* um: Add seccomp supportMickaël Salaün2016-01-101-0/+5
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-12/+14
* um: Fix get_signal() usageRichard Weinberger2015-12-081-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-064-34/+56
* um: Report host OOM more nicelyRichard Weinberger2015-11-061-1/+15
* um: Get rid of open coded NR_SYSCALLSRichard Weinberger2015-11-061-5/+3
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-061-10/+3
* um: Fix kernel mode fault conditionRichard Weinberger2015-10-191-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-24/+20
|\
OpenPOWER on IntegriCloud