Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+0 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+0 |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -23/+0 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -17/+0 |
2017-06-20 | ia64: remove DMA_ERROR_CODE | Christoph Hellwig | 1 | -2/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 1 | -1/+0 |
2017-06-04 | ia64: Remove HAVE_ARCH_COPY_SIGINFO | Christoph Hellwig | 1 | -22/+0 |
2017-05-16 | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-05-15 | kill strlen_user() | Al Viro | 1 | -12/+0 |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -75/+38 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 3 | -75/+40 |
2017-04-20 | ia64: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -0/+1 |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 1 | -2/+0 |
2017-04-18 | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 1 | -0/+2 |
2017-04-13 | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 1 | -0/+29 |
2017-04-06 | get rid of padding, switch to RAW_COPY_USER | Al Viro | 1 | -31/+4 |
2017-04-06 | ia64: get rid of copy_in_user() | Al Viro | 1 | -10/+0 |
2017-04-06 | ia64: sanitize __access_ok() | Al Viro | 1 | -16/+16 |
2017-04-06 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 1 | -8/+8 |
2017-04-06 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 1 | -4/+4 |
2017-04-06 | ia64: add extable.h | Al Viro | 2 | -7/+12 |
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-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-05 | 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 | 1 | -2/+0 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -1/+2 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -3/+9 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+7 |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -15/+35 |
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, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 1 | -2/+106 |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker | 1 | -1/+0 |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker | 2 | -15/+36 |
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 | 2 | -3/+3 |
2017-01-14 | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker | 1 | -0/+6 |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 1 | -0/+2 |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 1 | -12/+4 |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+6 |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 1 | -0/+3 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -90/+0 |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+3 |