summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
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
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas
2015-06-08microblaze/PCI: Remove unnecessary struct pci_dev declarationBjorn Helgaas
2015-06-08microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationBjorn Helgaas
2015-06-08microblaze/PCI: Remove unused declarationsBjorn Helgaas
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-08microblaze: whitespace fixMichael S. Tsirkin
2015-01-08microblaze/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-05microblaze: Change extern inline to static inlineMichal Simek
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek
2015-01-05microblaze: Wire-up execveat syscallMichal Simek
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-10-27microblaze: Wire up bpf syscallMichal Simek