1. d3c7b77 KVM: unify part of generic timer handling by Marcelo Tosatti · 16 years ago
  2. fd66842 KVM: PIT: remove usage of count_load_time for channel 0 by Marcelo Tosatti · 16 years ago
  3. 5a05d54 KVM: PIT: remove unused scheduled variable by Marcelo Tosatti · 16 years ago
  4. a90ede7 KVM: x86: paravirt skip pit-through-ioapic boot check by Marcelo Tosatti · 16 years ago
  5. 2dea4c8 KVM: x86: silence preempt warning on kvm_write_guest_time by Matt T. Yourst · 16 years ago
  6. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 16 years ago
  7. bfd349d KVM: bit ops for deliver_bitmap by Sheng Yang · 16 years ago
  8. 110c2fa KVM: Update intr delivery func to accept unsigned long* bitmap by Sheng Yang · 16 years ago
  9. 5897297 KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE by Avi Kivity · 16 years ago
  10. 3e7c73e KVM: VMX: Don't use highmem pages for the msr and pio bitmaps by Avi Kivity · 16 years ago
  11. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  12. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  13. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 15 years ago
  14. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  15. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 15 years ago
  16. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 15 years ago
  17. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 15 years ago
  18. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
  20. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 16 years ago
  21. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 16 years ago
  22. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 16 years ago
  23. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 16 years ago
  24. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  25. b18f1e2 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  26. a2edf57 KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 15 years ago
  27. a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 15 years ago
  28. 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 15 years ago
  29. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 15 years ago
  30. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 15 years ago
  31. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 15 years ago
  32. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 15 years ago
  33. 88dff49 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot by Zhang Rui · 15 years ago
  34. 13bba6f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  37. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
  38. aa512a2 x86/function-graph: fix constraint for recording old return value by Steven Rostedt · 15 years ago
  39. 44408ad xen: use header for EXPORT_SYMBOL_GPL by Randy Dunlap · 15 years ago
  40. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 15 years ago
  41. 3c59876 x86: fix percpu_{to,from}_op() by Jan Beulich · 15 years ago
  42. 99f85a2 KVM: SVM: Remove port 80 passthrough by Avi Kivity · 15 years ago
  43. 917a015 x86: mtrr: Fix high_width computation when phys-addr is >= 44bit by Yinghai Lu · 16 years ago
  44. e286e86 KVM: Make EFER reads safe when EFER does not exist by Avi Kivity · 16 years ago
  45. 334b8ad KVM: Fix NX support reporting by Avi Kivity · 16 years ago
  46. 19bca6a KVM: SVM: Fix cross vendor migration issue with unusable bit by Andre Przywara · 16 years ago
  47. b74d446 x86: Fix false positive section mismatch warnings in the apic code by Sam Ravnborg · 15 years ago
  48. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 15 years ago
  49. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 15 years ago
  50. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 15 years ago
  51. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 16 years ago
  52. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 16 years ago
  53. e0e5ea3 x86: Fix a typo in a printk message by Nikanth Karthikesan · 16 years ago
  54. 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 16 years ago
  55. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 5e30302 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
  57. 35d1168 x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo by Andreas Herrmann · 16 years ago
  58. 6da7342 amd-iommu: fix iommu flag masks by Joerg Roedel · 16 years ago
  59. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. f9a196b x86: initialize io_bitmap_base on 32bit by Thomas Gleixner · 16 years ago
  61. 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 16 years ago
  62. 33015c8 tracing: x86, mmiotrace: fix range test by Stuart Bennett · 16 years ago
  63. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  64. 9b820a8 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
  65. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  68. d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 16 years ago
  69. 09041da Merge branch 'cpufreq' into release by Len Brown · 16 years ago
  70. 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
  71. b10ceb5 x86/PCI: don't bother with root quirks if _CRS is used by Yinghai Lu · 16 years ago
  72. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
  73. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 16 years ago
  74. 044cd80 x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case by Yinghai Lu · 16 years ago
  75. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 16 years ago
  76. 6298c51 x86, mce: make polling timer interval per CPU by Andi Kleen · 16 years ago
  77. c5428e9 uv_time: add parameter to uv_read_rtc() by Coly Li · 16 years ago
  78. 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 16 years ago
  79. 888d256 KVM: Unregister cpufreq notifier on unload by Jan Kiszka · 16 years ago
  80. 7f1ea20 KVM: x86: release time_page on vcpu destruction by Joerg Roedel · 16 years ago
  81. bf47a76 KVM: MMU: disable global page optimization by Marcelo Tosatti · 16 years ago
  82. 3568b71 Merge commit 'v2.6.30-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  83. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
  84. 2a3313f x86: more than 8 32-bit CPUs requires X86_BIGSMP by Michael K. Johnson · 16 years ago
  85. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  86. fcc5c4a x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 16 years ago
  87. 2f537a9 x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC by Rusty Russell · 16 years ago
  88. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  89. 06c38d5 x86-64: fix FPU corruption with signals and preemption by Suresh Siddha · 16 years ago
  90. fc61e66 x86/uv: fix for no memory at paddr 0 by Jack Steiner · 16 years ago
  91. 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  92. d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 16 years ago
  93. d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 16 years ago
  94. e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 16 years ago
  95. 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 16 years ago
  96. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 16 years ago
  97. 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 16 years ago
  98. a81b631 x86: mm/numa_32.c calculate_numa_remap_pages should use __init by Jaswinder Singh Rajput · 16 years ago
  99. 1648e4f x86, kbuild: make "make install" not depend on vmlinux by H. Peter Anvin · 16 years ago
  100. 27229ca x86/uv: fix init of cpu-less nodes by Jack Steiner · 16 years ago