1. b3356bf KVM: emulator: optimize "rep ins" handling by Gleb Natapov · 12 years ago
  2. f3bd64c KVM: emulator: string_addr_inc() cleanup by Gleb Natapov · 12 years ago
  3. 9d1b39a KVM: emulator: make x86 emulation modes enum instead of defines by Gleb Natapov · 12 years ago
  4. 716d51a KVM: Provide userspace IO exit completion callback by Gleb Natapov · 12 years ago
  5. 3b4dc3a KVM: move postcommit flush to x86, as mmio sptes are x86 specific by Marcelo Tosatti · 12 years ago
  6. 12d6e75 KVM: perform an invalid memslot step for gpa base change by Marcelo Tosatti · 12 years ago
  7. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  8. 09941fb KVM: SVM: constify lookup tables by Mathias Krause · 12 years ago
  9. 772e031 KVM: VMX: constify lookup tables by Mathias Krause · 12 years ago
  10. f1d2483 KVM: x86: more constification by Mathias Krause · 12 years ago
  11. 0fbe9b0 KVM: x86: constify read_write_emulator_ops by Mathias Krause · 12 years ago
  12. 0225fb5 KVM: x86 emulator: constify emulate_ops by Mathias Krause · 12 years ago
  13. fd0a0d8 KVM: x86 emulator: mark opcode tables const by Mathias Krause · 12 years ago
  14. 89a87c6 KVM: x86 emulator: use aligned variants of SSE register ops by Mathias Krause · 12 years ago
  15. 326d07c KVM: x86: minor size optimization by Mathias Krause · 12 years ago
  16. ec79866 KVM: cleanup pic reset by Gleb Natapov · 12 years ago
  17. 9a78197 KVM: x86: remove unused variable from kvm_task_switch() by Marcelo Tosatti · 12 years ago
  18. a81aba1 KVM: VMX: Ignore segment G and D bits when considering whether we can virtualize by Avi Kivity · 12 years ago
  19. ce56680 KVM: VMX: Save all segment data in real mode by Avi Kivity · 12 years ago
  20. 1390a28 KVM: VMX: Preserve segment limit and access rights in real mode by Avi Kivity · 12 years ago
  21. 7263642 KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_state=1 by Avi Kivity · 12 years ago
  22. 0afbe2f KVM: x86 emulator: Fix #GP error code during linearization by Avi Kivity · 12 years ago
  23. a562518 KVM: x86 emulator: Check segment limits in real mode too by Avi Kivity · 12 years ago
  24. 03ebebe KVM: x86 emulator: Leave segment limit and attributs alone in real mode by Avi Kivity · 12 years ago
  25. e2a610d KVM: VMX: Allow vm86 virtualization of big real mode by Avi Kivity · 12 years ago
  26. 495e116 KVM: VMX: Allow real mode emulation using vm86 with dpl=0 by Avi Kivity · 12 years ago
  27. c865c43 KVM: VMX: Retain limit and attributes when entering protected mode by Avi Kivity · 12 years ago
  28. f5f7b2f KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmode by Avi Kivity · 12 years ago
  29. 72fbefe KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg() by Avi Kivity · 12 years ago
  30. baa7e81 KVM: VMX: Separate saving pre-realmode state from setting segments by Avi Kivity · 12 years ago
  31. dd856ef KVM: x86 emulator: access GPRs on demand by Avi Kivity · 12 years ago
  32. 66a0350 KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() by Gavin Shan · 12 years ago
  33. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  34. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  36. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  37. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  38. e1d33a5 Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  39. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  40. 8497ae6 Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  41. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  42. da31ce7 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  43. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  44. 2c39bf4 Revert "powerpc: Update g5_defconfig" by Benjamin Herrenschmidt · 12 years ago
  45. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  46. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 12 years ago
  47. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 12 years ago
  48. 7256a5d powerpc: Fix personality handling in ppc64_personality() by Jiri Kosina · 12 years ago
  49. 4c374af powerpc/dma-iommu: Fix IOMMU window check by Aaro Koskinen · 12 years ago
  50. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  51. 5f63040 powerpc/kgdb: Restore current_thread_info properly by Tiejun Chen · 12 years ago
  52. 949616c powerpc/kgdb: Bail out of KGDB when we've been triggered by Tiejun Chen · 12 years ago
  53. 572b411 powerpc/kgdb: Do not set kgdb_single_step on ppc by Tiejun Chen · 12 years ago
  54. 46c5c59 powerpc/mpic_msgr: Add missing includes by Scott Wood · 12 years ago
  55. 6d9c00c powerpc: Fix null pointer deref in perf hardware breakpoints by Michael Neuling · 12 years ago
  56. e3bc804 powerpc: Fixup whitespace in xmon by Michael Ellerman · 12 years ago
  57. ca5dd39 powerpc: Fix xmon dl command for new printk implementation by Michael Ellerman · 12 years ago
  58. 2d809dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  59. 62688e5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  60. f4673d6 Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  61. 270868f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 12 years ago
  62. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. caf1aaf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. b5bc0c7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. d37e449 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. a672e1b xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 12 years ago
  67. 7612903 xfs: unlock the AGI buffer when looping in xfs_dialloc by Christoph Hellwig · 12 years ago
  68. 0b9e3f6 xfs: fix uninitialised variable in xfs_rtbuf_get() by Dave Chinner · 12 years ago
  69. 1267643 powerpc/fsl: fix "Failed to mount /dev: No such device" errors by Kim Phillips · 12 years ago
  70. 823f747 powerpc/fsl: update defconfigs by Kim Phillips · 12 years ago
  71. 57f0b20 Merge branch 'randconfig/mach' into fixes by Arnd Bergmann · 12 years ago
  72. db43b18 ARM: ux500: don't select LEDS_GPIO for snowball by Arnd Bergmann · 12 years ago
  73. 1fc593f ARM: imx: build i.MX6 functions only when needed by Arnd Bergmann · 12 years ago
  74. f637c4c ARM: imx: select CPU_FREQ_TABLE when needed by Arnd Bergmann · 12 years ago
  75. 9f9ba0f ARM: imx: fix ksz9021rn_phy_fixup by Arnd Bergmann · 12 years ago
  76. a28eecef ARM: imx: build pm-imx5 code only when PM is enabled by Arnd Bergmann · 12 years ago
  77. c7a9b09 ARM: omap: allow building omap44xx without SMP by Arnd Bergmann · 12 years ago
  78. 5f870ba Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 12 years ago
  79. 8917da4 Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  80. 1e72fe1 Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  81. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  82. a1dca31 MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module by Gabor Juhos · 12 years ago
  83. a46d261 ARM: dts: imx51-babbage: fix esdhc cd/wp properties by Shawn Guo · 12 years ago
  84. c944b0b ARM: imx6: spin the cpu until hardware takes it down by Shawn Guo · 12 years ago
  85. 676ce6d block: replace __getblk_slow misfix by grow_dev_page fix by Hugh Dickins · 12 years ago
  86. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  87. 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
  88. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  89. fea7a08 Linux 3.6-rc3 by Linus Torvalds · 12 years ago
  90. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  92. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  93. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  94. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  95. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  96. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  97. 53c8498 HID: Remove QUANTA from special drivers list by Simon Farnsworth · 12 years ago
  98. 69f9025 UBIFS: fix error messages spelling by Artem Bityutskiy · 12 years ago
  99. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  100. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 12 years ago