| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -2/+3 |
|\ |
|
| * | ia64: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 1 | -0/+1 |
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -2/+0 |
| * | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 | 1 | -0/+2 |
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 2 | -75/+38 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 3 | -75/+40 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1 | -0/+2 |
| | | | |\
| | | |/ /
| | |/| | |
|
| | | * | | get rid of padding, switch to RAW_COPY_USER | Al Viro | 2017-04-06 | 1 | -31/+4 |
| | | * | | ia64: get rid of copy_in_user() | Al Viro | 2017-04-06 | 1 | -10/+0 |
| | | * | | ia64: sanitize __access_ok() | Al Viro | 2017-04-06 | 1 | -16/+16 |
| | | * | | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 2017-04-06 | 1 | -8/+8 |
| | | * | | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 2017-04-06 | 1 | -4/+4 |
| | | * | | ia64: add extable.h | Al Viro | 2017-04-06 | 2 | -7/+12 |
| | |/ / |
|
| | * | | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 |
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
| |/ / |
|
* | | | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 2017-04-13 | 1 | -0/+29 |
| |/
|/| |
|
* | | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+2 |
|/ |
|
* | sched/core: Remove unused prefetch_stack() | Ingo Molnar | 2017-03-03 | 1 | -2/+0 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 2 | -1/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -3/+9 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 2 | -4/+7 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+4 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 2 | -3/+3 |
* | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-21 | 2 | -15/+35 |
|\ \ |
|
| * | | ia64: ensure exception table search users include extable.h | Paul Gortmaker | 2017-01-24 | 1 | -1/+0 |
| * | | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker | 2017-01-24 | 2 | -15/+36 |
| |/ |
|
* | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -3/+1 |
* | | ia64, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 2017-02-01 | 1 | -106/+0 |
* | | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 2017-02-01 | 1 | -2/+106 |
* | | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker | 2017-01-14 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -0/+2 |
|\ |
|
| * | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 2016-12-15 | 1 | -0/+2 |
* | | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 2016-12-12 | 1 | -12/+4 |
* | | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 2016-12-12 | 1 | -0/+6 |
* | | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 2016-12-12 | 1 | -0/+3 |
|/ |
|
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -90/+0 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+3 |
|\ |
|
| * | ia64: move exports to definitions | Al Viro | 2016-08-07 | 1 | -0/+3 |
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-10-14 | 1 | -4/+0 |
|\ \ |
|
| * | | libata: remove unused definitions from <asm/libata-portmap.h> | Christoph Hellwig | 2016-09-22 | 1 | -4/+0 |
* | | | ia64: implement atomic64_dec_if_positive | Vineet Gupta | 2016-10-07 | 1 | -0/+16 |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 1 | -20/+13 |
|\ \ \ |
|
| * \ \ | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -13/+10 |
| |\ \ \ |
|
| | * | | | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro | 2016-09-13 | 1 | -14/+11 |
| | |/ / |
|
| * | | | usercopy: fold builtin_const check into inline function | Kees Cook | 2016-09-06 | 1 | -8/+4 |
| |/ / |
|
* | | | fork: Add generic vmalloced stack support | Andy Lutomirski | 2016-08-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -3/+15 |
|\ \
| |/
|/| |
|