Age | Commit message (Expand) | Author |
2017-11-15 | mm, arch: remove empty_bad_page* | Michal Hocko |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-29 | um/time: Fixup namespace collision | Thomas Gleixner |
2017-09-13 | um: Fix CONFIG_GCOV for modules. | Thomas Meyer |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer |
2017-07-15 | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-07 | um: Add kerneldoc for segv_handler | Thomas Meyer |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-05 | um: Use os_warn to print out pre-boot warning/error messages | Masami Hiramatsu |
2017-07-05 | um: Use os_info for the messages on normal path | Masami Hiramatsu |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-13 | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-03 | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu |
2017-05-03 | um: Fix _print_addr() | Richard Weinberger |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-14 | um/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-03-28 | um: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-09-07 | um/ptrace: Fix the syscall number update after a ptrace | Mickaël Salaün |
2016-09-07 | um/ptrace: Fix the syscall_trace_leave call | Mickaël Salaün |
2016-08-04 | Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-08-04 | um: Support kcov | Vegard Nossum |
2016-08-04 | um: Setup physical memory in setup_arch() | Richard Weinberger |
2016-08-04 | um: Eliminate null test after alloc_bootmem | Amitoj Kaur Chawla |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-14 | um/ptrace: run seccomp after ptrace | Kees Cook |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski |
2016-05-27 | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-21 | um: add extended processor state save/restore support | Eli Cooper |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-05 | um: Export pm_power_off | Richard Weinberger |
2016-03-05 | Revert "um: Fix get_signal() usage" | Richard Weinberger |
2016-01-10 | um: Add seccomp support | Mickaël Salaün |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün |
2015-12-08 | um: Fix get_signal() usage | Richard Weinberger |
2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov |