summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+1
|\
| * ia64/uaccess: Enable hardened usercopyKees Cook2016-07-261-0/+1
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+0
|\ \ | |/ |/|
| * ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+1
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
* PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-23/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+1
|\
| * ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-251-0/+1
* | ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-13/+5
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-3/+0
|\ \ | |/ |/|
| * KVM: ia64: removePaolo Bonzini2014-11-201-3/+0
* | PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki2014-12-041-1/+0
* | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-0/+1
|/
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-0/+1
* ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+1
* ia64: Use irq_init_descThomas Gleixner2014-05-161-0/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | ia64: select CONFIG_TTY for use of tty_write_message in unalignedJosh Triplett2014-04-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-021-0/+1
| |/
* | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-231-0/+1
* | ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-101-12/+0
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\
| * ia64: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0
|\
| * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
* | lockref: Implement lockref for ItaniumLuck, Tony2013-09-041-0/+1
* | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-221-3/+3
|/
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-011-0/+1
|\ \
| * | Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-0/+1
| |/
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-3/+3
|\ \
| * | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-3/+3
| |/
* / Change "select DMAR" to "select INTEL_IOMMU"Paul Bolle2013-03-191-1/+1
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1