aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-234/+25
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi1-13/+0
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-8/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig1-3/+1
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada1-5/+0
2018-07-25microblaze: add endianness options to LDFLAGS instead of LDMasahiro Yamada1-2/+2
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2-48/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig6-166/+22
2018-07-11microblaze: warn if of_iomap() failedNicholas Mc Guire1-0/+1
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-129/+12
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring4-30/+7
2018-06-21microblaze: remove unecessary of_platform_bus_probe callRob Herring1-7/+0
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek3-1/+5
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12microblaze: Remove architecture heart beat codeMichal Simek5-91/+0
2018-06-12microblaze: heartbeat: fix missing prom.h includeRob Herring1-1/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-65/+0
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds14-364/+12
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-18/+2
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2-39/+0
2018-05-22microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2-26/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-11/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-6/+0
2018-04-25signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman2-16/+2
2018-04-25signal/microblaze: Remove the commented out force_sig_info in do_page_faultEric W. Biederman1-5/+0
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2-1/+4
2018-04-23microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'Rob Herring1-1/+1
2018-04-23microblaze: remove redundant early_printk supportRob Herring8-355/+4
2018-04-23microblaze: remove unnecessary prom.h includesRob Herring4-4/+1
2018-04-23microblaze: Fix simpleImage format generationMichal Simek1-4/+6
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-93/+15
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-3/+3
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-3/+3
2018-03-19microblaze: Use generic pci_mmap_resource_range()David Woodhouse2-93/+13
2018-03-19microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek1-0/+2
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring2-50/+7
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring2-9/+0
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2-5/+1
2018-02-02Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-8/+14
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-58/+24
2018-01-22microblaze: Setup proper dependency for optimized lib functionsMichal Simek1-0/+1
2018-01-17microblaze: fix iounmap prototypeArnd Bergmann2-2/+2