1. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  2. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 16 years ago
  3. 708c566 include/asm-x86/proto.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  4. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 16 years ago
  5. 84c873e x86: remove obsolte declarations from proto.h by Thomas Gleixner · 16 years ago
  6. eaf76e8 x86: remove duplicate start_kernel declaration by Thomas Gleixner · 16 years ago
  7. 6fc30f9 x86: remove obsolete nohpet declaration by Thomas Gleixner · 16 years ago
  8. 70a2002 x86: move pmtmr related declarations by Thomas Gleixner · 16 years ago
  9. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 16 years ago
  10. 40fec50 x86: move pda related declaration by Thomas Gleixner · 16 years ago
  11. a89518b x86: move page related declaration by Thomas Gleixner · 16 years ago
  12. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 16 years ago
  13. af7a78e x86: move mce related declarations by Thomas Gleixner · 16 years ago
  14. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 16 years ago
  15. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 16 years ago
  16. fc36367 x86: move idle related declarations by Thomas Gleixner · 16 years ago
  17. 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 16 years ago
  18. 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 16 years ago
  19. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  20. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  21. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/proto.h]
  22. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  23. f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 17 years ago
  24. bc2cea6 x86_64: disable the GART in shutdown by Yinghai Lu · 17 years ago
  25. 856f44f [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h by Andi Kleen · 17 years ago
  26. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 17 years ago
  27. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  28. 6b37f5a [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus by Joerg Roedel · 17 years ago
  29. 803d80f [PATCH] x86-64: Some cleanup in time.c by Andi Kleen · 17 years ago
  30. a86f34b [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 by Andrew Morton · 17 years ago
  31. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  32. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 17 years ago
  33. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 17 years ago
  34. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago
  35. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  36. b0d0a4b [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 by Siddha, Suresh B · 18 years ago
  37. 4a1c422 [PATCH] x86-64: remove prototype of free_bootmem_generic() by Jan Beulich · 18 years ago
  38. e70ea8c [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state by Andi Kleen · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  41. 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 18 years ago
  42. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 18 years ago
  43. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 18 years ago
  44. a670fad [PATCH] Add initalization of the RDTSCP auxilliary values by Vojtech Pavlik · 18 years ago
  45. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  46. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  47. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  48. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  49. f271a6f [PATCH] x86_64: Removed duplicated declaration of force_iommu by Andi Kleen · 18 years ago
  50. 86ebcea [PATCH] x86_64: remove dead do_softirq_thunk by Jan Beulich · 18 years ago
  51. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 18 years ago
  52. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 18 years ago
  53. 7fd6784 [PATCH] x86_64: Disable tsc when apicpmtimer is active by Andi Kleen · 18 years ago
  54. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 18 years ago
  55. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 18 years ago
  56. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 18 years ago
  57. 226d780 [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available by Andi Kleen · 18 years ago
  58. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  59. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  60. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  61. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  62. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  63. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 19 years ago
  64. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  65. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  66. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  67. 312df5f [PATCH] x86_64: Add pmtimer support by Andi Kleen · 19 years ago
  68. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 19 years ago
  69. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago