summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+0
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0
* | | 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-201-1/+1
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-06-241-17/+0
|\ \
| * | microblaze/PCI: Remove unnecessary struct pci_dev declarationBjorn Helgaas2015-06-081-2/+0
| * | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationBjorn Helgaas2015-06-081-3/+0
| * | microblaze/PCI: Remove unused declarationsBjorn Helgaas2015-06-081-12/+0
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-23/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-10/+0
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-1/+1
|\ \
| * | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-071-1/+0
| * | 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/+1
* microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-111-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-11/+0
|\
| * microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
* | 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/+1
|/
* 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/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-8/+0
|\ \
| * | microblaze: io: remove dummy relaxed accessor macrosWill Deacon2014-10-201-8/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\ \ \ | |_|/ |/| |
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-1/+2
| |/
* | microblaze: Wire up bpf syscallMichal Simek2014-10-272-1/+2
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+5
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
* | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
OpenPOWER on IntegriCloud