1. 40dcaa9 KVM: fix rcu usage in init_rmode_* functions by Xiao Guangrong · 14 years ago
  2. 1aa8cee KVM: fix kvmclock regression due to missing clock update by Nikola Ciprich · 14 years ago
  3. 399a40c KVM: emulator: Fix permission checking in io permission bitmap by Gleb Natapov · 14 years ago
  4. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  5. 831ca60 KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n by Avi Kivity · 14 years ago
  6. afc2018 KVM: x86: Remove useless regs_page pointer from kvm_lapic by Takuya Yoshikawa · 14 years ago
  7. c8ce057 KVM: improve comment on rcu use in irqfd_deassign by Michael S. Tsirkin · 14 years ago
  8. 676646e KVM: MMU: remove unused macros by Xiao Guangrong · 14 years ago
  9. 842f22e KVM: MMU: cleanup page alloc and free by Xiao Guangrong · 14 years ago
  10. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago
  11. 48c0e4e KVM: MMU: move mmu pages calculated out of mmu lock by Xiao Guangrong · 14 years ago
  12. 1b7fd45 KVM: MMU: set spte accessed bit properly by Xiao Guangrong · 14 years ago
  13. da8dc75 KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits by Xiao Guangrong · 14 years ago
  14. 38a778a KVM: Start lock documentation by Jan Kiszka · 14 years ago
  15. 1260edbe KVM: better readability of efer_reserved_bits by Lai Jiangshan · 14 years ago
  16. d170c41 KVM: Clear async page fault hash after switching to real mode by Lai Jiangshan · 14 years ago
  17. 93ea538 KVM: VMX: Initialize vm86 TSS only once. by Gleb Natapov · 14 years ago
  18. a8ba6c2 KVM: VMX: update live TR selector if it changes in real mode by Gleb Natapov · 14 years ago
  19. a3b5ba4 KVM: VMX: add the __noclone attribute to vmx_vcpu_run by Lai Jiangshan · 14 years ago
  20. 038f8c1 KVM: x86: Convert tsc_write_lock to raw_spinlock by Jan Kiszka · 14 years ago
  21. 7049467 KVM: remove isr_ack logic from PIC by Gleb Natapov · 14 years ago
  22. 23f3e99 KVM: VMX: fix detection of BIOS disabling VMX by Joseph Cihula · 14 years ago
  23. e935b83 KVM: Convert kvm_lock to raw_spinlock by Jan Kiszka · 14 years ago
  24. bd3d1ec KVM: SVM: check for progress after IRET interception by Avi Kivity · 14 years ago
  25. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 14 years ago
  26. 217ece6 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  27. 34bb10b KVM: keep track of which task is running a KVM vcpu by Rik van Riel · 14 years ago
  28. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  29. 4005996 KVM: Drop ad-hoc vendor specific instruction restriction by Avi Kivity · 14 years ago
  30. d867162 KVM: x86 emulator: vendor specific instructions by Avi Kivity · 14 years ago
  31. 3e90943 KVM: Drop bogus x86_decode_insn() error check by Avi Kivity · 14 years ago
  32. 0bb8865 KVM: x86: Drop obsolete warning about INIT on runnable VCPU by Jan Kiszka · 14 years ago
  33. 12f9a48 KVM: x86: release kvmclock page on reset by Glauber Costa · 14 years ago
  34. f58c9df mm: remove is_hwpoison_address by Huang Ying · 14 years ago
  35. fafc3db KVM: Replace is_hwpoison_address with __get_user_pages by Huang Ying · 14 years ago
  36. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  37. 0014bd9 mm: export __get_user_pages by Huang Ying · 14 years ago
  38. 91c9c3e KVM: x86: handle guest access to BBL_CR_CTL3 MSR by john cooper · 14 years ago
  39. 3cba413 KVM: make make_all_cpus_request() lockless by Xiao Guangrong · 14 years ago
  40. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 14 years ago
  41. d48ead8 KVM: fix build warning within __kvm_set_memory_region() on s390 by Heiko Carstens · 14 years ago
  42. 9ca5231 KVM: x86: Remove user space triggerable MCE error message by Jan Kiszka · 14 years ago
  43. 63f42e0 KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs() by Xiao Guangrong · 14 years ago
  44. 40712fa KVM: VMX: Avoid atomic operation in vmx_vcpu_run by Avi Kivity · 14 years ago
  45. 1c696d0 KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run by Avi Kivity · 14 years ago
  46. 00c25bc KVM: VMX: increase ple_gap default to 128 by Rik van Riel · 14 years ago
  47. 3781c01 KVM: SVM: Add support for perf-kvm by Joerg Roedel · 14 years ago
  48. a917949 KVM: VMX: Avoid leaking fake realmode state to userspace by Avi Kivity · 14 years ago
  49. d0ba64f KVM: VMX: Save and restore tr selector across mode switches by Avi Kivity · 14 years ago
  50. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  51. 775077a KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() by Sedat Dilek · 14 years ago
  52. 8234b22 KVM: MMU: Don't flush shadow when enabling dirty tracking by Avi Kivity · 14 years ago
  53. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  54. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  55. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  56. 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  57. e345513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  58. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  59. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  60. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  61. 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
  62. bd1274d Merge branch 'v6v7' into devel by Russell King · 14 years ago
  63. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  64. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 14 years ago
  65. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  66. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  67. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  69. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  70. 1a102ff vfs: bury ->get_sb() by Al Viro · 14 years ago
  71. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 14 years ago
  72. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 14 years ago
  73. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 14 years ago
  74. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 14 years ago
  75. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 14 years ago
  76. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 14 years ago
  77. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 14 years ago
  78. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  79. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 14 years ago
  80. ceda86a bonding: enable netpoll without checking link status by Andy Gospodarek · 14 years ago
  81. fbd5060 xfrm: Refcount destination entry on xfrm_lookup by Steffen Klassert · 14 years ago
  82. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 14 years ago
  83. 2d7011c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag by Jiri Pirko · 14 years ago
  84. e30bc06 bonding: wrap slave state work by Jiri Pirko · 14 years ago
  85. 0bd80da net: get rid of multiple bond-related netdevice->priv_flags by Jiri Pirko · 14 years ago
  86. f1c1775 bonding: register slave pointer for rx_handler by Jiri Pirko · 14 years ago
  87. c888385 be2net: Bump up the version number by Ajit Khaparde · 14 years ago
  88. d2145cd be2net: Copyright notice change. Update to Emulex instead of ServerEngines by Ajit Khaparde · 14 years ago
  89. 5d03078 e1000e: fix kconfig for crc32 dependency by Eric Dumazet · 14 years ago
  90. ee0caa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  91. 059718d m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast by Geert Uytterhoeven · 14 years ago
  92. 9cd7b14 m68k/atari: ARAnyM - Add support for network access by Milan Jurik · 16 years ago
  93. 37b0b65 m68k/atari: ARAnyM - Add support for console access by Roman Zippel · 16 years ago
  94. b2edd2f m68k/atari: ARAnyM - Add support for block access by Roman Zippel · 16 years ago
  95. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  96. 93ff954 m68k: Kconfig - Remove unneeded "default n" by Geert Uytterhoeven · 14 years ago
  97. 6ba99e0 m68k: Makefiles - Change to new flags variables by matt mooney · 14 years ago
  98. f369e37 m68k/amiga: Reclaim Chip RAM for PPC exception handlers by Geert Uytterhoeven · 14 years ago
  99. cf6da57 m68k: Allow all kernel traps to be handled via exception fixups by Andreas Schwab · 16 years ago
  100. f670808 m68k: Use base_trap_init() to initialize vectors by Roman Zippel · 16 years ago