summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* 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-141-2/+2
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-4/+0Star
|\ \
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0Star
| |/
* / PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-2/+0Star
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0Star
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-13/+0Star
* 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-111-70/+0Star
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-14/+0Star
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-12/+1Star
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+0Star
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0Star
* | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-101-1/+2
|/ /
* | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-211-1/+1
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-06-241-17/+0Star
|\ \
| * | microblaze/PCI: Remove unnecessary struct pci_dev declarationBjorn Helgaas2015-06-081-2/+0Star
| * | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationBjorn Helgaas2015-06-081-3/+0Star
| * | microblaze/PCI: Remove unused declarationsBjorn Helgaas2015-06-081-12/+0Star
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-23/+0Star
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-10/+0Star
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0Star
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-1/+1
|\ \
| * | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-071-1/+0Star
| * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| |/
* / mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-2/+4
|/
* microblaze: use asm-generic for seccomp.hKees Cook2015-04-171-7/+1Star
* microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-121-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-11/+0Star
|\
| * microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0Star
* | microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
* | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
* | microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
* | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-051-1/+1
* | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-051-0/+3
* | microblaze: Wire-up execveat syscallMichal Simek2015-01-052-1/+2
* | microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1Star
|/
* Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-12-171-0/+1
|\
| * microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0Star
|\ \