| Commit message (Expand) | Author | Age |
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ia64: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 |
* | ia64: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-12 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2010-09-23 |
| | |/ /
| |/| | |
|
| | * | | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-01 |
| |/ / |
|
* / / | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 |
|/ / |
|
* | | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2010-08-09 |
* | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
|/ |
|
* | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn | 2010-05-27 |
* | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 |
* | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 2010-05-27 |
* | [IA64] Drop duplicated "config IOMMU_HELPER" | Tony Luck | 2010-05-18 |
* | pci-dma: ia64: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 |
* | ia64: convert to dynamic percpu allocator | Tejun Heo | 2009-10-02 |
* | [IA64] implement ticket locks for Itanium | Tony Luck | 2009-09-25 |
* | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 |
* | | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 2009-08-26 |
|/ |
|
* | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-06-18 |
* | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 |
|\ |
|
| * | [IA64] enable setting DMAR on by default | Kyle McMartin | 2009-02-25 |
* | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 |
|\| |
|
| * | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata | 2009-02-19 |
| * | [IA64] Build fix for __early_pfn_to_nid() undefined link error | Tony Luck | 2009-02-19 |
* | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 |
|\| |
|
| * | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck | 2009-01-15 |
* | | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 2009-01-14 |
* | | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 2009-01-14 |
|/ |
|
* | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel | 2009-01-03 |
* | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 |
|\ |
|
| * | [IA64] reorder Kconfig options to match x86 | Bjorn Helgaas | 2008-11-06 |
| * | [IA64] Build VT-D iommu support into generic kernel | Tony Luck | 2008-11-04 |
* | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | Pull vtd-iommu into release branch | Tony Luck | 2008-10-17 |
| |\ |
|
| | * | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 2008-10-17 |
| * | | Pull pv_ops-xen into release branch | Tony Luck | 2008-10-17 |
| |\ \ |
|
| | * | | ia64/pv_ops: update Kconfig for paravirtualized guest and xen. | Isaku Yamahata | 2008-10-17 |
| | |/ |
|
| * | | Pull utrace into release branch | Tony Luck | 2008-10-17 |
| |\ \
| | |/
| |/| |
|
| | * | [IA64] utrace Enable trace hook config | Shaohua Li | 2008-10-06 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |
|/ / |
|
* / | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 |
|/ |
|