Age | Commit message (Expand) | Author | Files | Lines |
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 | -88/+46 |
2017-04-07 | get rid of padding, switch to RAW_COPY_USER | Al Viro | 3 | -43/+6 |
2017-04-07 | ia64: get rid of copy_in_user() | Al Viro | 1 | -10/+0 |
2017-04-07 | ia64: sanitize __access_ok() | Al Viro | 1 | -16/+16 |
2017-04-07 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 1 | -8/+8 |
2017-04-07 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 1 | -4/+4 |
2017-04-07 | ia64: add extable.h | Al Viro | 3 | -8/+16 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+2 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+2 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-03 | sched/core: Remove unused prefetch_stack() | Ingo Molnar | 2 | -25/+0 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 3 | -1/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 7 | -6/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -3/+9 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -16/+19 |
2017-02-23 | arch, mm: remove arch specific show_mem | Michal Hocko | 1 | -48/+0 |
2017-02-22 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -20/+46 |
2017-02-21 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+2 |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov | 1 | -1/+2 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -3/+1 |
2017-02-01 | ia64, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 1 | -106/+0 |
2017-02-01 | ia64: Convert vtime to use nsec units directly | Frederic Weisbecker | 2 | -9/+9 |
2017-02-01 | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 1 | -2/+106 |
2017-02-01 | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker | 1 | -5/+6 |
2017-02-01 | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker | 1 | -1/+1 |
2017-02-01 | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker | 1 | -1/+1 |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker | 5 | -3/+5 |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker | 6 | -18/+42 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -1/+4 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 7 | -15/+15 |
2017-01-20 | sched/clock: Fix hotplug crash | Peter Zijlstra | 1 | -0/+2 |
2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 1 | -1/+1 |
2017-01-14 | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker | 2 | -15/+53 |
2017-01-14 | sched/cputime, ia64: Fix incorrect start cputime assignment on task switch | Frederic Weisbecker | 1 | -1/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 4 | -10/+10 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 20 | -20/+20 |