1. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  2. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  3. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  4. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  5. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 11 years ago
  6. 48a9240 arch/ia64: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  7. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 11 years ago
  8. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  9. 54d496c ia64: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  10. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  11. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  13. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  14. b952741 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING by Frederic Weisbecker · 12 years ago
  15. 0c40664 [IA64] Mark PARAVIRT and KVM as broken by Fengguang Wu · 12 years ago
  16. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 21b1971 ia64: Use generic time config by Anna-Maria Gleixner · 12 years ago
  18. f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 12 years ago
  19. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  20. 13583bf ia64: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  21. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  22. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 12 years ago
  23. 98e4ae8 ia64: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 12 years ago
  24. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  25. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  26. 9548869 [IA64] gpio: GENERIC_GPIO default must be n by Ben Hutchings · 13 years ago
  27. 88ff987 [IA64] fix "allnoconfig" build by Tony Luck · 13 years ago
  28. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  29. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  30. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  31. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  33. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  34. ab493a0 drivers: iommu: move to a dedicated folder by Ohad Ben-Cohen · 13 years ago
  35. badc144 [IA64] Hook up gpiolib support by Mark Brown · 13 years ago
  36. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  39. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  40. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  41. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  42. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 14 years ago
  43. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  44. e33621a [IA64] enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  45. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  46. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 14 years ago
  47. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  48. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  49. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  50. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 14 years ago
  51. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  52. 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 14 years ago
  53. 2a2ae24 [IA64] Drop duplicated "config IOMMU_HELPER" by Tony Luck · 14 years ago
  54. 66ed5ef pci-dma: ia64: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  55. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 14 years ago
  56. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 15 years ago
  57. 2c86963 [IA64] implement ticket locks for Itanium by Tony Luck · 15 years ago
  58. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  59. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  60. 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
  61. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  62. 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  63. f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  64. 6b1ff03 [IA64] enable setting DMAR on by default by Kyle McMartin · 15 years ago
  65. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 15 years ago
  66. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 15 years ago
  67. 334f85b6 [IA64] Build fix for __early_pfn_to_nid() undefined link error by Tony Luck · 15 years ago
  68. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 15 years ago
  69. 0773a6c [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK by Tony Luck · 15 years ago
  70. a14a07b ftrace, ia64: IA64 dynamic ftrace support by Shaohua Li · 15 years ago
  71. d3e75ff ftrace, ia64: IA64 static ftrace support by Shaohua Li · 15 years ago
  72. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  73. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  74. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
  75. 1547a01 [IA64] reorder Kconfig options to match x86 by Bjorn Helgaas · 16 years ago
  76. f2b3fdc [IA64] Build VT-D iommu support into generic kernel by Tony Luck · 16 years ago
  77. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  78. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  79. fe39316 Pull vtd-iommu into release branch by Tony Luck · 16 years ago
  80. 22ca532 Pull pv_ops-xen into release branch by Tony Luck · 16 years ago
  81. 9224652 Pull utrace into release branch by Tony Luck · 16 years ago
  82. 62fdd76 [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU by Fenghua Yu · 16 years ago
  83. ba9cc32 ia64/pv_ops: update Kconfig for paravirtualized guest and xen. by Isaku Yamahata · 16 years ago
  84. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  85. 9690ad0 [IA64] utrace Enable trace hook config by Shaohua Li · 16 years ago
  86. 3351ab9 [IA64] Eliminate trailing backquote in IA64_SGI_UV by Jack Steiner · 16 years ago
  87. d1339df [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096 by Robin Holt · 16 years ago
  88. fb86611 [IA64] Remove experimental status of kdump by Bernhard Walle · 16 years ago
  89. f27b433 ia64: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  90. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 16 years ago
  91. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 16 years ago
  92. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  93. b693919 KVM: ia64: Enable kvm build for ia64 by Xiantao Zhang · 16 years ago
  94. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  95. 71b264f Pull miscellaneous into release branch by Tony Luck · 16 years ago
  96. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 16 years ago
  97. b34eb53 [IA64] make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  98. 71ca44d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  99. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 16 years ago
  100. bd3be24 [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA by Jes Sorensen · 16 years ago