1. fd97dc5 KVM: MMU: Simpify accessed/dirty/present/nx bit handling by Avi Kivity · 18 years ago
  2. 4436d46 KVM: MMU: Remove cr0.wp tricks by Avi Kivity · 18 years ago
  3. e663ee6 KVM: MMU: Make setting shadow ptes atomic on i386 by Avi Kivity · 18 years ago
  4. 0d551bb KVM: Make shadow pte updates atomic by Avi Kivity · 18 years ago
  5. a18de5a KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common() by Avi Kivity · 18 years ago
  6. 97a0a01 KVM: MMU: Fold fix_write_pf() into set_pte_common() by Avi Kivity · 18 years ago
  7. 63b1ad2 KVM: MMU: Fold fix_read_pf() into set_pte_common() by Avi Kivity · 18 years ago
  8. 6598c8b KVM: MMU: Pass the guest pde to set_pte_common by Avi Kivity · 18 years ago
  9. e60d75e KVM: MMU: Move set_pte_common() to pte width dependent code by Avi Kivity · 18 years ago
  10. ef0197e KVM: MMU: Simplify fetch() a little bit by Avi Kivity · 18 years ago
  11. d3d25b0 KVM: MMU: Use slab caches for shadow pages and their headers by Avi Kivity · 18 years ago
  12. 8d72820 KVM: Use symbolic constants instead of magic numbers by Eddie Dong · 18 years ago
  13. 06ff0d3 KVM: Fix includes by Markus Rechberger · 18 years ago
  14. 687fdbf KVM: x86 emulator: implement wbinvd by Avi Kivity · 18 years ago
  15. de06206 Use menuconfig objects II - KVM/Virt by Jan Engelhardt · 18 years ago
  16. 2cc5156 KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexit by Eddie Dong · 18 years ago
  17. f2be4dd KVM: VMX: Cleanup redundant code in MSR set by Eddie Dong · 18 years ago
  18. a75beee KVM: VMX: Avoid saving and restoring msrs on lightweight vmexit by Eddie Dong · 18 years ago
  19. b3f3770 KVM: VMX: Handle #SS faults from real mode by Nitin A Kamble · 18 years ago
  20. cd2276a KVM: VMX: Use local labels in inline assembly by Avi Kivity · 18 years ago
  21. cd0536d KVM: Fix vmx I/O bitmap initialization on highmem systems by Avi Kivity · 18 years ago
  22. 653e310 KVM: Avoid corrupting tr in real mode by Avi Kivity · 18 years ago
  23. eff708b KVM: VMX: Only reload guest msrs if they are already loaded by Avi Kivity · 18 years ago
  24. 47ad8e6 KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical by Avi Kivity · 18 years ago
  25. 4b02d6d KVM: MMU: Simplify kvm_mmu_free_page() a tiny bit by Avi Kivity · 18 years ago
  26. 2dc7094 KVM: Implement IA32_EBL_CR_POWERON msr by Matthew Gregan · 18 years ago
  27. a3a0636 KVM: Set cr0.mp for guests by Avi Kivity · 18 years ago
  28. 5fd86fc KVM: Consolidate guest fpu activation and deactivation by Avi Kivity · 18 years ago
  29. abd3f2d KVM: Rationalize exception bitmap usage by Avi Kivity · 18 years ago
  30. 707c087 KVM: Move some more msr mangling into vmx_save_host_state() by Avi Kivity · 18 years ago
  31. 33ed632 KVM: Fix potential guest state leak into host by Avi Kivity · 18 years ago
  32. 7494c0c KVM: Increase mmu shadow cache to 1024 pages by Avi Kivity · 18 years ago
  33. 0028425 KVM: Update shadow pte on write to guest pte by Avi Kivity · 18 years ago
  34. fce0657 KVM: MMU: Respect nonpae pagetable quadrant when zapping ptes by Avi Kivity · 18 years ago
  35. 09072da KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write() by Avi Kivity · 18 years ago
  36. 62135845 KVM: Be more careful restoring fs on lightweight vmexit by Avi Kivity · 18 years ago
  37. a25f7e1 KVM: Reduce misfirings of the fork detector by Avi Kivity · 18 years ago
  38. 05e0c8c KVM: Unindent some code by Avi Kivity · 18 years ago
  39. e6adf28 KVM: Avoid saving and restoring some host CPU state on lightweight vmexit by Avi Kivity · 18 years ago
  40. e925c5b KVM: Assume that writes smaller than 4 bytes are to non-pagetable pages by Avi Kivity · 18 years ago
  41. c868133 KVM: SVM: Allow direct guest access to PC debug port by Anthony Liguori · 18 years ago
  42. fdef3ad KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITs by He, Qing · 18 years ago
  43. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 18 years ago
  44. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  45. d3502d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  46. d2a9a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  47. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  48. 2a9915c make i2c-acorn tristate by Al Viro · 18 years ago
  49. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 18 years ago
  50. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 18 years ago
  51. ececfde fallout from constified seq_operations by Al Viro · 18 years ago
  52. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 18 years ago
  53. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 18 years ago
  54. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 18 years ago
  55. b4a0691 frv: missing __clear_user() by Al Viro · 18 years ago
  56. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 18 years ago
  57. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 18 years ago
  58. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 18 years ago
  59. 51ec138 ieee1394: forgotten dereference... by Al Viro · 18 years ago
  60. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 18 years ago
  61. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 18 years ago
  62. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 18 years ago
  63. 0909fca git-battery vs git-acpi by Andrew Morton · 18 years ago
  64. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 18 years ago
  65. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 18 years ago
  66. 3be8614 MAINTAINERS: Add maintainers for power supply subsystem and drivers by Anton Vorontsov · 18 years ago
  67. 9413d7b [SCSI] ibmvscsi: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  68. a862ea3 [SCSI] dc395x: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  69. 69eca4f [SCSI] ncr53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  70. 938febd [SCSI] sym53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  71. cebadc5 [SCSI] ppa: coding police and printk levels by Alan Cox · 18 years ago
  72. 75a1099 [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc by Satyam Sharma · 18 years ago
  73. a3f249a [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c by Satyam Sharma · 18 years ago
  74. 3021c71 [SCSI] remove the dead CYBERSTORMIII_SCSI option by Adrian Bunk · 18 years ago
  75. 0a9f2a4 [TCP]: Verify the presence of RETRANS bit when leaving FRTO by Ilpo Järvinen · 18 years ago
  76. 063ed36 [IPV6]: Call inet6addr_chain notifiers on link down by Vlad Yasevich · 18 years ago
  77. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 18 years ago
  78. 73ca491 [NET_SCHED]: act_api: qdisc internal reclassify support by Patrick McHardy · 18 years ago
  79. f6853e2 [NET_SCHED]: sch_dsmark: act_api support by Patrick McHardy · 18 years ago
  80. 9210080 [NET_SCHED]: sch_atm: act_api support by Patrick McHardy · 18 years ago
  81. b0188d4 [NET_SCHED]: sch_atm: Lindent by Patrick McHardy · 18 years ago
  82. f13ec93 [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets by Dmitry Butskoy · 18 years ago
  83. d09f51b Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 18 years ago
  84. 1b1ac75 [IPV4]: Cleanup call to __neigh_lookup() by Jean Delvare · 18 years ago
  85. 0621ed2 [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization by Patrick McHardy · 18 years ago
  86. 59eecdf [NETFILTER]: nf_conntrack: UDPLITE support by Patrick McHardy · 18 years ago
  87. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 18 years ago
  88. 370786f [NETFILTER]: x_tables: add connlimit match by Jan Engelhardt · 18 years ago
  89. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 18 years ago
  90. 130e7a8 [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error by Yasuyuki Kozakai · 18 years ago
  91. e2a3123 [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it by Yasuyuki Kozakai · 18 years ago
  92. ffc3069 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it by Yasuyuki Kozakai · 18 years ago
  93. d87d846 [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header by Yasuyuki Kozakai · 18 years ago
  94. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 18 years ago
  95. febca28 [AF_IUCV]: Add lock when updating accept_q by Ursula Braun · 18 years ago
  96. 13fdc9a [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. by Ursula Braun · 18 years ago
  97. da7de31 [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. by Jennifer Hunt · 18 years ago
  98. acd159b [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static by Adrian Bunk · 18 years ago
  99. cf3842e Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  100. b3b0b68 [TCP]: tcp probe add back ssthresh field by Stephen Hemminger · 18 years ago