1. f256905 Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 12 years ago
  2. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 12 years ago
  3. c46dc9a KVM: PPC: Emulator: clean up instruction parsing by Alexander Graf · 12 years ago
  4. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  5. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  6. 4444aa5 KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler by Mihai Caraman · 12 years ago
  7. 3b1d9d7 KVM: PPC: Book3S: Enable IRQs during exit handling by Alexander Graf · 12 years ago
  8. 11f7d6c KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  9. 978b4fa KVM: PPC: Fix stbux emulation by Alexander Graf · 12 years ago
  10. 518f040 KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields by Mihai Caraman · 12 years ago
  11. af41508 KVM: PPC: Book3S: PR: No isync in slbie path by Alexander Graf · 12 years ago
  12. 8c2d0be KVM: PPC: Book3S: PR: Optimize entry path by Alexander Graf · 12 years ago
  13. 3012490 KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. by Varun Sethi · 12 years ago
  14. 3d4c682 KVM: PPC: Restrict PPC_[L|ST]D macro to asm code by Alexander Graf · 12 years ago
  15. 185e418 KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies. by Varun Sethi · 12 years ago
  16. 6e35994 KVM: PPC: Use clockevent multiplier and shifter for decrementer by Bharat Bhushan · 12 years ago
  17. cc902ad KVM: Use minimum and maximum address mapped by TLB1 by Bharat Bhushan · 12 years ago
  18. 9f4260e KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding by Takuya Yoshikawa · 12 years ago
  19. 1c2545b KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables by Takuya Yoshikawa · 12 years ago
  20. 9b72d3b KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf by Gleb Natapov · 12 years ago
  21. 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 12 years ago
  22. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 12 years ago
  23. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  24. 8733ac3 KVM: s390: use kvm_vcpu_on_spin for diag 0x44 by Christian Borntraeger · 12 years ago
  25. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 12 years ago
  26. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 12 years ago
  27. 0589ff6 KVM: x86: Document in-kernel PIT API by Jan Kiszka · 12 years ago
  28. 414fa98 KVM: Improve readability of KVM API doc by Jan Kiszka · 12 years ago
  29. 38e8a2d KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults by Avi Kivity · 12 years ago
  30. 4138377 KVM: Introduce bitmask for apic attention reasons by Gleb Natapov · 12 years ago
  31. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 12 years ago
  32. 1f15d10 KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h by Marcelo Tosatti · 12 years ago
  33. 8281715 KVM: ia64: fix build due to typo by Avi Kivity · 12 years ago
  34. f78146b KVM: Fix page-crossing MMIO by Avi Kivity · 12 years ago
  35. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  36. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  37. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  38. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 12 years ago
  39. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 12 years ago
  40. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 12 years ago
  41. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 12 years ago
  42. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  43. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 12 years ago
  44. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 12 years ago
  45. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  46. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 12 years ago
  47. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 12 years ago
  48. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 12 years ago
  49. 932e9f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  50. 21a1416 KVM: lock slots_lock around device assignment by Alex Williamson · 12 years ago
  51. 51b79be security: fix compile error in commoncap.c by Jonghwan Choi · 12 years ago
  52. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  53. f71fa31 KVM: MMU: use page table level macro by Davidlohr Bueso · 12 years ago
  54. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  55. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. b6a8958 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  57. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  58. 40df43a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  59. 0c8d32c libata: forbid port runtime pm by default, fixing regression by Lin Ming · 12 years ago
  60. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  61. 99d9acd drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips by Chris Wilson · 12 years ago
  62. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 12 years ago
  63. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  64. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  65. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  66. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  68. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  70. a6cb9ee PCI: Retry BARs restoration for Type 0 headers only by Rafael J. Wysocki · 12 years ago
  71. 5191d56 Documentation: maintainer change by Randy Dunlap · 12 years ago
  72. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  73. a0c9a822 KVM: dont clear TMR on EOI by Michael S. Tsirkin · 12 years ago
  74. e597175 KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f) by Avi Kivity · 12 years ago
  75. cbe2c9d KVM: x86 emulator: MMX support by Avi Kivity · 12 years ago
  76. 3e114eb KVM: x86 emulator: implement movntps by Avi Kivity · 12 years ago
  77. 49597d8 KVM: x86: emulate movdqa by Stefan Hajnoczi · 12 years ago
  78. 1c11b37 KVM: x86 emulator: add support for vector alignment by Avi Kivity · 12 years ago
  79. ae75954 KVM: SVM: Auto-load on CPUs with SVM by Josh Triplett · 12 years ago
  80. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  81. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  82. c291be9 drm/i915: Hold mode_config lock whilst changing mode for lastclose() by Chris Wilson · 12 years ago
  83. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  84. 5273db7 drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2 by Alex Deucher · 12 years ago
  85. 16a5e32 drm/radeon: disable MSI on RV515 by Dave Airlie · 12 years ago
  86. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 12 years ago
  87. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  88. e816b57 Linux 3.4-rc3 by Linus Torvalds · 12 years ago
  89. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  90. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  91. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 12 years ago
  92. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 12 years ago
  93. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 12 years ago
  94. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 12 years ago
  95. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 12 years ago
  96. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. 218a8c2 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  98. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 12 years ago
  99. 3ccc937 virtio_balloon: fix handling of PAGE_SIZE != 4k by Michael S. Tsirkin · 12 years ago
  100. 1a87228 virtio_balloon: Fix endian bug by David Gibson · 12 years ago