1. 041924e 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. efac418 x86: fix NODES_SHIFT Kconfig range by Thomas Gleixner · 16 years ago
  3. bbad5d4 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
  4. 11dbc96 ptrace GET/SET FPXREGS broken by TAKADA Yoshihito · 16 years ago
  5. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 16 years ago
  6. 0b1faee x86: section/warning fixes by Daniel J Blueman · 16 years ago
  7. 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  8. f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  9. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  10. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  11. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 16 years ago
  12. 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 16 years ago
  13. a9b21b6 KVM: VMX: Fix host msr corruption with preemption enabled by Avi Kivity · 16 years ago
  14. 6bf6a95 KVM: MMU: Fix oops on guest userspace access to guest pagetable by Avi Kivity · 16 years ago
  15. 3094538 KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) by Marcelo Tosatti · 16 years ago
  16. 6597ca0 KVM: MMU: Fix rmap_write_protect() hugepage iteration bug by Marcelo Tosatti · 16 years ago
  17. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  18. d4acf7e KVM: Fix race between timer migration and vcpu migration by Marcelo Tosatti · 16 years ago
  19. ebb9cfe xen: don't drop NX bit by Jeremy Fitzhardinge · 16 years ago
  20. 05345b0 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 16 years ago
  21. ffe6e1d x86, geode: add a VSA2 ID for General Software by Jordan Crouse · 16 years ago
  22. d3942cf x86: use BOOTMEM_EXCLUSIVE on 32-bit by Bernhard Walle · 16 years ago
  23. df17b1d x86, 32-bit: fix boot failure on TSC-less processors by Mikael Pettersson · 16 years ago
  24. 75118a8 x86: fix NULL pointer deref in __switch_to by Suresh Siddha · 16 years ago
  25. 42a886a x86-64: Fix "bytes left to copy" return value for copy_from_user() by Linus Torvalds · 16 years ago
  26. 0269c5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  27. 1da2e3d provide rtc_cmos platform device by Stas Sergeev · 16 years ago
  28. 883eed1 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  29. cbfa66b 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
  30. f8a4570 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  31. 4461145 x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" by Vegard Nossum · 16 years ago
  32. eb53e9f x86: fix an incompatible pointer type warning on 64-bit compilations by David Howells · 16 years ago
  33. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 16 years ago
  34. 52aaa12 x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c by Manish Katiyar · 16 years ago
  35. 0b6a39f Revert "x86: fix ioapic bug again" by Ingo Molnar · 16 years ago
  36. 86b2b70 x86: fix asm warning in head_32.S by Joe Korty · 16 years ago
  37. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 16 years ago
  38. 3703f39 geode: fix modular build by Ingo Molnar · 16 years ago
  39. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 16 years ago
  41. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  42. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  43. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  44. b7f09ae x86, pci-dma.c: don't always add __GFP_NORETRY to gfp by Miquel van Smoorenburg · 16 years ago
  45. 3c91551 KVM: MMU: Fix is_empty_shadow_page() check by Avi Kivity · 16 years ago
  46. ebb0e62 KVM: MMU: Fix printk() format string by Avi Kivity · 16 years ago
  47. 256a13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  48. 8d2d73b KVM: MMU: reschedule during shadow teardown by Avi Kivity · 16 years ago
  49. e693d71 KVM: VMX: Clear CR4.VMXE in hardware_disable by Eli Collins · 16 years ago
  50. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  51. 33e3885 KVM: x86 emulator: fix hypercall return value on AMD by Avi Kivity · 16 years ago
  52. 9f67fd5 x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) by Bertram Felgenhauer · 16 years ago
  53. 2bdd1b0 PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC by Andres Salomon · 16 years ago
  54. 16104b5 x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text by Stefan Richter · 16 years ago
  55. 870568b x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack by Suresh Siddha · 16 years ago
  56. cd76374 suspend-vs-iommu: prevent suspend if we could not resume by Pavel Machek · 16 years ago
  57. be524fb x86: section mismatch fix by Andrew Morton · 16 years ago
  58. 282c454 x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  59. 5116310 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  60. 2884f11 x86: fix bad pmd ffff810000207xxx(9090909090909090) by Hugh Dickins · 16 years ago
  61. 226e9a9 x86: ioremap fix failing nesting check by Ingo Molnar · 16 years ago
  62. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  63. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 16 years ago
  64. deef325 x86: disable preemption in native_smp_prepare_cpus by Ingo Molnar · 16 years ago
  65. fb3bbd6 x86: fix APIC warning on 32bit v2 by Yinghai Lu · 16 years ago
  66. f529626 suspend-vs-iommu: prevent suspend if we could not resume by Pavel Machek · 16 years ago
  67. db9f600 x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY by Miquel van Smoorenburg · 16 years ago
  68. 75b19b7 pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005) by Bertram Felgenhauer · 16 years ago
  69. a16ffe9 lguest: fix ugly <NULL> in /proc/interrupts by Rusty Russell · 16 years ago
  70. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  71. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. e6b027a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  73. 7fafd91 x86: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  74. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 16 years ago
  75. 2ddfd20 namespacecheck: automated fixes by Ingo Molnar · 16 years ago
  76. de06781 x86/xen: fix arbitrary_virt_to_machine() by Jan Beulich · 16 years ago
  77. 2584a82 x86: don't read maxlvt before checking if APIC is mapped by Chuck Ebbert · 16 years ago
  78. 74dc51a x86: disable TSC for sched_clock() when calibration failed by Thomas Gleixner · 16 years ago
  79. 9ccc906 x86: distangle user disabled TSC from unstable by Thomas Gleixner · 16 years ago
  80. b6db80e x86: fix setup of cyc2ns in tsc_64.c by Thomas Gleixner · 16 years ago
  81. a167607 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 16 years ago
  82. 737b0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  83. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  84. 667ad4f [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq by maximilian attems · 16 years ago
  85. eba9fe9 [CPUFREQ] powernow-k8: improve error messages by Mark Langsdorf · 16 years ago
  86. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  87. 8d64c78 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 16 years ago
  88. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 16 years ago
  89. eedaa4e KVM: PIT: take inject_pending into account when emulating hlt by Marcelo Tosatti · 16 years ago
  90. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 16 years ago
  91. e9623b3 x86: disable mwait for AMD family 10H/11H CPUs by Thomas Gleixner · 16 years ago
  92. 31f4d87 x86: fix crash on cpu hotplug on pat-incapable machines by Avi Kivity · 16 years ago
  93. a738d89 x86: remove mwait capability C-state check by Ingo Molnar · 16 years ago
  94. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  95. 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
  96. 1f465f4 x86: user_regset_view table fix for ia32 on 64-bit by Roland McGrath · 16 years ago
  97. afc8534 x86: arch/x86/mm/pat.c - fix warning by Pranith Kumar · 16 years ago
  98. 89804c0 x86: fix csum_partial() export by Ingo Molnar · 16 years ago
  99. 8c45a4e x86: early_init_centaur(): use set_cpu_cap() by Andrew Morton · 16 years ago
  100. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 16 years ago