1. d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  3. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  4. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  5. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  6. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  7. 2e77def Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  8. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  9. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  10. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  11. 4b382d0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  12. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  13. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
  14. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  15. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  16. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  17. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 13 years ago
  18. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 13 years ago
  19. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 13 years ago
  20. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 13 years ago
  21. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 13 years ago
  22. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 13 years ago
  23. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 13 years ago
  24. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 13 years ago
  25. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 13 years ago
  26. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 13 years ago
  27. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  28. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 13 years ago
  29. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 13 years ago
  30. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 13 years ago
  31. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 13 years ago
  32. a37dd33 macvlan: Forward unicast frames in bridge mode to lowerdev by David Ward · 13 years ago
  33. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 13 years ago
  34. 120a3d5 ipv4: Include linux/prefetch.h in fib_trie.c by David S. Miller · 13 years ago
  35. 474b4c4 netlabel: Remove prefetches from list handlers. by David S. Miller · 13 years ago
  36. c0cba59 drivers/net: add prefetch header for prefetch users by Paul Gortmaker · 13 years ago
  37. 8df8a47 rionet: Remove pointless printk of skb pointer. by David S. Miller · 13 years ago
  38. 0fcbe74 net: Remove prefetches from SKB list handlers. by David S. Miller · 13 years ago
  39. 69c867c9 caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 13 years ago
  40. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 13 years ago
  41. 96796ea caif: Fix freezes when running CAIF loopback device by sjur.brandeland@stericsson.com · 13 years ago
  42. 54e90fb caif: Fixes freeze on Link layer removal. by sjur.brandeland@stericsson.com · 13 years ago
  43. 0e5a117 caif: Bugfix add check NULL pointer before calling functions. by sjur.brandeland@stericsson.com · 13 years ago
  44. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  45. 71a8638 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  46. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  47. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 13 years ago
  48. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  49. c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 13 years ago
  50. 85722cd KVM: Fix kvm mmu_notifier initialization order by OGAWA Hirofumi · 13 years ago
  51. 76d2540 KVM: Add documentation for KVM_CAP_NR_VCPUS by Pekka Enberg · 13 years ago
  52. 8fa2206 KVM: make guest mode entry to be rcu quiescent state by Gleb Natapov · 13 years ago
  53. e3aa52d Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next by Avi Kivity · 13 years ago
  54. d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 13 years ago
  55. 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 13 years ago
  56. 3b9be3b KVM: x86 emulator: Remove unused arg from emulate_pop() by Takuya Yoshikawa · 13 years ago
  57. adddcec KVM: x86 emulator: Remove unused arg from writeback() by Takuya Yoshikawa · 13 years ago
  58. 509cf9f KVM: x86 emulator: Remove unused arg from read_descriptor() by Takuya Yoshikawa · 13 years ago
  59. c1ed6de KVM: x86 emulator: Remove unused arg from seg_override() by Takuya Yoshikawa · 13 years ago
  60. fa3d315 KVM: Validate userspace_addr of memslot when registered by Takuya Yoshikawa · 13 years ago
  61. 12cb814 KVM: MMU: Clean up gpte reading with copy_from_user() by Takuya Yoshikawa · 13 years ago
  62. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  63. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  64. 1a040b2 KVM: PPC: use ticks, not usecs, for exit timing by Stuart Yoder · 13 years ago
  65. 49ea069 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx by Scott Wood · 13 years ago
  66. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 13 years ago
  67. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 13 years ago
  68. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 13 years ago
  69. 0a434bb KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions by Avi Kivity · 13 years ago
  70. ae8cc05 KVM: SVM: Make dump_vmcb static, reduce text by Joe Perches · 13 years ago
  71. 8f74d8e KVM: MMU: Fix 64-bit paging breakage on x86_32 by Takuya Yoshikawa · 13 years ago
  72. b74323d KVM: ia64: fix sparse warnings by Jeff Mahoney · 13 years ago
  73. 4429d5d KVM: Add CPUID support for VIA CPU by BrillyWu@viatech.com.cn · 13 years ago
  74. 2aab2c5 KVM: call cache_all_regs() only once during instruction emulation by Gleb Natapov · 13 years ago
  75. 0004c7c KVM: Fix compound mmio by Gleb Natapov · 13 years ago
  76. 4947e7cd KVM: emulator: Propagate fault in far jump emulation by Gleb Natapov · 13 years ago
  77. 8d7d8102 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 13 years ago
  78. 4656164 KVM: x86 emulator: consolidate group handling by Avi Kivity · 13 years ago
  79. 781e074 KVM: MMU: Add unlikely() annotations to walk_addr_generic() by Avi Kivity · 13 years ago
  80. 62aaa2f KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) by Takuya Yoshikawa · 13 years ago
  81. b96a7fa KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) by Takuya Yoshikawa · 13 years ago
  82. c54fe50 KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) by Takuya Yoshikawa · 13 years ago
  83. d67fc27 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS by Takuya Yoshikawa · 13 years ago
  84. 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 13 years ago
  85. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 13 years ago
  86. 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 13 years ago
  87. 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 13 years ago
  88. 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 13 years ago
  89. d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 13 years ago
  90. cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 13 years ago
  91. a38f84c KVM: ioapic: Fix an error field reference by Liu Yuan · 13 years ago
  92. a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 13 years ago
  93. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 13 years ago
  94. 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 13 years ago
  95. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 13 years ago
  96. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 13 years ago
  97. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 13 years ago
  98. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 13 years ago
  99. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 13 years ago
  100. fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 13 years ago