Age | Commit message (Expand) | Author | Files | Lines |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo | 1 | -3/+0 |
2011-12-08 | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -0/+3 |
2011-11-03 | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds | 1 | -1/+1 |
2011-09-01 | [IA64] gpio: GENERIC_GPIO default must be n | Ben Hutchings | 1 | -1/+1 |
2011-08-09 | [IA64] fix "allnoconfig" build | Tony Luck | 1 | -1/+0 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+1 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 1 | -0/+1 |
2011-08-02 | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -0/+4 |
2011-07-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2011-07-22 | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 1 | -0/+3 |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 1 | -21/+0 |
2011-06-14 | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 1 | -3/+0 |
2011-06-02 | [IA64] Hook up gpiolib support | Mark Brown | 1 | -0/+4 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -4/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | ia64: Use generic show_interrupts() | Thomas Gleixner | 1 | -0/+1 |
2011-01-21 | ia64: Use generic irq Kconfig | Thomas Gleixner | 1 | -19/+4 |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -3/+0 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -7/+0 |
2010-10-13 | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 1 | -0/+6 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 1 | -6/+1 |
2010-10-02 | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 1 | -0/+3 |
2010-09-28 | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 1 | -2/+4 |
2010-09-24 | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 1 | -0/+3 |
2010-09-20 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 1 | -7/+0 |
2010-08-10 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 1 | -2/+1 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -4/+0 |
2010-05-27 | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn | 1 | -0/+4 |
2010-05-27 | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 1 | -0/+4 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -0/+3 |
2010-05-19 | [IA64] Drop duplicated "config IOMMU_HELPER" | Tony Luck | 1 | -3/+0 |
2010-03-13 | pci-dma: ia64: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -0/+3 |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck | 1 | -17/+0 |
2009-10-02 | ia64: convert to dynamic percpu allocator | Tejun Heo | 1 | -3/+0 |
2009-09-25 | [IA64] implement ticket locks for Itanium | Tony Luck | 1 | -3/+1 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 1 | -0/+4 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+3 |
2009-08-27 | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 1 | -0/+4 |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 1 | -0/+3 |
2009-06-19 | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 1 | -0/+1 |
2009-02-27 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 1 | -0/+11 |
2009-02-25 | [IA64] enable setting DMAR on by default | Kyle McMartin | 1 | -0/+11 |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 1 | -2/+5 |
2009-02-19 | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata | 1 | -0/+4 |
2009-02-19 | [IA64] Build fix for __early_pfn_to_nid() undefined link error | Tony Luck | 1 | -2/+1 |
2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 1 | -0/+1 |
2009-01-15 | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck | 1 | -0/+1 |
2009-01-14 | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 1 | -0/+2 |
2009-01-14 | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 1 | -0/+1 |
2009-01-03 | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel | 1 | -0/+3 |