| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-09 | 1 | -4/+2 |
|\ |
|
| * | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -1/+2 |
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -3/+0 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 3 | -56/+12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1 | -1/+2 |
| | |/|
| |/| | |
|
| | | * | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -1/+2 |
| |_|/
|/| | |
|
| | * | microblaze: switch to RAW_COPY_USER | Al Viro | 2017-04-11 | 1 | -28/+8 |
| | * | microblaze: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -16/+2 |
| |/ |
|
| * | uaccess: drop pointless ifdefs | Al Viro | 2017-03-06 | 1 | -6/+0 |
| * | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -2/+0 |
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-06 | 1 | -3/+0 |
|/ |
|
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-28 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2016-12-21 | 1 | -1/+1 |
|\ |
|
| * | microblaze: Add missing syscalls | Michal Simek | 2016-11-15 | 1 | -1/+1 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | irqchip/xilinx: Rename get_irq to xintc_get_irq | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -1/+1 |
| |/ |
|
* | | 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 | -1/+0 |
|/ |
|
* | exceptions: detritus removal | Al Viro | 2016-09-28 | 1 | -3/+0 |
* | microblaze: fix __get_user() | Al Viro | 2016-09-13 | 1 | -1/+1 |
* | microblaze: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -3/+6 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -1/+0 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 1 | -27/+0 |
|\ |
|
| * | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-03 | 1 | -27/+0 |
* | | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 1 | -2/+2 |
|\| |
|
| * | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-25 | 1 | -2/+2 |
* | | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-29 | 1 | -0/+81 |
|\ |
|
| * | microblaze: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+81 |
* | | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2016-05-24 | 1 | -1/+1 |
|\ \ |
|
| * | | microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls | Michal Simek | 2016-05-16 | 1 | -1/+1 |
| |/ |
|
* / | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -10/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -2/+2 |
|\ |
|
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-14 | 1 | -2/+2 |
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-18 | 1 | -4/+0 |
|\ \ |
|
| * | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
| |/ |
|
* / | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -2/+0 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-10 | 1 | -13/+0 |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -14/+0 |