1. 0d01532 [PATCH] x86_64: Handle empty node zero by Daniel Yeisley · 20 years ago
  2. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 20 years ago
  3. 160bd18 [PATCH] x86_64: make PC Speaker driver work by Mikael Pettersson · 20 years ago
  4. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
  5. d1530d8 [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled by Andi Kleen · 20 years ago
  6. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 20 years ago
  7. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  8. 0085979 [PATCH] x86_64: Remove bogus special case in AMD core parsing. by Andi Kleen · 20 years ago
  9. 9d95dd8 [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo by Andi Kleen · 20 years ago
  10. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 20 years ago
  11. 60c1bc8 [PATCH] x86_64: to use lapic ids instead of initial apic ids by Ravikiran G Thirumalai · 20 years ago
  12. 1f50249 [PATCH] x86_64: Make pfn_valid work early in boot by Andi Kleen · 20 years ago
  13. 681558f [PATCH] x86_64: Check that early arguments are words on their own by Andi Kleen · 20 years ago
  14. 77d910f [PATCH] x86_64: Report local APIC ID when initializing CPU by Andi Kleen · 20 years ago
  15. 51f62e1 [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64 by Ashok Raj · 20 years ago
  16. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 20 years ago
  17. d517612 [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU by Brian Magnuson · 20 years ago
  18. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 20 years ago
  19. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 20 years ago
  20. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 20 years ago
  21. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 20 years ago
  22. 0d9cb75 [PATCH] x86_64: Don't confuse noapic with noapictimer by Andi Kleen · 20 years ago
  23. 256ddb0 [PATCH] x86_64: don't copy command line twice by Jan Beulich · 20 years ago
  24. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 20 years ago
  25. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 20 years ago
  26. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 20 years ago
  27. 7f6c5b0 [PATCH] x86_64: Support alternative() in vsyscalls by Andi Kleen · 20 years ago
  28. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 20 years ago
  29. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 20 years ago
  30. ed8388a [PATCH] x86_64: Don't confuse apic=... command line option with apic by Andi Kleen · 20 years ago
  31. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 20 years ago
  32. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 20 years ago
  33. 130951c [PATCH] x86_64: Support constant TSC feature in future AMD CPUs. by Andi Kleen · 20 years ago
  34. aac04b3 [PATCH] kdump: x86_64: add elfcorehdr command line option by Vivek Goyal · 20 years ago
  35. 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 20 years ago
  36. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 20 years ago
  37. d3ee871 [PATCH] x86_64: Fix sparse mem by Bob Picco · 20 years ago
  38. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 20 years ago
  39. af9c142 [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel Xeons by Shaohua Li · 20 years ago
  40. 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 20 years ago
  41. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 20 years ago
  42. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 20 years ago
  43. f5f786d [PATCH] x86-64/i386: Fix CPU model for family 6 by Suresh Siddha · 20 years ago
  44. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 20 years ago
  45. ddea7be [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes by Ravikiran G Thirumalai · 20 years ago
  46. 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 21 years ago
  47. bc5e8fd x86-64/smp: fix random SIGSEGV issues by Linus Torvalds · 21 years ago
  48. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 21 years ago
  49. df0cc26 [PATCH] x86-64: Use SRAT data on Intel systems too. by Andi Kleen · 21 years ago
  50. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 21 years ago
  51. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 21 years ago
  52. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 21 years ago
  53. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
  54. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 21 years ago
  55. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 21 years ago
  56. 0d317fb [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. by Eric W. Biederman · 21 years ago
  57. 07291d4 [PATCH] x86_64: Fix SRAT handling on non dual core systems by Andi Kleen · 21 years ago
  58. 3019e8e [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hack by Andi Kleen · 21 years ago
  59. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 21 years ago
  60. 5f5609d [PATCH] crashdump: x86_64: crashkernel option by Eric W. Biederman · 21 years ago
  61. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 21 years ago
  62. bbfceef [PATCH] add x86-64 specific support for sparsemem by Matt Tolentino · 21 years ago
  63. 2b97690 [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options by Matt Tolentino · 21 years ago
  64. 0733266 [PATCH] remove direct ref to contig_page_data for x86-64 by Matt Tolentino · 21 years ago
  65. b41e293 [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes by Andi Kleen · 21 years ago
  66. 622dcaf [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo by Andi Kleen · 21 years ago
  67. 2942283 [PATCH] x86_64: Remove x86_apicid field by Andi Kleen · 21 years ago
  68. a158608 [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo by Andi Kleen · 21 years ago
  69. 3c3b73b [PATCH] cpuid x87 bit on AMD falsely marked as PNI by Zwane Mwaikambo · 21 years ago
  70. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 21 years ago
  71. d31ddaa [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix by Siddha, Suresh B · 21 years ago
  72. ebfcaa9 [PATCH] x86_64: Rename the extended cpuid level field by Andi Kleen · 21 years ago
  73. 2299924 [PATCH] x86_64: Add acpi_skip_timer_override option by Andi Kleen · 21 years ago
  74. 6351864 [PATCH] x86_64: Final support for AMD dual core by Andi Kleen · 21 years ago
  75. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 21 years ago
  76. a1e9778 [PATCH] x86_64: Port over e820 gap detection from i386 by Andi Kleen · 21 years ago
  77. c29601e [PATCH] x86_64: Support constantly ticking TSCs by Andi Kleen · 21 years ago
  78. db46868 [PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10 by Andi Kleen · 21 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago