1. b96a7fa KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) by Takuya Yoshikawa · 14 years ago
  2. c54fe50 KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) by Takuya Yoshikawa · 14 years ago
  3. d67fc27 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS by Takuya Yoshikawa · 14 years ago
  4. 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 14 years ago
  5. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
  6. 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 14 years ago
  7. 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 14 years ago
  8. 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 14 years ago
  9. d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 14 years ago
  10. cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 14 years ago
  11. a38f84c KVM: ioapic: Fix an error field reference by Liu Yuan · 14 years ago
  12. a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 14 years ago
  13. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  14. 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 14 years ago
  15. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  16. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  17. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  18. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  19. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  20. fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 14 years ago
  21. c2ad2bb KVM: x86 emulator: drop use of is_long_mode() by Avi Kivity · 14 years ago
  22. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  23. fe870ab KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks by Avi Kivity · 14 years ago
  24. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  25. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  26. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  27. 3ac1bbc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  28. f686c74 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  29. 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  30. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  31. b759b3a Merge branch 'topic/lola' into for-linus by Takashi Iwai · 14 years ago
  32. 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 14 years ago
  33. 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 · 14 years ago
  34. 2b39535 ASoC: core: Don't set "(null)" as a driver name by Jarkko Nikula · 14 years ago
  35. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 14 years ago
  36. 98e1da9 perf tools: Robustify dynamic sample content fetch by Frederic Weisbecker · 14 years ago
  37. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 14 years ago
  38. 7442996 perf tools: Move evlist sample helpers to evlist area by Frederic Weisbecker · 14 years ago
  39. dd5f5fd perf tools: Remove junk code in mmap size handling by Frederic Weisbecker · 14 years ago
  40. eac9eac perf tools: Check we are able to read the event size on mmap by Frederic Weisbecker · 14 years ago
  41. dcb4a1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  42. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 14 years ago
  43. 6ec5ff4 x86: Eliminate various 'set but not used' warnings by Gustavo F. Padovan · 14 years ago
  44. 4cc4527 hwmon: (coretemp) Fix checkpatch errors by Guenter Roeck · 14 years ago
  45. 5e99c2f hwmon: Remove pkgtemp driver by Guenter Roeck · 14 years ago
  46. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 14 years ago
  47. 1d487624f x86, SMEP: Fix section mismatch warnings by Fenghua Yu · 14 years ago
  48. 3e0c2ab slub: Deal with hyperthetical case of PAGE_SIZE > 2M by Christoph Lameter · 14 years ago
  49. 442b06b slub: Remove node check in slab_free by Christoph Lameter · 14 years ago
  50. c21fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  51. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 14 years ago
  52. 5d41452 sctp: Fix build failure. by David S. Miller · 14 years ago
  53. 0a384b2 garp: use kfree_rcu() by Eric Dumazet · 14 years ago
  54. 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 14 years ago
  55. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  56. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 14 years ago
  57. e6c9366 tmpfs: fix highmem swapoff crash regression by Hugh Dickins · 14 years ago
  58. 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 14 years ago
  59. 557eed6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  60. be84bfc ipc: Add missing sys_ni entries for ipc/compat.c functions by Kevin Cernekee · 14 years ago
  61. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  62. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  63. 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 · 14 years ago
  64. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  65. bc091c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  67. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  68. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  69. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  70. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 14 years ago
  71. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 14 years ago
  72. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
  73. d974d90 spinlock_up.h: include asm/processor.h in for cpu_relax by Stephen Rothwell · 14 years ago
  74. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  75. 2a62512 ktest: Allow options to be used by other options by Steven Rostedt · 14 years ago
  76. 77d942c ktest: Create variables for the ktest config files by Steven Rostedt · 14 years ago
  77. d935156 macvlan: fix panic if lowerdev in a bond by Eric Dumazet · 14 years ago
  78. 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 14 years ago
  79. 5e4de22 Pull misc-2.6.40 into release branch by Tony Luck · 14 years ago
  80. 3935bb9 Pull pstore into release branch by Tony Luck · 14 years ago
  81. 5d2a834 pstore: Fix Kconfig dependencies for apei->pstore by Luck, Tony · 14 years ago
  82. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 14 years ago
  83. 50e3bbf ALSA: hda - Use LPIB for ATI/AMD chipsets as default by Takashi Iwai · 14 years ago
  84. 314c3ff Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets" by Takashi Iwai · 14 years ago
  85. 199e0de hwmon: (coretemp) Merge pkgtemp with coretemp by Durgadoss R · 14 years ago
  86. 27d934b ktest: Reboot after each patchcheck run by Steven Rostedt · 14 years ago
  87. 4025bc6 ktest: Reboot to good kernel after every bisect run by Steven Rostedt · 14 years ago
  88. 4d62bf5 ktest: If test failed due to timeout, print that by Steven Rostedt · 14 years ago
  89. ca6a21f ktest: Fix post install command by Steven Rostedt · 14 years ago
  90. bf5af9b HID: hid-multitouch: class MT_CLS_STANTUM is redundant with MT_CLS_CONFIDENCE by Benjamin Tissoires · 14 years ago
  91. 617b64f HID: hid-multitouch: add support for Unitec panels by Benjamin Tissoires · 14 years ago
  92. 5e74e56 HID: hid-multitouch: add support for Touch International panels by Benjamin Tissoires · 14 years ago
  93. ee0fbd1 HID: hid-multitouch: add support for GoodTouch panels by Benjamin Tissoires · 14 years ago
  94. 79603dc HID: hid-multitouch: add support for CVTouch panels by Benjamin Tissoires · 14 years ago
  95. e6aac34 HID: hid-multitouch: add support for ActionStar panels by Benjamin Tissoires · 14 years ago
  96. d47cc0d x86, amd: Use _safe() msr access for GartTlbWlk disable code by Roedel, Joerg · 14 years ago
  97. 0dfe8da ASoC: Tegra: Fix compile when debugfs not enabled by Stephen Warren · 14 years ago
  98. 6ae759e ASoC: spdif-dit: Add missing MODULE_* by Stephen Warren · 14 years ago
  99. bbe7b8b MAINTAINERS: Add drivers/clocksource to TIMEKEEPING by Thomas Gleixner · 14 years ago
  100. e28fb9c SOUND: OSS: Remove Au1550 driver. by Ralf Baechle · 14 years ago