1. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 12 years ago
  2. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 12 years ago
  3. feaf0c7d KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 by Gleb Natapov · 12 years ago
  4. e011c66 KVM: nVMX: Check all exceptions for intercept during delivery to L2 by Gleb Natapov · 12 years ago
  5. 851eb667 KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO by Gleb Natapov · 12 years ago
  6. e0b890d KVM: nVMX: Amend nested_run_pending logic by Gleb Natapov · 12 years ago
  7. 92fbc7b KVM: nVMX: Enable unrestricted guest mode support by Jan Kiszka · 12 years ago
  8. 10ba54a KVM: nVMX: Implement support for EFER saving on VM-exit by Jan Kiszka · 12 years ago
  9. 59ab5a8 KVM: nVMX: Do not set identity page map for L2 by Jan Kiszka · 12 years ago
  10. 9e3e4db KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state by Jan Kiszka · 12 years ago
  11. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 0be9c7a KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI by Gleb Natapov · 12 years ago
  14. 72f8579 KVM: nEPT: reset PDPTR register cache on nested vmentry emulation by Gleb Natapov · 12 years ago
  15. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 12 years ago
  16. 3261107 KVM: x86 emulator: emulate RETF imm by Bruce Rogers · 12 years ago
  17. 0f53143 x86/intel/lpss: Add pin control support to Intel low power subsystem by Mathias Nyman · 12 years ago
  18. 9d8e3f9 perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB by Stephane Eranian · 12 years ago
  19. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  20. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  21. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 12 years ago
  22. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 12 years ago
  23. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 06c939c perf/x86/intel: Fix Silvermont offcore masks by Peter Zijlstra · 12 years ago
  26. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 12 years ago
  27. 6113af1 perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING by Stephane Eranian · 12 years ago
  28. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 12 years ago
  29. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 12 years ago
  30. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 12 years ago
  31. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 12 years ago
  32. a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  33. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  34. 442e097 Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 12 years ago
  36. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  37. c0da0fa x86: Remove now-unused save_rest() by Borislav Petkov · 12 years ago
  38. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  39. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  40. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  41. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 12 years ago
  42. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 12 years ago
  43. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 12 years ago
  44. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 12 years ago
  45. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 12 years ago
  46. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 12 years ago
  47. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 12 years ago
  48. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  49. c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 12 years ago
  50. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 12 years ago
  51. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  52. b5c04da um: prctl: Do not include linux/ptrace.h by Richard Weinberger · 12 years ago
  53. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 12 years ago
  54. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 12 years ago
  55. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. aa96a3c lguest: fix GPF in guest when using gdb. by Rusty Russell · 12 years ago
  58. 050ba07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. af058ab x86-32, ftrace: Fix static ftrace when early microcode is enabled by H. Peter Anvin · 12 years ago
  61. 5223948 x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly by Libin · 12 years ago
  62. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  63. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  64. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. f357a82 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. bb8c470 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. f2a7b303 x86, paravirt: Remove duplicate definition for DEF_NATIVE by H. Peter Anvin · 12 years ago
  70. cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 228abe7 Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 1f9c52e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 9cb87aa Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 3d7e5fc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 6924a46 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 12 years ago
  81. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 12 years ago
  82. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 12 years ago
  83. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  84. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  85. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  86. 814c5f1 x86: add early quirk for reserving Intel graphics stolen memory v5 by Jesse Barnes · 12 years ago
  87. fc6d0b0 Merge branch 'lockref' (locked reference counts) by Linus Torvalds · 12 years ago
  88. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 12 years ago
  89. e09a1fa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 7bfb7e6 perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() by Joe Perches · 12 years ago
  91. 1fa6418 perf/x86: Add Silvermont (22nm Atom) support by Yan, Zheng · 12 years ago
  92. 53ad044 perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_X by Yan, Zheng · 12 years ago
  93. bd1c149a Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP by Al Viro · 12 years ago
  94. 7263dda x86, smap: Handle csum_partial_copy_*_user() by H. Peter Anvin · 12 years ago
  95. f69fa9a x86, doc: Update uaccess.h comment to reflect clang changes by H. Peter Anvin · 12 years ago
  96. bdfc017 x86, asm: Fix a compilation issue with clang by Jan-Simon Möller · 12 years ago
  97. 3e9b232 x86, asm: Extend definitions of _ASM_* with a raw format by Jan-Simon Möller · 12 years ago
  98. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 12 years ago
  99. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  100. e5552fd KVM: MMU: remove unused parameter by Xiao Guangrong · 12 years ago