summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-211-0/+1
|\
| * sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-091-0/+1
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+4
|\ \
| * | arch/ia64: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
| |/
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
| * ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-191-0/+2
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-1/+1
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| |/
* | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-11/+1
|/
* [IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2012-07-251-2/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+2
|\
| * ia64: Use generic time configAnna-Maria Gleixner2012-05-211-7/+2
* | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-0/+2
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-0/+1
* | ia64: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-4/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0
* | ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+3
|/
* Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-021-1/+1
|\
| * [IA64] gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-011-1/+1
* | [IA64] fix "allnoconfig" buildTony Luck2011-08-091-1/+0
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-08-011-0/+4
|\ \
| * | [IA64] Hook up gpiolib supportMark Brown2011-06-011-0/+4
| |/
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-0/+3
|\ \
| * | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-0/+3
| |/
* | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-21/+0
* | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+0
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-4/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ia64: Use generic show_interrupts()Thomas Gleixner2011-03-291-0/+1
* ia64: Use generic irq KconfigThomas Gleixner2011-01-211-19/+4
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
OpenPOWER on IntegriCloud