summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-221-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-201-2/+0Star
| * 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/+0Star
|/
* 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/+1Star
|/
* [IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2012-07-251-2/+1Star
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+2Star
|\
| * ia64: Use generic time configAnna-Maria Gleixner2012-05-211-7/+2Star
* | 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-111-4/+1Star
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1Star
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0Star
* | 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-031-1/+1
|\
| * [IA64] gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-011-1/+1
* | [IA64] fix "allnoconfig" buildTony Luck2011-08-091-1/+0Star
|/
* 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-021-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-231-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/+0Star
* | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+0Star
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-4/+0Star
* 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/+4Star
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0Star
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-7/+0Star
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-6/+1Star
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-7/+0Star
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-131-0/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-231-0/+3
| | |/ / | |/| |
| | * | [IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-021-0/+3
| |/ /
* / / [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-271-2/+4
|/ /
* | topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-101-2/+1Star
* | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0Star
|/
* numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-271-0/+4
* numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4