summaryrefslogtreecommitdiff
path: root/arch/microblaze/include (follow)
Commit message (Expand)AuthorAge
* uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
* Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\
| * Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\
| | * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * microblaze: fix copy_from_user()Al Viro2016-09-24
| * microblaze: fix __get_user()Al Viro2016-09-24
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-10
|/ /
* | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-20
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-06-24
|\ \
| * | microblaze/PCI: Remove unnecessary struct pci_dev declarationBjorn Helgaas2015-06-08
| * | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationBjorn Helgaas2015-06-08
| * | microblaze/PCI: Remove unused declarationsBjorn Helgaas2015-06-08
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-08
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \
| * | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-07
| * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-07
| |/
* / mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
|/
* microblaze: use asm-generic for seccomp.hKees Cook2015-04-17
* microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-11
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\
| * microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* | microblaze: whitespace fixMichael S. Tsirkin2015-01-08
* | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-08
* | microblaze: Change extern inline to static inlineMichal Simek2015-01-05
* | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-05
* | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-05
* | microblaze: Wire-up execveat syscallMichal Simek2015-01-05