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