1. 4ef7e3e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 1f465f4 x86: user_regset_view table fix for ia32 on 64-bit by Roland McGrath · 16 years ago
  3. afc8534 x86: arch/x86/mm/pat.c - fix warning by Pranith Kumar · 16 years ago
  4. 89804c0 x86: fix csum_partial() export by Ingo Molnar · 16 years ago
  5. 8c45a4e x86: early_init_centaur(): use set_cpu_cap() by Andrew Morton · 16 years ago
  6. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 16 years ago
  7. 77db988 x86/PCI: X86_PAT & mprotect by Venki Pallipadi · 16 years ago
  8. 4a367f3 x86/PCI: fix broken ISA DMA by Takashi Iwai · 16 years ago
  9. 8c6b0ef x86: wakeup.lds.S - section ordering fix by Cyrill Gorcunov · 16 years ago
  10. f8955eb x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol by James Bottomley · 16 years ago
  11. 8965eb1 x86/pci: fix broken ISA DMA by Takashi Iwai · 16 years ago
  12. 3e1b83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  13. 82fd866 x86: rdc: leds build/config fix by Ingo Molnar · 16 years ago
  14. 9096bd7 x86: restrict keyboard io ports reservation to make ipmi driver work by Helge Wagner · 16 years ago
  15. fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 16 years ago
  16. 0646153 x86: remove spew print out about bus to node mapping by Yinghai Lu · 16 years ago
  17. 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 16 years ago
  18. 8d53910 Revert "PCI: remove default PCI expansion ROM memory allocation" by Linus Torvalds · 16 years ago
  19. f589274 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  20. 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 16 years ago
  21. 547acec x86: GEODE: cache results from geode_has_vsa2() and uninline by Andres Salomon · 16 years ago
  22. ac44cc9 x86: revert geode config dependency by Thomas Gleixner · 16 years ago
  23. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  24. aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 16 years ago
  25. bb896af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  26. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  27. 108c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  28. 0df18ff x86 PCI: call dmi_check_pciprobe() by Yinghai Lu · 16 years ago
  29. 13a6ddb x86/pci: add pci=skip_isa_align command lines. by Yinghai Lu · 16 years ago
  30. 45ea210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  31. 6217984 x86: fix setup printk format warning by Randy Dunlap · 16 years ago
  32. e26a28d x86: olpc build fix by Thomas Gleixner · 16 years ago
  33. 7b04fa0 x86: video/fbdev.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  34. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  35. ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  36. 163ea31 x86: remove dell reboot dmi quirk board name match by Ben · 16 years ago
  37. e37ee42 x86: es7000 build fix by Ingo Molnar · 16 years ago
  38. c5562fa x86: make additional_cpus static by Adrian Bunk · 16 years ago
  39. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 16 years ago
  40. 4c6214c kbuild, suspend, x86: fix rebuild of wakeup.bin by Sam Ravnborg · 16 years ago
  41. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  42. b8ba5f1 x86: KVM geust: make setup_secondary_clock definition dependent on local apic by Glauber Costa · 16 years ago
  43. 93df766 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page by Avi Kivity · 16 years ago
  44. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  45. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  46. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 16 years ago
  47. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 16 years ago
  48. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago
  49. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  50. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  51. 1ac593c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT by Sheng Yang · 16 years ago
  52. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  53. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  54. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 16 years ago
  55. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 16 years ago
  56. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  57. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  58. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  59. 895d309 x86: numaq fix by Ingo Molnar · 16 years ago
  60. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 16 years ago
  61. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  62. 5de8f68 x86: optimize inlining off by Ingo Molnar · 16 years ago
  63. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 16 years ago
  64. c9af1e3 x86: Kconfig fix by Ingo Molnar · 16 years ago
  65. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  66. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 16 years ago
  67. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  68. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 16 years ago
  69. f6c133f fix: x86: support for new UV apic by Andi Kleen · 16 years ago
  70. 575ca73 x86: fix early-BUG message by Vegard Nossum · 16 years ago
  71. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 16 years ago
  72. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 16 years ago
  73. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  74. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 16 years ago
  75. fc3fbc4 hpet: fix by Ingo Molnar · 16 years ago
  76. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  77. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  78. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  79. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  80. 70b9f7d x86/pci: remove flag in pci_cfg_space_size_ext by Yinghai Lu · 16 years ago
  81. 98db6f1 x86: fix section mismatch in pci_scan_bus by Sam Ravnborg · 16 years ago
  82. 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  83. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  84. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  85. 66916cd x86: use kbuild.h by Christoph Lameter · 16 years ago
  86. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 16 years ago
  87. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  88. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 16 years ago
  89. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  90. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  91. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  92. e90955c x86: fix PCI MSI breaks when booting with nosmp by Jesse Barnes · 16 years ago
  93. 781fe2e bootprotocol: cleanup by Ingo Molnar · 16 years ago
  94. 8008abb x86: fix warning in "x86: clean up vSMP detection" by Alexander van Heukelum · 16 years ago
  95. e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 16 years ago
  96. d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 16 years ago
  97. e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 16 years ago
  98. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 16 years ago
  99. 9d9ad4b x86: Fix 32-bit MSI-X allocation leakage by PJ Waskiewicz · 16 years ago
  100. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 16 years ago