1. 317a8fa KVM: PPC: Check privilege level on SPRs by Alexander Graf · 13 years ago
  2. 9432ba6 KVM: PPC: Add papr_enabled flag by Alexander Graf · 13 years ago
  3. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  4. 3644268 KVM: Restore missing powerpc API docs by Avi Kivity · 13 years ago
  5. 58fbbf2 KVM: APIC: avoid instruction emulation for EOI writes by Kevin Tian · 13 years ago
  6. 45133ec KVM: SVM: Fix TSC MSR read in nested SVM by Nadav Har'El · 13 years ago
  7. 27fc51b KVM: nVMX: Fix nested VMX TSC emulation by Nadav Har'El · 13 years ago
  8. d5c1785 KVM: L1 TSC handling by Nadav Har'El · 13 years ago
  9. e1a72ae KVM: nVMX: Document 'nested' parameter by Sasha Levin · 13 years ago
  10. cd46868 KVM: MMU: Fix SMEP failure during fetch by Yang, Wei Y · 13 years ago
  11. e4e517b KVM: MMU: Do not unconditionally read PDPTE from guest memory by Avi Kivity · 13 years ago
  12. cf3ace7 KVM: VMX: trivial: use BUG_ON by Julia Lawall · 13 years ago
  13. 742bc67 KVM: x86: report valid microcode update ID by Marcelo Tosatti · 13 years ago
  14. 1d2887e KVM: x86 emulator: Make x86_decode_insn() return proper macros by Takuya Yoshikawa · 13 years ago
  15. 7d88bb4 KVM: x86 emulator: Let compiler know insn_fetch() rarely fails by Takuya Yoshikawa · 13 years ago
  16. e85a108 KVM: x86 emulator: Drop _size argument from insn_fetch() by Takuya Yoshikawa · 13 years ago
  17. 807941b KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() by Takuya Yoshikawa · 13 years ago
  18. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  19. 0d460ff KVM: Use __print_symbolic() for vmexit tracepoints by Stefan Hajnoczi · 13 years ago
  20. e097e5f KVM: Record instruction set in all vmexit tracepoints by Stefan Hajnoczi · 13 years ago
  21. d1613ad KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
  22. 14fa67e KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
  23. 2b3c246 KVM: Make coalesced mmio use a device per zone by Sasha Levin · 13 years ago
  24. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  25. c298125 KVM: MMIO: Lock coalesced device when checking for available entry by Sasha Levin · 13 years ago
  26. 22388a3 KVM: x86: cleanup the code of read/write emulation by Xiao Guangrong · 13 years ago
  27. 77d197b KVM: x86: abstract the operation for read/write emulation by Xiao Guangrong · 13 years ago
  28. ca7d58f KVM: x86: fix broken read emulation spans a page boundary by Xiao Guangrong · 13 years ago
  29. 9be3be1 KVM: x86 emulator: fix Src2CL decode by Avi Kivity · 13 years ago
  30. 41bc318 KVM: MMU: fix incorrect return of spte by Zhao Jin · 13 years ago
  31. b172e38 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  32. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  33. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  34. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  35. 78bbd28 Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  36. eab8bcb Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  37. f35f3dc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  38. 0acf043 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  39. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  40. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  41. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  42. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  43. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  44. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  45. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  46. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  47. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  48. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  49. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  50. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  51. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  52. 3127b6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  53. 362e4e4 ALSA: usb-audio - clear chip->probing on error exit by Thomas Pfaff · 13 years ago
  54. fdfc615 drm/radeon/kms: fix DDIA enable on some rs690 systems by Alex Deucher · 13 years ago
  55. d9ad77e Revert "drm/radeon/kms: fix typo in r100_blit_copy" by Dave Airlie · 13 years ago
  56. d942e43 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  57. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  58. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  59. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  60. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  61. e369fde thp: fix khugepaged defrag tunable documentation by David Rientjes · 13 years ago
  62. a7f4d00 zorro: Defer device_register() until all devices have been identified by Geert Uytterhoeven · 13 years ago
  63. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  64. c37279b ALSA: fm801: Gracefully handle failure of tuner auto-detect by Ben Hutchings · 13 years ago
  65. 2ba34e4 ALSA: fm801: Fix double free in case of error in tuner detection by Ben Hutchings · 13 years ago
  66. d93dc5c Linux 3.1-rc7 by Linus Torvalds · 13 years ago
  67. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  68. e5b26a8 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  69. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  70. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  71. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  72. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  73. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  74. bcf66bf xfrm: Perform a replay check after return from async codepaths by Steffen Klassert · 13 years ago
  75. 561dac2 fib:fix BUG_ON in fib_nl_newrule when add new fib rule by Gao feng · 13 years ago
  76. f0e8ed8 ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  77. 6c4867f floppy: use del_timer_sync() in init cleanup by Carsten Emde · 13 years ago
  78. d11bb44 blk-cgroup: be able to remove the record of unplugged device by Wanlong Gao · 13 years ago
  79. b811ce9 ixgbe: fix possible null buffer error by Jesse Brandeburg · 13 years ago
  80. 5c1e688 tg3: fix VLAN tagging regression by Kasper Pedersen · 13 years ago
  81. 38867a2 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  82. 43a964a Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  83. 8097680 staging: zcache: fix cleancache crash by Seth Jennings · 13 years ago
  84. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  85. a0638eb arm/dt: Tegra: Update SDHCI nodes to match bindings by Stephen Warren · 13 years ago
  86. b7e4338 net: pxa168: Fix build errors by including interrupt.h by Tanmay Upadhyay · 13 years ago
  87. 97c7de0 netconsole: switch init_netconsole() to late_initcall by Lin Ming · 13 years ago
  88. 710778f gianfar: Fix overflow check and return value for gfar_get_cls_all() by Ben Hutchings · 13 years ago
  89. 22e83a2 ppp_generic: fix multilink fragment MTU calculation (again) by Henry Wong · 13 years ago
  90. d706f00 GRETH: avoid overwrite IP-stack's IP-frags checksum by Daniel Hellstrom · 13 years ago
  91. 6af29a9 GRETH: RX/TX bytes were never increased by Daniel Hellstrom · 13 years ago
  92. 8603e33 ipv6: fix a possible double free by Roy Li · 13 years ago
  93. 0a7a051 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  94. b6f3409 Btrfs: reserve sufficient space for ioctl clone by Sage Weil · 13 years ago
  95. fe7d189 Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  96. 2838888 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  97. d006de9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  98. 0ad79ed Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  99. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  100. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago