aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-13/+0
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-70/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-14/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-12/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-11/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-31/+0
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger1-1/+2
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-17/+0
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-23/+0
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-10/+0
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas1-13/+0
2015-06-08microblaze/PCI: Remove unnecessary struct pci_dev declarationBjorn Helgaas1-2/+0
2015-06-08microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationBjorn Helgaas1-3/+0
2015-06-08microblaze/PCI: Remove unused declarationsBjorn Helgaas1-12/+0
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani1-1/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabledDavid Hildenbrand1-2/+4
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook1-7/+1
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov1-0/+2
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+0
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-11/+0
2015-01-08microblaze: whitespace fixMichael S. Tsirkin1-1/+1
2015-01-08microblaze/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-05microblaze: Change extern inline to static inlineMichal Simek2-9/+9
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek1-1/+1
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek1-0/+3
2015-01-05microblaze: Wire-up execveat syscallMichal Simek2-1/+2
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek1-15/+1
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+0
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+2
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-1/+2
2014-10-27microblaze: Wire up bpf syscallMichal Simek2-1/+2
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon1-8/+0