1. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  2. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  3. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  4. 096708dc Kconfig: Missing line breaks in arch/x86_64/Kconfig by Adrian Knoth · 17 years ago
  5. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  6. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  7. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  8. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  9. f00b516 Update help text for CONFIG_CRASH_DUMP by Randy Dunlap · 17 years ago
  10. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  11. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  12. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  13. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  14. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  15. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  16. 89b2bbd x86_64: Select clocksource watchdog in Kconfig by Thomas Gleixner · 17 years ago
  17. 33fc6d5 x86_64: move oprofile by Thomas Gleixner · 17 years ago
  18. 51b2833 x86_64: move kernel/cpufreq by Thomas Gleixner · 17 years ago
  19. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  20. da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 17 years ago
  21. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  22. 34feb2c x86_64: Quicklist support for x86_64 by Christoph Lameter · 17 years ago
  23. af74522ab7 x86_64: use generic cmos update by Thomas Gleixner · 17 years ago
  24. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  25. 77e1dd6 x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 by H. Peter Anvin · 17 years ago
  26. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 17 years ago
  27. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  28. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 18 years ago
  29. 2136220 [PATCH] x86-64: Remove CONFIG_REORDER by Andi Kleen · 18 years ago
  30. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 18 years ago
  31. d9c9381 [PATCH] x86-64: Correct max number of CPUs in Kconfig by Andi Kleen · 18 years ago
  32. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 18 years ago
  33. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 18 years ago
  34. edf8dd3 [PATCH] x86-64: Kconfig typos by Nicolas Kaiser · 18 years ago
  35. 5558870 [PATCH] x86-64: improved iommu documentation by Karsten Weiss · 18 years ago
  36. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  37. 36f696c Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT" by Linus Torvalds · 18 years ago
  38. a9622f6 [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT by Ingo Molnar · 18 years ago
  39. e45116b [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 by Brice Goglin · 18 years ago
  40. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  41. c31a0bf [PATCH] Generic BUG for x86-64 by Jeremy Fitzhardinge · 18 years ago
  42. 026c66b [PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option by Adrian Bunk · 18 years ago
  43. 7138199 [PATCH] x86-64: Add option to compile for Core2 by Andi Kleen · 18 years ago
  44. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 18 years ago
  45. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  46. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  47. ec69acb [PATCH] hot-add-mem x86_64: Kconfig changes by Keith Mannthey · 18 years ago
  48. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  49. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  50. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  51. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  52. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  53. 3f75f42 [PATCH] Don't set calgary iommu as default y by Andi Kleen · 18 years ago
  54. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  55. 1c9c0a6 [PATCH] Remove experimental mark of kexec by Eric W. Biederman · 18 years ago
  56. b62a5c7 [PATCH] Add the Kconfig option for the stackprotector feature by Arjan van de Ven · 18 years ago
  57. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  58. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  59. 1e95052 [PATCH] lockdep: enable on x86_64 by Ingo Molnar · 18 years ago
  60. 21b32bb [PATCH] lockdep: stacktrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  61. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  62. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
  63. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  64. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  65. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  66. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  67. dcc1a66 [PATCH] x86_64: use select for GART_IOMMU to enable AGP by Roman Zippel · 18 years ago
  68. 1465887 Pull Kconfig into release branch by Len Brown · 18 years ago
  69. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  70. e405d06 [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP by Ravikiran G Thirumalai · 19 years ago
  71. 1300124 ACPI: Kconfig: ACPI should depend on, not select PCI by Adrian Bunk · 19 years ago
  72. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  73. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 19 years ago
  74. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 19 years ago
  75. 5d05f4d [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) by Jon Mason · 19 years ago
  76. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 19 years ago
  77. 01d4bed [PATCH] x86_64: Limit max number of CPUs to 255 by Andi Kleen · 19 years ago
  78. 4bdc3b7 [PATCH] x86_64: Basic reorder infrastructure by Arjan van de Ven · 19 years ago
  79. 0410360 [PATCH] x86_64: Move kernel to 2MB by Andi Kleen · 19 years ago
  80. add2b6f Make Kprobes depend on modules by Linus Torvalds · 19 years ago
  81. e78256b [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED by Andi Kleen · 19 years ago
  82. 44df75e [PATCH] x86_64: add x86-64 support for memory hot-add by Matt Tolentino · 19 years ago
  83. e25db98 [PATCH] x86_64: Only let user select PM timer support when EMBEDDED by Andi Kleen · 19 years ago
  84. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  85. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  86. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  87. 05970d4 [PATCH] kexec: change CONFIG_PHYSICAL_START dependency by Maneesh Soni · 19 years ago
  88. ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
  89. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  90. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  91. b0bd35e [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig by Ravikiran G Thirumalai · 19 years ago
  92. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  93. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
  94. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  95. 89d7cbf [PATCH] update URL for HPET spec. by Randy Dunlap · 19 years ago
  96. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  97. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  98. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  99. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  100. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago