summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-0/+1
|\
| * ia64: convert to legacy_timer_tickArnd Bergmann2020-10-301-0/+1
* | ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport2020-12-151-3/+3
* | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2020-12-151-1/+1
* | ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-151-3/+0
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+1
|\ \
| * | dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-111-2/+1
| |/
* | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2020-10-121-9/+0
|\ \
| * | ia64: Remove perfmonChristoph Hellwig2020-09-111-9/+0
| |/
* | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
* | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
|/
* dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-4/+0
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\
| * kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+1
|\ \
| * | arch, ia64: Make NUMA select SMPMatt Fleming2019-09-031-0/+1
| |/
* | ia64: remove support for machvecsChristoph Hellwig2019-08-161-51/+21
* | ia64: rework iommu probingChristoph Hellwig2019-08-161-5/+0
* | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-12/+1
* | ia64: remove the hpsim platformChristoph Hellwig2019-08-161-27/+7
* | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-161-18/+1
* | drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-161-2/+0
|/
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-4/+0
* ia64: fix compile without swiotlbChristoph Hellwig2019-01-041-1/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-25/+3
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-10/+0
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-9/+1
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabledChristoph Hellwig2018-12-151-1/+1
* | swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-1/+2
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-201-0/+1
|\
| * ia64: switch to NO_BOOTMEMMike Rapoport2018-07-231-0/+1
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-24/+0
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-20/+0
| |/
* / arm64: fix ACPI dependenciesArnd Bergmann2018-07-241-0/+1
|/