aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/Kconfig
AgeCommit message (Expand)Author
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker
2012-07-25[IA64] Mark PARAVIRT and KVM as brokenFengguang Wu
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21ia64: Use generic time configAnna-Maria Gleixner
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2011-09-01[IA64] gpio: GENERIC_GPIO default must be nBen Hutchings
2011-08-09[IA64] fix "allnoconfig" buildTony Luck
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen
2011-06-01[IA64] Hook up gpiolib supportMark Brown
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29ia64: Use generic show_interrupts()Thomas Gleixner
2011-01-21ia64: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-01[IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-09-27[IA64] Stop using the deprecated __do_IRQ() code pathTony Luck
2010-09-23[IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-05-27numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn
2010-05-27numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-18[IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck
2010-03-12pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-26x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar