summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-03-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2016-09-24microblaze: fix copy_from_user()Al Viro
2016-09-24microblaze: fix __get_user()Al Viro
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann