aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryGravatar Niklas Schnelle 1-0/+1
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeGravatar Thippeswamy Havalige 1-8/+0
2022-09-26microblaze: Add xmb_manager_register functionGravatar Appana Durga Kedareswara rao 1-0/+10
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2022-06-30arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"Gravatar Ying Sun 1-1/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSGravatar Arnd Bergmann 1-1/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERGravatar Michal Simek 1-0/+2
2022-02-25uaccess: remove CONFIG_SET_FSGravatar Arnd Bergmann 1-1/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigGravatar Masahiro Yamada 1-0/+1
2021-06-30mm: generalize ZONE_[DMA|DMA32]Gravatar Kefeng Wang 1-3/+1
2021-02-23Merge tag 'microblaze-v5.12' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-1/+0
2021-01-22arch: microblaze: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2021-01-04microblaze: do not select TRACING_SUPPORT directlyGravatar Masahiro Yamada 1-1/+0
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-47/+6
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2020-11-26microblaze: Remove noMMU codeGravatar Michal Simek 1-47/+6
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicGravatar Thomas Gleixner 1-0/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledGravatar Arnd Bergmann 1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigGravatar YiFei Zhu 1-17/+1
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Gravatar Christoph Hellwig 1-0/+1
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionGravatar Mike Rapoport 1-1/+0
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Gravatar Marc Zyngier 1-2/+0
2020-03-22irqchip/xilinx: Enable generic irq multi handlerGravatar Michal Simek 1-0/+2
2020-03-16dma-direct: make uncached_kernel_address more generalGravatar Christoph Hellwig 1-1/+1
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-0/+1
2020-02-04microblaze: Wire CMA allocatorGravatar Michal Simek 1-0/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Gravatar Shile Zhang 1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Linus Torvalds 1-1/+0
2019-11-11dma-direct: provide mmap and get_sgtable method overridesGravatar Christoph Hellwig 1-1/+0
2019-10-25microblaze: Enable SPARSE_IRQGravatar Michal Simek 1-0/+1
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-0/+3
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPGravatar Christoph Hellwig 1-1/+0
2019-08-30microblaze: use the generic dma coherent remap allocatorGravatar Christoph Hellwig 1-0/+1
2019-08-30microblaze/nommu: use the generic uncached segment supportGravatar Christoph Hellwig 1-0/+2
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionGravatar Christoph Hellwig 1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-6/+0
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-14/+3
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolGravatar Christoph Hellwig 1-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-6/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-5/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0