1. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  2. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 19 years ago
  3. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/setup_64.c]
  4. c30501e x86_64: prepare shared kernel/setup.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/setup.c]
  5. f7f847b Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" by Linus Torvalds · 19 years ago
  6. e66485d x86-64: Disable local APIC timer use on AMD systems with C1E by Thomas Gleixner · 19 years ago
  7. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 19 years ago
  8. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 19 years ago
  9. 0bd8acd x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11h by Andi Kleen · 19 years ago
  10. 67cddd9 i386: Add L3 cache support to AMD CPUID4 emulation by Andi Kleen · 19 years ago
  11. 5b74e3a x86_64: Use string instruction memcpy/memset on AMD Fam10 by Andi Kleen · 19 years ago
  12. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 19 years ago
  13. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 19 years ago
  14. 8bd9948 x86_64: Don't call mtrr_bp_init from identify_cpu by Andi Kleen · 19 years ago
  15. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 19 years ago
  16. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 19 years ago
  17. d824395 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags by Joerg Roedel · 19 years ago
  18. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 19 years ago
  19. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 19 years ago
  20. bdb96a6 [PATCH] x86-64: Modify discover_ebda to use virtual addresses by Vivek Goyal · 19 years ago
  21. 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 19 years ago
  22. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 19 years ago
  23. f790cd3 [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo by Andi Kleen · 19 years ago
  24. fc986db [PATCH] x86-64: Don't reserve ROMs by Andi Kleen · 19 years ago
  25. 076422d [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically by Amul Shah · 19 years ago
  26. adf4885 [PATCH] Dynamic kernel command-line: x86_64 by Alon Bar-Lev · 19 years ago
  27. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  28. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 20 years ago
  29. f3d7370 [PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2 by Arjan van de Ven · 20 years ago
  30. 6167796 [PATCH] x86-64: Synchronize RDTSC on single core AMD by Andi Kleen · 20 years ago
  31. ee58fad [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 20 years ago
  32. 36b2a8d [PATCH] x86-64: add X86_FEATURE_PEBS and detection by Stephane Eranian · 20 years ago
  33. 9d0ef4f [PATCH] Use ARRAY_SIZE in setup.c by Andi Kleen · 20 years ago
  34. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 20 years ago
  35. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  36. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 20 years ago
  37. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 20 years ago
  38. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 20 years ago
  39. 2049336 [PATCH] Don't synchronize time reading on single core AMD systems by Andi Kleen · 20 years ago
  40. 27fbe5b [PATCH] Use string instructions for Core2 copy/clear by Andi Kleen · 20 years ago
  41. ed77504 [PATCH] mark init_amd() as __cpuinit by Magnus Damm · 20 years ago
  42. 3bd4d18 [PATCH] Move e820 map into e820.c by Andi Kleen · 20 years ago
  43. c31fbb1 [PATCH] Clean up acpi_numa variable by Andi Kleen · 20 years ago
  44. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 20 years ago
  45. 43c85c9 [PATCH] Remove need for early lockdep init by Andi Kleen · 20 years ago
  46. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 20 years ago
  47. 9ca33eb [PATCH] Use early CPU identify before early command line parsing by Andi Kleen · 20 years ago
  48. caff071 [PATCH] initialize end of memory variables as early as possible by Jan Beulich · 20 years ago
  49. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 20 years ago
  50. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 20 years ago
  51. ceee882 [PATCH] x86_64: Recover 1MB of kernel memory by Andi Kleen · 20 years ago
  52. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 20 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  54. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 20 years ago
  55. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 20 years ago
  56. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 20 years ago
  57. 9c63f87 [PATCH] x86_64: Fix modular pc speaker by Piotr Kaczuba · 20 years ago
  58. e42f943 [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information by Rohit Seth · 20 years ago
  59. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 20 years ago
  60. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  61. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 20 years ago
  62. 2bbc419 [PATCH] x86_64: Change assembly to use regular cpuid_count macro by Rohit Seth · 20 years ago
  63. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 20 years ago
  64. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 20 years ago
  65. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 20 years ago
  66. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 20 years ago
  67. 240cd6a80 [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 20 years ago
  68. faee9a5 [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms by Andi Kleen · 20 years ago
  69. ba70710 [PATCH] fbdev: Firmware EDID fixes by Antonino A. Daplas · 20 years ago
  70. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 20 years ago
  71. 00212fe [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines by Amul Shah · 20 years ago
  72. 3e3318d [PATCH] swsusp: x86_64 mark special saveable/unsaveable pages by Shaohua Li · 20 years ago
  73. 0d01532 [PATCH] x86_64: Handle empty node zero by Daniel Yeisley · 20 years ago
  74. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 20 years ago
  75. 160bd18 [PATCH] x86_64: make PC Speaker driver work by Mikael Pettersson · 20 years ago
  76. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
  77. d1530d8 [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled by Andi Kleen · 20 years ago
  78. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 20 years ago
  79. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  80. 0085979 [PATCH] x86_64: Remove bogus special case in AMD core parsing. by Andi Kleen · 20 years ago
  81. 9d95dd8 [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo by Andi Kleen · 20 years ago
  82. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 20 years ago
  83. 60c1bc8 [PATCH] x86_64: to use lapic ids instead of initial apic ids by Ravikiran G Thirumalai · 20 years ago
  84. 1f50249 [PATCH] x86_64: Make pfn_valid work early in boot by Andi Kleen · 20 years ago
  85. 681558f [PATCH] x86_64: Check that early arguments are words on their own by Andi Kleen · 20 years ago
  86. 77d910f [PATCH] x86_64: Report local APIC ID when initializing CPU by Andi Kleen · 20 years ago
  87. 51f62e1 [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64 by Ashok Raj · 20 years ago
  88. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 20 years ago
  89. d517612 [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU by Brian Magnuson · 20 years ago
  90. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 20 years ago
  91. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 20 years ago
  92. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 20 years ago
  93. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 20 years ago
  94. 0d9cb75 [PATCH] x86_64: Don't confuse noapic with noapictimer by Andi Kleen · 20 years ago
  95. 256ddb0 [PATCH] x86_64: don't copy command line twice by Jan Beulich · 20 years ago
  96. dd52d64 [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 20 years ago
  97. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 20 years ago
  98. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 20 years ago
  99. 7f6c5b0 [PATCH] x86_64: Support alternative() in vsyscalls by Andi Kleen · 20 years ago
  100. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 20 years ago