| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "select DMAR" to "select INTEL_IOMMU" | Paul Bolle | 2013-03-19 | 1 | -1/+1 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ |
|
| * | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch | Vineet Gupta | 2013-01-09 | 1 | -0/+1 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -4/+4 |
|\ \ |
|
| * | | arch/ia64: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -4/+4 |
| |/ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
| * | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-19 | 1 | -0/+2 |
* | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ \ |
|
| * | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 1 | -1/+1 |
| |/ |
|
* | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker | 2012-08-17 | 1 | -11/+1 |
|/ |
|
* | [IA64] Mark PARAVIRT and KVM as broken | Fengguang Wu | 2012-07-25 | 1 | -2/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -7/+2 |
|\ |
|
| * | ia64: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -7/+2 |
* | | task_allocator: Use config switches instead of magic defines | Thomas Gleixner | 2012-05-08 | 1 | -0/+2 |
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -0/+1 |
* | | ia64: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -4/+1 |
|\ |
|
| * | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -4/+1 |
* | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 | 1 | -3/+0 |
* | | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds | 2011-11-02 | 1 | -1/+1 |
|\ |
|
| * | [IA64] gpio: GENERIC_GPIO default must be n | Ben Hutchings | 2011-09-01 | 1 | -1/+1 |
* | | [IA64] fix "allnoconfig" build | Tony Luck | 2011-08-09 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ |
|
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
* | | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-08-01 | 1 | -0/+4 |
|\ \ |
|
| * | | [IA64] Hook up gpiolib support | Mark Brown | 2011-06-01 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -0/+3 |
|\ \ |
|
| * | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 2011-07-21 | 1 | -0/+3 |
| |/ |
|
* | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -21/+0 |
* | | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -3/+0 |
|/ |
|
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -4/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | ia64: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 1 | -0/+1 |
* | ia64: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -19/+4 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -3/+0 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -7/+0 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 1 | -6/+1 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -7/+0 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-12 | 1 | -0/+6 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2010-09-23 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
| | * | | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-01 | 1 | -0/+3 |
| |/ / |
|
* | | | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 | 1 | -2/+4 |
|/ / |
|
* | | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2010-08-09 | 1 | -2/+1 |
* | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -4/+0 |
|/ |
|