1. da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 17 years ago
  2. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  3. 34feb2c x86_64: Quicklist support for x86_64 by Christoph Lameter · 17 years ago
  4. af74522ab7 x86_64: use generic cmos update by Thomas Gleixner · 17 years ago
  5. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  6. 77e1dd6 x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 by H. Peter Anvin · 17 years ago
  7. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 17 years ago
  8. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  9. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  10. 2136220 [PATCH] x86-64: Remove CONFIG_REORDER by Andi Kleen · 17 years ago
  11. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 17 years ago
  12. d9c9381 [PATCH] x86-64: Correct max number of CPUs in Kconfig by Andi Kleen · 17 years ago
  13. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 17 years ago
  14. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 17 years ago
  15. edf8dd3 [PATCH] x86-64: Kconfig typos by Nicolas Kaiser · 17 years ago
  16. 5558870 [PATCH] x86-64: improved iommu documentation by Karsten Weiss · 17 years ago
  17. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  18. 36f696c Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT" by Linus Torvalds · 18 years ago
  19. a9622f6 [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT by Ingo Molnar · 18 years ago
  20. e45116b [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 by Brice Goglin · 18 years ago
  21. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  22. c31a0bf [PATCH] Generic BUG for x86-64 by Jeremy Fitzhardinge · 18 years ago
  23. 026c66b [PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option by Adrian Bunk · 18 years ago
  24. 7138199 [PATCH] x86-64: Add option to compile for Core2 by Andi Kleen · 18 years ago
  25. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 18 years ago
  26. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  27. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  28. ec69acb [PATCH] hot-add-mem x86_64: Kconfig changes by Keith Mannthey · 18 years ago
  29. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  30. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  31. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  32. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  33. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  34. 3f75f42 [PATCH] Don't set calgary iommu as default y by Andi Kleen · 18 years ago
  35. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  36. 1c9c0a6 [PATCH] Remove experimental mark of kexec by Eric W. Biederman · 18 years ago
  37. b62a5c7 [PATCH] Add the Kconfig option for the stackprotector feature by Arjan van de Ven · 18 years ago
  38. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  39. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  40. 1e95052 [PATCH] lockdep: enable on x86_64 by Ingo Molnar · 18 years ago
  41. 21b32bb [PATCH] lockdep: stacktrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  42. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  43. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
  44. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  45. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  46. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  47. 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
  48. dcc1a66 [PATCH] x86_64: use select for GART_IOMMU to enable AGP by Roman Zippel · 18 years ago
  49. 1465887 Pull Kconfig into release branch by Len Brown · 18 years ago
  50. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  51. e405d06 [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP by Ravikiran G Thirumalai · 18 years ago
  52. 1300124 ACPI: Kconfig: ACPI should depend on, not select PCI by Adrian Bunk · 18 years ago
  53. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  54. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  55. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 18 years ago
  56. 5d05f4d [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) by Jon Mason · 18 years ago
  57. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 18 years ago
  58. 01d4bed [PATCH] x86_64: Limit max number of CPUs to 255 by Andi Kleen · 18 years ago
  59. 4bdc3b7 [PATCH] x86_64: Basic reorder infrastructure by Arjan van de Ven · 18 years ago
  60. 0410360 [PATCH] x86_64: Move kernel to 2MB by Andi Kleen · 18 years ago
  61. add2b6f Make Kprobes depend on modules by Linus Torvalds · 18 years ago
  62. e78256b [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED by Andi Kleen · 18 years ago
  63. 44df75e [PATCH] x86_64: add x86-64 support for memory hot-add by Matt Tolentino · 19 years ago
  64. e25db98 [PATCH] x86_64: Only let user select PM timer support when EMBEDDED by Andi Kleen · 19 years ago
  65. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  66. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  67. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  68. 05970d4 [PATCH] kexec: change CONFIG_PHYSICAL_START dependency by Maneesh Soni · 19 years ago
  69. ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
  70. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  71. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  72. b0bd35e [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig by Ravikiran G Thirumalai · 19 years ago
  73. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  74. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
  75. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  76. 89d7cbf [PATCH] update URL for HPET spec. by Randy Dunlap · 19 years ago
  77. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  78. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  79. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  80. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  81. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  82. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  83. a54649b [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y by Andi Kleen · 19 years ago
  84. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  85. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  86. d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 19 years ago
  87. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  88. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  89. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  90. 1035faf [PATCH] add x86-64 Kconfig options for sparsemem by Matt Tolentino · 19 years ago
  91. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  92. 9c2be6a [PATCH] x86_64 CONFIG_ACPI=n build fix by Andi Kleen · 19 years ago
  93. 8aadff7 [PATCH] Note on ACPI build fix by Alexander Nyberg · 19 years ago
  94. 312df5f [PATCH] x86_64: Add pmtimer support by Andi Kleen · 19 years ago
  95. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago