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