summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm
AgeCommit message (Expand)AuthorLines
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner-2/+2
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann-2/+2
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada-0/+1
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-17/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-17/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-13/+12
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-3/+2
2018-11-16microblaze: generate uapi header and system call table filesFiroz Khan-0/+1
2018-11-16microblaze: move __NR_syscalls macro from asm/unistd.hFiroz Khan-2/+0
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2018-11-07microblaze: Typo s/use use/use/Geert Uytterhoeven-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky-1/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-12/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig-2/+0
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig-3/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig-30/+1
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-6/+1
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring-2/+0
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-06-12microblaze: Remove architecture heart beat codeMichal Simek-3/+0
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+0
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-34/+1
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas-2/+0
2018-05-22microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas-2/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-6/+0
2018-04-23microblaze: remove redundant early_printk supportRob Herring-32/+0
2018-04-23microblaze: remove unnecessary prom.h includesRob Herring-2/+1
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-03-19microblaze: Use generic pci_mmap_resource_range()David Woodhouse-3/+4
2018-03-19microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek-0/+2
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring-1/+0
2018-02-02Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+2
2018-01-17microblaze: fix iounmap prototypeArnd Bergmann-1/+1
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig-2/+2
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-0/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-39/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+11
2017-10-30microblaze: add missing include to mmu_context_mm.hOded Gabbay-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-5/+0