1. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  2. 71a8638 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  3. 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
  4. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 13 years ago
  5. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  6. c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 13 years ago
  7. 85722cd KVM: Fix kvm mmu_notifier initialization order by OGAWA Hirofumi · 13 years ago
  8. 76d2540 KVM: Add documentation for KVM_CAP_NR_VCPUS by Pekka Enberg · 13 years ago
  9. 8fa2206 KVM: make guest mode entry to be rcu quiescent state by Gleb Natapov · 13 years ago
  10. e3aa52d Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next by Avi Kivity · 13 years ago
  11. d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 13 years ago
  12. 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 13 years ago
  13. 3b9be3b KVM: x86 emulator: Remove unused arg from emulate_pop() by Takuya Yoshikawa · 13 years ago
  14. adddcec KVM: x86 emulator: Remove unused arg from writeback() by Takuya Yoshikawa · 13 years ago
  15. 509cf9f KVM: x86 emulator: Remove unused arg from read_descriptor() by Takuya Yoshikawa · 13 years ago
  16. c1ed6de KVM: x86 emulator: Remove unused arg from seg_override() by Takuya Yoshikawa · 13 years ago
  17. fa3d315 KVM: Validate userspace_addr of memslot when registered by Takuya Yoshikawa · 13 years ago
  18. 12cb814 KVM: MMU: Clean up gpte reading with copy_from_user() by Takuya Yoshikawa · 13 years ago
  19. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  20. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  21. 1a040b2 KVM: PPC: use ticks, not usecs, for exit timing by Stuart Yoder · 14 years ago
  22. 49ea069 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx by Scott Wood · 14 years ago
  23. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 14 years ago
  24. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 13 years ago
  25. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 13 years ago
  26. 0a434bb KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions by Avi Kivity · 13 years ago
  27. ae8cc05 KVM: SVM: Make dump_vmcb static, reduce text by Joe Perches · 13 years ago
  28. 8f74d8e KVM: MMU: Fix 64-bit paging breakage on x86_32 by Takuya Yoshikawa · 13 years ago
  29. b74323d KVM: ia64: fix sparse warnings by Jeff Mahoney · 13 years ago
  30. 4429d5d KVM: Add CPUID support for VIA CPU by BrillyWu@viatech.com.cn · 13 years ago
  31. 2aab2c5 KVM: call cache_all_regs() only once during instruction emulation by Gleb Natapov · 14 years ago
  32. 0004c7c KVM: Fix compound mmio by Gleb Natapov · 14 years ago
  33. 4947e7cd KVM: emulator: Propagate fault in far jump emulation by Gleb Natapov · 14 years ago
  34. 8d7d810 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  35. 4656164 KVM: x86 emulator: consolidate group handling by Avi Kivity · 13 years ago
  36. 781e074 KVM: MMU: Add unlikely() annotations to walk_addr_generic() by Avi Kivity · 13 years ago
  37. 62aaa2f KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) by Takuya Yoshikawa · 13 years ago
  38. b96a7fa KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) by Takuya Yoshikawa · 13 years ago
  39. c54fe50 KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) by Takuya Yoshikawa · 13 years ago
  40. d67fc27 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS by Takuya Yoshikawa · 13 years ago
  41. 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 13 years ago
  42. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 13 years ago
  43. 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 13 years ago
  44. 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 13 years ago
  45. 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 13 years ago
  46. d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 13 years ago
  47. cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 13 years ago
  48. a38f84c KVM: ioapic: Fix an error field reference by Liu Yuan · 13 years ago
  49. a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 13 years ago
  50. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 13 years ago
  51. 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 13 years ago
  52. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 13 years ago
  53. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 13 years ago
  54. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 13 years ago
  55. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 13 years ago
  56. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 13 years ago
  57. fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 13 years ago
  58. c2ad2bb KVM: x86 emulator: drop use of is_long_mode() by Avi Kivity · 13 years ago
  59. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 13 years ago
  60. fe870ab KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks by Avi Kivity · 13 years ago
  61. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 13 years ago
  62. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 13 years ago
  63. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 13 years ago
  64. 3ac1bbc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  65. f686c74 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  66. 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  67. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  68. b759b3a Merge branch 'topic/lola' into for-linus by Takashi Iwai · 13 years ago
  69. 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 13 years ago
  70. de0853c Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40 by Mark Brown · 13 years ago
  71. 2b39535 ASoC: core: Don't set "(null)" as a driver name by Jarkko Nikula · 13 years ago
  72. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 13 years ago
  73. 98e1da9 perf tools: Robustify dynamic sample content fetch by Frederic Weisbecker · 13 years ago
  74. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 13 years ago
  75. 7442996 perf tools: Move evlist sample helpers to evlist area by Frederic Weisbecker · 13 years ago
  76. dd5f5fd perf tools: Remove junk code in mmap size handling by Frederic Weisbecker · 13 years ago
  77. eac9eac perf tools: Check we are able to read the event size on mmap by Frederic Weisbecker · 13 years ago
  78. dcb4a1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  79. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 13 years ago
  80. 6ec5ff4 x86: Eliminate various 'set but not used' warnings by Gustavo F. Padovan · 13 years ago
  81. 4cc4527 hwmon: (coretemp) Fix checkpatch errors by Guenter Roeck · 13 years ago
  82. 5e99c2f hwmon: Remove pkgtemp driver by Guenter Roeck · 13 years ago
  83. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  84. 1d487624f x86, SMEP: Fix section mismatch warnings by Fenghua Yu · 13 years ago
  85. 3e0c2ab slub: Deal with hyperthetical case of PAGE_SIZE > 2M by Christoph Lameter · 13 years ago
  86. 442b06b slub: Remove node check in slab_free by Christoph Lameter · 13 years ago
  87. c21fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  88. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 13 years ago
  89. 5d41452 sctp: Fix build failure. by David S. Miller · 13 years ago
  90. 0a384b2 garp: use kfree_rcu() by Eric Dumazet · 13 years ago
  91. 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 13 years ago
  92. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  93. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 13 years ago
  94. e6c9366 tmpfs: fix highmem swapoff crash regression by Hugh Dickins · 13 years ago
  95. 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 13 years ago
  96. 557eed6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  97. be84bfc ipc: Add missing sys_ni entries for ipc/compat.c functions by Kevin Cernekee · 13 years ago
  98. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  99. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  100. 102dc1b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago