1. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 12 years ago
  2. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 12 years ago
  3. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 12 years ago
  4. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 12 years ago
  5. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 12 years ago
  6. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 12 years ago
  7. 5d21881 KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages by Marcelo Tosatti · 12 years ago
  8. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 12 years ago
  9. 03ba32c VMX: x86: handle host TSC calibration failure by Marcelo Tosatti · 12 years ago
  10. 0fa24ce kvm: remove cast for kmalloc return value by Ioan Orghici · 12 years ago
  11. 5da5960 KVM: MMU: Introduce a helper function for FIFO zapping by Takuya Yoshikawa · 12 years ago
  12. 945315b KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() by Takuya Yoshikawa · 12 years ago
  13. 1044b03 KVM: MMU: Fix and clean up for_each_gfn_* macros by Takuya Yoshikawa · 12 years ago
  14. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  15. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 12 years ago
  16. f9dc72e s390/kvm,gaccess: shorten copy_to/from_guest code by Heiko Carstens · 12 years ago
  17. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  18. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  19. 59a1fa2 s390/kvm,tprot: use new gmap_translate() function by Heiko Carstens · 12 years ago
  20. 9e0fdb4 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  21. 744b37f s390/kvm,gaccess: fix guest access return code handling by Heiko Carstens · 12 years ago
  22. 1a0d74e KVM: nVMX: Fix setting of CR0 and CR4 in guest mode by Jan Kiszka · 12 years ago
  23. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 12 years ago
  24. c4627c7 KVM: nVMX: Reset RFLAGS on VM-exit by Jan Kiszka · 12 years ago
  25. 10ccaa1 KVM: s390: Wire up ioeventfd. by Cornelia Huck · 12 years ago
  26. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 12 years ago
  27. 503cd0c KVM: nVMX: Fix switching of debug state by Jan Kiszka · 12 years ago
  28. 1601475 KVM: ARM: Remove kvm_arch_set_memory_region() by Takuya Yoshikawa · 12 years ago
  29. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  30. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  31. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 12 years ago
  32. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  33. ee2c25e Merge branch 'master' into queue by Marcelo Tosatti · 12 years ago
  34. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  35. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  37. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  38. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  39. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  41. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  42. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 12 years ago
  43. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 12 years ago
  44. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 12 years ago
  45. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 13 years ago
  46. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 13 years ago
  47. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 13 years ago
  48. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 13 years ago
  49. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 13 years ago
  50. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 13 years ago
  51. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 13 years ago
  52. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 13 years ago
  53. c838e72 metag: export clear_page and copy_page by James Hogan · 13 years ago
  54. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 13 years ago
  55. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 13 years ago
  56. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 13 years ago
  57. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 13 years ago
  58. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 13 years ago
  59. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 13 years ago
  60. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 13 years ago
  61. 00512bd metag: ftrace support by James Hogan · 13 years ago
  62. 903b20a metag: Perf by James Hogan · 13 years ago
  63. 5633004 metag: Build infrastructure by James Hogan · 13 years ago
  64. 1e57372 metag: Various other headers by James Hogan · 13 years ago
  65. e8de348 metag: Stack unwinding by James Hogan · 13 years ago
  66. 086e9dc metag: Optimised library functions by James Hogan · 13 years ago
  67. f507758 metag: DMA by James Hogan · 13 years ago
  68. 42682c6 metag: SMP support by James Hogan · 13 years ago
  69. 6006c0d metag: Atomics, locks and bitops by James Hogan · 13 years ago
  70. 9b802d1 metag: Module support by James Hogan · 13 years ago
  71. 44dea39 metag: Scheduling/Process management by James Hogan · 13 years ago
  72. 26025bb metag: System Calls by James Hogan · 13 years ago
  73. 5698c50 metag: Internal and external irqchips by James Hogan · 13 years ago
  74. 63047ea metag: IRQ handling by James Hogan · 13 years ago
  75. ac919f0 metag: Traps by James Hogan · 13 years ago
  76. a2c5d4e metag: Time keeping by James Hogan · 13 years ago
  77. bc3966b metag: ptrace by James Hogan · 13 years ago
  78. 29dd78c metag: Device tree by James Hogan · 13 years ago
  79. 262d96b metag: Signal handling by James Hogan · 13 years ago
  80. c438b58 metag: TCM support by James Hogan · 13 years ago
  81. bbc1770 metag: Highmem support by James Hogan · 13 years ago
  82. e624e95 metag: Huge TLB by James Hogan · 13 years ago
  83. 373cd78 metag: Memory handling by James Hogan · 13 years ago
  84. f5df8e2 metag: Memory management by James Hogan · 13 years ago
  85. 99ef7c2 metag: Cache/TLB handling by James Hogan · 13 years ago
  86. 027f891 metag: TBX source by James Hogan · 13 years ago
  87. 4ca151b metag: TBX header by James Hogan · 13 years ago
  88. 85d9d7a metag: Boot by James Hogan · 13 years ago
  89. 87aa132 metag: Header for core memory mapped registers by James Hogan · 13 years ago
  90. af8a104 metag: Headers for core arch constants by James Hogan · 13 years ago
  91. c19fa94 Add HAVE_64BIT_ALIGNED_ACCESS by James Hogan · 13 years ago
  92. cf8e18e parisc: fix redefinition of SET_PERSONALITY by Helge Deller · 12 years ago
  93. 1905b77 parisc: do not install modules when installing kernel by Rolf Eike Beer · 12 years ago
  94. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 12 years ago
  95. d8d0524 parisc: avoid unitialized variable warning in pa_memcpy() by Helge Deller · 12 years ago
  96. 850df98 parisc: remove unused variable 'compat_val' by Helge Deller · 12 years ago
  97. 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 12 years ago
  98. 4530c49 parisc: select ARCH_WANT_FRAME_POINTERS by Helge Deller · 12 years ago
  99. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  100. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago