summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)Author
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada
2018-07-25microblaze: add endianness options to LDFLAGS instead of LDMasahiro Yamada
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-11microblaze: warn if of_iomap() failedNicholas Mc Guire
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