summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2017-05-29microblaze: remove asm-generic wrapper headersTobias Klauser
2017-05-29microblaze: wire up statx syscallTobias Klauser
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-11microblaze: switch to RAW_COPY_USERAl Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28microblaze: switch to generic extable.hAl Viro
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15microblaze: Add missing syscallsMichal Simek
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-09-27exceptions: detritus removalAl Viro
2016-09-13microblaze: fix __get_user()Al Viro
2016-09-13microblaze: fix copy_from_user()Al Viro
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-16microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds