aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)Author
2019-01-12mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-12-15microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring
2018-06-21microblaze: remove unecessary of_platform_bus_probe callRob Herring
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12microblaze: Remove architecture heart beat codeMichal Simek
2018-06-12microblaze: heartbeat: fix missing prom.h includeRob Herring
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas
2018-05-22microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-25signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/microblaze: Remove the commented out force_sig_info in do_page_faultEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-23microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'Rob Herring
2018-04-23microblaze: remove redundant early_printk supportRob Herring
2018-04-23microblaze: remove unnecessary prom.h includesRob Herring
2018-04-23microblaze: Fix simpleImage format generationMichal Simek
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-19microblaze: Use generic pci_mmap_resource_range()David Woodhouse
2018-03-19microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-02-02Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-22microblaze: Setup proper dependency for optimized lib functionsMichal Simek
2018-01-17microblaze: fix iounmap prototypeArnd Bergmann
2018-01-17microblaze: fix endian handlingArnd Bergmann
2018-01-10microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada