summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-25mm: 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...Linus Torvalds1-23/+0
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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 e...David 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-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-12microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov1-0/+2
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+0
2015-02-11microblaze: 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 Simek1-1/+1
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-12Merge 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-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+0
2014-12-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-1/+2
2014-10-27microblaze: Wire up bpf syscallMichal Simek1-1/+1
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon1-8/+0
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+5
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+5
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-09microblaze: Fix number of syscallsMichal Simek1-1/+1
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang1-2/+2
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang1-0/+1
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-1/+1
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-6/+22
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-09microblaze: delay.h fix udelay and ndelay for 8 bit argsMichal Simek1-6/+22
2014-06-06Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds5-61/+2