Age | Commit message (Expand) | Author | Files | Lines |
2017-05-13 | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -10/+15 |
2017-05-04 | um: Add missing NR_CPUS include | Richard Weinberger | 1 | -0/+1 |
2017-05-03 | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu | 2 | -3/+7 |
2017-05-03 | um: Set number of CPUs | Nikola Kotur | 2 | -3/+5 |
2017-05-03 | um: Fix _print_addr() | Richard Weinberger | 1 | -4/+2 |
2017-05-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
2017-05-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+0 |
2017-05-02 | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 6 | -17/+18 |
2017-04-14 | um/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -1/+3 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2 | -0/+2 |
2017-03-29 | um: switch to RAW_COPY_USER | Al Viro | 3 | -8/+9 |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 1 | -2/+0 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 2 | -6/+6 |
2017-03-28 | add asm-generic/extable.h | Al Viro | 1 | -0/+1 |
2017-03-27 | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra | 1 | -5/+0 |
2017-03-23 | Merge branch 'x86/process' into x86/mm, to create new base for further patches | Ingo Molnar | 1 | -2/+2 |
2017-03-20 | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 1 | -1/+1 |
2017-03-20 | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 1 | -2/+2 |
2017-03-18 | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 1 | -6/+0 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2 | -0/+2 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -1/+0 |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2 | -0/+3 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 4 | -2/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+5 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -5/+8 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso | 1 | -1/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 10 | -10/+10 |
2016-12-16 | Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -27/+167 |
2016-12-15 | um: UBD Improvements | Anton Ivanov | 3 | -27/+167 |
2016-12-13 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 1 | -6/+0 |
2016-12-13 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+6 |
2016-12-13 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 1 | -0/+3 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -1/+0 |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson | 1 | -8/+0 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2 | -0/+2 |
2016-10-04 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -24/+1 |
2016-09-07 | um/ptrace: Fix the syscall number update after a ptrace | Mickaël Salaün | 1 | -5/+0 |
2016-09-07 | um/ptrace: Fix the syscall_trace_leave call | Mickaël Salaün | 1 | -2/+3 |