1. dd856ef KVM: x86 emulator: access GPRs on demand by Avi Kivity · 12 years ago
  2. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  3. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  4. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  5. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  6. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  7. 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
  8. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  9. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  10. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  11. 037d92d KVM: introduce gfn_to_pfn_memslot_atomic by Xiao Guangrong · 12 years ago
  12. 8e3d9d0 KVM: x86: fix possible infinite loop caused by reexecute_instruction by Xiao Guangrong · 12 years ago
  13. cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
  14. 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 12 years ago
  15. 83be4ff x86/spinlocks: Fix comment in spinlock.h by Richard Weinberger · 12 years ago
  16. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  17. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  20. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  21. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  22. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  23. 8fbe6a5 KVM guest: disable stealtime on reboot to avoid mem corruption by Florian Westphal · 12 years ago
  24. 28a6fda KVM: x86: drop parameter validation in ioapic/pic by Michael S. Tsirkin · 12 years ago
  25. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  26. f1c630018 x86, apic: fix broken legacy interrupts in the logical apic mode by Suresh Siddha · 12 years ago
  27. dbcb4e7 KVM: VMX: Advertize RDTSC exiting to nested guests by Avi Kivity · 12 years ago
  28. 2a7921b KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT by Gleb Natapov · 12 years ago
  29. e423ca1 KVM: Correct vmrun to vmcall typo by Raghavendra K T · 12 years ago
  30. 51d59c6 KVM: x86: fix pvclock guest stopped flag reporting by Marcelo Tosatti · 12 years ago
  31. 26a4f3c perf/x86: disable PEBS on a guest entry. by Gleb Natapov · 12 years ago
  32. cb37af7 perf/x86: Add Intel Westmere-EX uncore support by Yan, Zheng · 12 years ago
  33. ebb6cc0 perf/x86: Fixes for Nehalem-EX uncore driver by Yan, Zheng · 12 years ago
  34. cffa59b perf, x86: Fix uncore_types_exit section mismatch by Borislav Petkov · 12 years ago
  35. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  36. 64eb062 KVM: correctly detect APIC SW state in kvm_apic_post_state_restore() by Gleb Natapov · 12 years ago
  37. c6fd893 x86, avx: don't use avx instructions with "noxsave" boot param by Suresh Siddha · 12 years ago
  38. c48f149 KVM: inline kvm_apic_present() and kvm_lapic_enabled() by Gleb Natapov · 12 years ago
  39. 54e9818 KVM: use jump label to optimize checking for in kernel local apic presence by Gleb Natapov · 12 years ago
  40. f8c1ea1 KVM: use jump label to optimize checking for SW enabled apic in spurious interrupt register by Gleb Natapov · 12 years ago
  41. c5cc421 KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR by Gleb Natapov · 12 years ago
  42. 6aed64a KVM: mark apic enabled on start up by Gleb Natapov · 12 years ago
  43. 5dbc8f3 KVM: use kvm_lapic_set_base() to change apic_base by Gleb Natapov · 12 years ago
  44. 8a5a87d KVM: clean up kvm_(set|get)_apic_base by Gleb Natapov · 12 years ago
  45. 32cad84 KVM: do not release the error page by Xiao Guangrong · 12 years ago
  46. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  47. e6c1502 KVM: introduce KVM_PFN_ERR_HWPOISON by Xiao Guangrong · 12 years ago
  48. 6c8ee57 KVM: introduce KVM_PFN_ERR_FAULT by Xiao Guangrong · 12 years ago
  49. d89cc61 KVM: Push rmap into kvm_arch_memory_slot by Takuya Yoshikawa · 12 years ago
  50. 65fbe37 KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array by Takuya Yoshikawa · 12 years ago
  51. aab2eb7 KVM: Stop checking rmap to see if slot is being created by Takuya Yoshikawa · 12 years ago
  52. 439793d KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  53. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 12 years ago
  54. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  55. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  56. e115676 KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  57. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  60. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  61. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  62. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  63. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  64. aa67f60 KVM: VMX: Fix ds/es corruption on i386 with preemption by Avi Kivity · 12 years ago
  65. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  66. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 13 years ago
  67. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago
  68. 1fcfd08 x86: OLPC: move s/r-related EC cmds to EC driver by Andres Salomon · 12 years ago
  69. 6cca83d4 Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  70. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  71. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  72. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  73. 26ef192 KVM: fold kvm_pit_timer into kvm_kpit_state by Avi Kivity · 12 years ago
  74. 9d9d223 KVM: Simplify kvm_pit_timer by Avi Kivity · 12 years ago
  75. 2a6eac9 KVM: Simplify kvm_timer by Avi Kivity · 12 years ago
  76. e9d90d4 KVM: Remove internal timer abstraction by Avi Kivity · 12 years ago
  77. bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. d07bdfd perf/x86: Fix USER/KERNEL tagging of samples properly by Peter Zijlstra · 12 years ago
  79. 7740dfc perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit by Andrew Morton · 12 years ago
  80. 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 12 years ago
  81. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  82. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  83. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  84. 4a4541a KVM: Don't update PPR on any APIC read by Avi Kivity · 12 years ago
  85. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 3d72b10 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  91. 41fb433 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case by Julia Lawall · 12 years ago
  92. 61b0fcc x86/mce: Add quirk for instruction recovery on Sandy Bridge processors by Tony Luck · 12 years ago
  93. 736edce x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> by Tony Luck · 12 years ago
  94. 35d56ca9 perf/x86: Fix missing struct before structure name by Jovi Zhang · 12 years ago
  95. 1d44b30 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  96. c1ece48 perf/x86: Fix format definition of SNB-EP uncore QPI box by Yan, Zheng · 12 years ago
  97. 597ed95 perf/x86: Make bitfield unsigned by Peter Zijlstra · 12 years ago
  98. 74e6543 perf/x86: Fix LLC-* and node-* events on Intel SandyBridge by Yan, Zheng · 12 years ago
  99. 254298c perf/x86: Add Intel Nehalem-EX uncore support by Yan, Zheng · 13 years ago
  100. 4f3f713 perf/x86: Fix typo in format definition of uncore PCU filter by Yan, Zheng · 12 years ago