summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
...
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-1/+2
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-56/+12
|\ \ \ \ | |_|_|/ |/| | |
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-1/+2
| | | |\ | | |/ / | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-1/+2
| |_|/ |/| |
| | * microblaze: switch to RAW_COPY_USERAl Viro2017-04-111-28/+8
| | * microblaze: switch to generic extable.hAl Viro2017-03-282-16/+2
| |/
| * uaccess: drop pointless ifdefsAl Viro2017-03-051-6/+0
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2016-12-202-1/+7
|\
| * microblaze: Add missing syscallsMichal Simek2016-11-152-1/+7
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+1
|\ \
| * | irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-291-1/+1
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* exceptions: detritus removalAl Viro2016-09-271-3/+0
* microblaze: fix __get_user()Al Viro2016-09-131-1/+1
* microblaze: fix copy_from_user()Al Viro2016-09-131-3/+6
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-27/+0
|\
| * signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0
* | Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-2/+2
|\ \ | |/
| * tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
* | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+81
|\
| * microblaze: Add <asm/hash.h>George Spelvin2016-05-281-0/+81
* | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2016-05-242-1/+4
|\ \
| * | microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek2016-05-162-1/+4
| |/
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-10/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| |/
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-2/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-13/+0
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-70/+0
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-14/+0
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-12/+1
OpenPOWER on IntegriCloud