summaryrefslogtreecommitdiff
path: root/arch/microblaze/include (unfollow)
Commit message (Expand)Author
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2016-09-24microblaze: fix copy_from_user()Al Viro
2016-09-24microblaze: fix __get_user()Al Viro
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
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-24mm: new mm hook frameworkLaurent Dufour
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-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-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-10-27microblaze: Wire up bpf syscallMichal Simek
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09microblaze: Fix number of syscallsMichal Simek
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang