1. 0963e5d ARM: KVM: Fix kvm_set_pte assignment by Christoffer Dall · 11 years ago
  2. cc2df20 KVM: x86: Update symbolic exit codes by Jan Kiszka · 11 years ago
  3. c0dfee5 KVM: nVMX: Advertise IA32_PAT in VM exit control by Arthur Chunqi Li · 11 years ago
  4. 5743534 KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting by Jan Kiszka · 11 years ago
  5. ca72d97 KVM: nEPT: Advertise WB type EPTP by Jan Kiszka · 11 years ago
  6. 44811c0 nVMX: Keep arch.pat in sync on L1-L2 switches by Jan Kiszka · 11 years ago
  7. f5c4368 nEPT: Miscelleneous cleanups by Nadav Har'El · 11 years ago
  8. 2b1be67 nEPT: Some additional comments by Nadav Har'El · 11 years ago
  9. afa61f7 Advertise the support of EPT to the L1 guest, through the appropriate MSR. by Nadav Har'El · 11 years ago
  10. bfd0a56 nEPT: Nested INVEPT by Nadav Har'El · 11 years ago
  11. 155a97a nEPT: MMU context for nested EPT by Nadav Har'El · 11 years ago
  12. 25d9208 nEPT: Add nEPT violation/misconfigration support by Yang Zhang · 11 years ago
  13. 5316622 nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables by Gleb Natapov · 11 years ago
  14. 7a1638c nEPT: Redefine EPT-specific link_shadow_page() by Yang Zhang · 11 years ago
  15. 37406aa nEPT: Add EPT tables support to paging_tmpl.h by Nadav Har'El · 11 years ago
  16. 61719a8 nEPT: Support shadow paging for guest paging without A/D bits by Gleb Natapov · 11 years ago
  17. d8089ba nEPT: make guest's A/D bits depends on guest's paging mode by Gleb Natapov · 11 years ago
  18. 0ad805a nEPT: Move common code to paging_tmpl.h by Nadav Har'El · 11 years ago
  19. b7e9145 nEPT: Fix wrong test in kvm_set_cr3 by Nadav Har'El · 11 years ago
  20. 3633cfc nEPT: Fix cr3 handling in nested exit and entry by Nadav Har'El · 11 years ago
  21. 8049d65 nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 by Nadav Har'El · 11 years ago
  22. 0276642 KVM: MMU: fix check the reserved bits on the gpte of L2 by Xiao Guangrong · 11 years ago
  23. 205befd KVM: nVMX: correctly set tr base on nested vmexit emulation by Gleb Natapov · 11 years ago
  24. 63fbf59 nVMX: reset rflags register cache during nested vmentry. by Gleb Natapov · 11 years ago
  25. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  26. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  27. 843200e KVM: s390: Fix sparse warnings in priv.c by Thomas Huth · 11 years ago
  28. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  29. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  30. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  31. 663f4c6 KVM: x86: handle singlestep during emulation by Paolo Bonzini · 11 years ago
  32. 4a1e10d KVM: x86: handle hardware breakpoints during emulation by Paolo Bonzini · 11 years ago
  33. ac0a48c KVM: x86: rename EMULATE_DO_MMIO by Paolo Bonzini · 11 years ago
  34. 9576c4c KVM: x86: Drop some unused functions from lapic by Jan Kiszka · 11 years ago
  35. 11f5cc0 KVM: x86: Simplify __apic_accept_irq by Jan Kiszka · 11 years ago
  36. 103af0a perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 by Andi Kleen · 11 years ago
  37. 21feb4e KVM: nVMX: Set segment infomation of L1 when L2 exits by Arthur Chunqi Li · 11 years ago
  38. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  39. b3897a4 KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL by Nadav Har'El · 11 years ago
  40. 6b61edf KVM: x86: Drop useless cast by Mathias Krause · 11 years ago
  41. c2bae89 KVM: VMX: Use proper types to access const arrays by Mathias Krause · 11 years ago
  42. a25eb11 KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt by Arthur Chunqi Li · 11 years ago
  43. 0658fba KVM: nVMX: Change location of 3 functions in vmx.c by Arthur Chunqi Li · 11 years ago
  44. e6dff7d KVM: x86: Avoid zapping mmio sptes twice for generation wraparound by Takuya Yoshikawa · 11 years ago
  45. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  46. 85dfe87 KVM: s390: use cookies for ioeventfd by Cornelia Huck · 11 years ago
  47. 1c118b8 KVM: MMU: avoid fast page fault fixing mmio page fault by Xiao Guangrong · 11 years ago
  48. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  50. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  53. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  54. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  55. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  56. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  57. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  58. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  59. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  60. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  61. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  62. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  63. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  64. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  65. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  66. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  67. 64fb6d9 Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  68. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  69. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  70. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  71. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  72. a9642fa Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 961246b [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. by Olivier DANET · 11 years ago
  74. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 11 years ago
  75. f118e9a arch: sparc: kernel: check the memory length before use strcpy(). by Chen Gang · 11 years ago
  76. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  77. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  78. 23e3a1d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  80. 2d6244b Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  81. 49283f6 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  82. 8f041e6 Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  83. b247759 Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  84. 61e3129 Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  85. 40c2702 microblaze: Move __NR_syscalls from uapi by Michal Simek · 11 years ago
  86. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  88. cbbe6f8 ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs by Jason Liu · 11 years ago
  89. fd83247 ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP by Fabio Estevam · 11 years ago
  90. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 11 years ago
  91. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  92. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  93. 594174d parisc: switch to gzip-compressed vmlinuz kernel by Helge Deller · 11 years ago
  94. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 11 years ago
  95. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  96. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  97. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  98. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  99. 5859194 reboot: arm: remove unused restart_mode fields from some arm subarchs by Robin Holt · 11 years ago
  100. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago