1. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago[Renamed (99%) from arch/i386/Kconfig]
  2. d013a27 x86: unification of i386 and x86_64 Kconfig.debug by Randy Dunlap · 17 years ago
  3. ea58065 x86: add instrumentation menu by Adrian Bunk · 17 years ago
  4. 34b8867 Move lguest guest support to arch/x86. by Rusty Russell · 17 years ago
  5. d3d1c4b Normalize config options for guest support by Rusty Russell · 17 years ago
  6. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  7. ad3d0a3 small documentation fixes by Philipp Marek · 17 years ago
  8. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  9. 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
  10. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  11. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  12. 87cde76 x86: voyager don't try to support uniprocessor builds by James Bottomley · 17 years ago
  13. f00b516 Update help text for CONFIG_CRASH_DUMP by Randy Dunlap · 17 years ago
  14. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  15. 35a6ff5 sched: x86: allow single-depth wchan output by Ingo Molnar · 17 years ago
  16. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  17. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  18. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  19. ff43956 i386: move oprofile by Thomas Gleixner · 17 years ago
  20. 9702785 i386: move xen by Thomas Gleixner · 17 years ago
  21. da957e1 i386: move math-emu by Thomas Gleixner · 17 years ago
  22. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago
  23. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  24. 36ce151 i386: Mark NUMA support experimental by Andi Kleen · 17 years ago
  25. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  26. ac9d41a Remove one more leftover reference to devfs by Michael Tokarev · 17 years ago
  27. 63332a9 APM support depends on CONFIG_PM_SLEEP by Stephen Rothwell · 17 years ago
  28. d24e399 i386: move the kernel to 16MB for NUMA-Q by Andy Whitcroft · 17 years ago
  29. c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 17 years ago
  30. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  31. e738fca8 xen: configuration by Jeremy Fitzhardinge · 17 years ago
  32. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  33. 2a07c8f Use menuconfig objects II - oprofile by Jan Engelhardt · 17 years ago
  34. 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 17 years ago
  35. 9d9bbd4 i386: Make CMPXCHG64 only dependent on PAE by Andi Kleen · 17 years ago
  36. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 17 years ago
  37. f1d1a84 SLUB: i386 support by Christoph Lameter · 17 years ago
  38. fd2dbc9 Kconfig: A couple of grammatical fixes in arch/i386/Kconfig by Robert P. J. Day · 17 years ago
  39. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  40. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  41. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  42. 6c2af35 [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split. by Bill Irwin · 17 years ago
  43. 9f53a72 [PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI configurations. by Zachary Amsden · 17 years ago
  44. 7946331 [PATCH] i386: Use menuconfig objects - APM by Jan Engelhardt · 17 years ago
  45. 05f3692 [PATCH] i386: remove the APM_RTC_IS_GMT config option. by Parag Warudkar · 17 years ago
  46. b6bc5d7 [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21 by Zachary Amsden · 17 years ago
  47. c3442e2 [PATCH] paravirt: re-enable COMPAT_VDSO by Ingo Molnar · 17 years ago
  48. 0d05ad2 [PATCH] paravirt: let users decide whether they want VMI by Ingo Molnar · 17 years ago
  49. e9417fb [PATCH] paravirt: clarify VMI description by Ingo Molnar · 17 years ago
  50. 3f1a73b [PATCH] paravirt: remove NO_IDLE_HZ on x86 by Ingo Molnar · 17 years ago
  51. a9eddc9 [PATCH] vmi: fix nohz compile by Zachary Amsden · 17 years ago
  52. 575d5e7 [PATCH] tick management: make broadcast dependent on local APIC by Thomas Gleixner · 18 years ago
  53. d40891e [PATCH] i386: enable dynticks in kconfig by Ingo Molnar · 18 years ago
  54. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 18 years ago
  55. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 18 years ago
  56. b463fc6 [PATCH] vmi-versus-hrtimers by Andrew Morton · 18 years ago
  57. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 18 years ago
  58. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
  59. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  60. dd0ec16 [PATCH] i386: Restore CONFIG_PHYSICAL_START option by Vivek Goyal · 18 years ago
  61. f0f32fc [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS by Randy Dunlap · 18 years ago
  62. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 18 years ago
  63. f6ca808 [PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEM by Randy Dunlap · 18 years ago
  64. a1a70c2 [PATCH] i386: always enable regparm by Adrian Bunk · 18 years ago
  65. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  66. 4c7aa6c [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL by Vivek Goyal · 18 years ago
  67. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  68. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  69. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  70. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  71. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  72. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  73. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  74. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  75. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  76. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  77. 371c2f2 [PATCH] i386: Remove experimental mark of kexec by Eric W. Biederman · 18 years ago
  78. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  79. 874c4fe [PATCH] i386: Allow to use GENERICARCH for UP kernels by Andi Kleen · 18 years ago
  80. 38e716a [PATCH] x86: NUMAQ Kconfig fix by KAMEZAWA Hiroyuki · 18 years ago
  81. c8e5429 [PATCH] i386: fix CONFIG_EFI help by Arthur Othieno · 18 years ago
  82. cbbf437 [PATCH] lockdep: enable on i386 by Ingo Molnar · 18 years ago
  83. 4a7c719 [PATCH] lockdep: stacktrace subsystem, i386 support by Ingo Molnar · 18 years ago
  84. 55910b2 ACPI: Kconfig: ACPI_SRAT depends on ACPI by Andrew Morton · 18 years ago
  85. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  86. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  87. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
  88. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  89. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 18 years ago
  90. 6550e07 [PATCH] 64bit Resource: finally enable 64bit resource sizes by Greg Kroah-Hartman · 18 years ago
  91. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  93. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  94. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  95. 6ae7440 [PATCH] GTOD: add scx200 HRT clocksource by Jim Cromie · 18 years ago
  96. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 18 years ago
  97. 48a1204 i386: Trivial typo fixes by Egry Gabor · 18 years ago
  98. 1e11d27 [PATCH] clean up default value of SCHED_SMT by Jean-Luc Leger · 18 years ago
  99. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  100. b2d596d [PATCH] fix hotplug kconfig help by Pavel Machek · 18 years ago