1. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  2. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  3. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  4. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  5. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  6. 8264fce6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  7. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  8. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  9. 3d32e4d kvm: fix excessive pages un-pinning in kvm_iommu_map error path. by Quentin Casasnovas · 10 years ago
  10. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  11. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
  12. a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
  13. 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
  14. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  15. a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
  16. d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
  17. 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
  18. 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
  19. 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
  20. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  21. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  22. fb54a64 ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  23. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  24. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  26. 49fe0353 Merge branches 'acpi-pm' and 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  27. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  28. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  29. 286180d Merge branches 'acpi-ec' and 'acpi-platform' by Rafael J. Wysocki · 10 years ago
  30. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  31. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  32. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  33. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  34. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  35. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  36. 5de551e Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  37. 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
  38. 67598a1 ACPI: invoke acpi_device_wakeup() with correct parameters by Zhang Rui · 10 years ago
  39. eb0c5ff Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  40. 486edb2 xen/pci: Allocate memory for physdev_pci_device_add's optarr by Boris Ostrovsky · 10 years ago
  41. 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  42. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
  43. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  44. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  45. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  46. fd8b795 xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered by Boris Ostrovsky · 10 years ago
  47. c0c3e73 drm/cirrus: bind also to qemu-xen-traditional by Olaf Hering · 11 years ago
  48. 271a9c3 uprobes: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  49. e0a8400 memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration by Bjorn Helgaas · 10 years ago
  50. 107bcc6 kgdb: Remove "weak" from kgdb_arch_pc() declaration by Bjorn Helgaas · 10 years ago
  51. 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
  52. 5ab03ac vmcore: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  53. 96a2adb clocksource: Remove "weak" from clocksource_default_clock() declaration by Bjorn Helgaas · 10 years ago
  54. 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  55. 9e8beeb audit: Remove "weak" from audit_classify_compat_syscall() declaration by Bjorn Helgaas · 10 years ago
  56. 71be211 PM / freezer: Clean up code after recent fixes by Rafael J. Wysocki · 10 years ago
  57. c572aaf4 qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  58. a28e785 PM: convert do_each_thread to for_each_process_thread by Michal Hocko · 10 years ago
  59. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  60. c05eb32 freezer: remove obsolete comments in __thaw_task() by Cong Wang · 10 years ago
  61. 51fae6da freezer: Do not freeze tasks killed by OOM killer by Cong Wang · 10 years ago
  62. 8a2f38d ACPI / platform: provide default DMA mask by Heikki Krogerus · 10 years ago
  63. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  64. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  65. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  66. dde1c65 ALSA: pcm: Fix false lockdep warnings by Takashi Iwai · 10 years ago
  67. 21d2271 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  68. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  69. 5b9c897 Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  70. 3d430bd Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  71. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  72. c4301c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  73. 082c119 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  74. 74aa51b cpuidle: powernv: Populate cpuidle state details by querying the device-tree by Preeti U. Murthy · 10 years ago
  75. a00de1a cpufreq: cpufreq-dt: adjust message related to regulators by Thomas Petazzoni · 10 years ago
  76. 34e5a52 cpufreq: cpufreq-dt: extend with platform_data by Thomas Petazzoni · 10 years ago
  77. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  78. 7a73e60 ACPI / EC: Cleanup coding style. by Lv Zheng · 10 years ago
  79. d3090b6 ACPI / EC: Refine event/query debugging messages. by Lv Zheng · 10 years ago
  80. e34c0e2 ACPI / EC: Add detailed command/query debugging information. by Lv Zheng · 10 years ago
  81. 459572a ACPI / EC: Enhance the logs to apply to QR_EC transactions. by Lv Zheng · 10 years ago
  82. c95f25b ACPI / EC: Add CPU ID to debugging messages. by Lv Zheng · 10 years ago
  83. 9fc3d1d ACPICA: Update version to 20140926. by Bob Moore · 10 years ago
  84. 63c9043 ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. by Bob Moore · 10 years ago
  85. f2d348f ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles. by Bob Moore · 10 years ago
  86. 2f85723 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming. by Lv Zheng · 10 years ago
  87. a08f813 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support. by Lv Zheng · 10 years ago
  88. 1809919 ACPICA: Events: Update GPE handler removal, match behavior of handler install. by Lv Zheng · 10 years ago
  89. 437b751 ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). by Lv Zheng · 10 years ago
  90. f19f1a7 ACPICA: Events: Reduce indent divergences of events files. by Lv Zheng · 10 years ago
  91. f1b6975 ACPICA: acpidump: Add ACPI 1.0 RSDP support. by Lv Zheng · 10 years ago
  92. 5f8b35b ACPICA: Add string for _DDN method name. by Bob Moore · 10 years ago
  93. 06980b2 watchdog: meson: remove magic value for reboot by Carlo Caione · 10 years ago
  94. 71fd380 watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM by Chen Gang · 10 years ago
  95. c5ec618 watchdog: sunxi: Add A31 watchdog support by Chen-Yu Tsai · 10 years ago
  96. f2147de watchdog: sunxi: support parameterized compatible strings by Chen-Yu Tsai · 10 years ago
  97. 334a9d8 watchdog: imx2_wdt: add restart handler support by Jingchang Lu · 10 years ago
  98. 05e487d watchdog: qcom: register a restart notifier by Josh Cartwright · 10 years ago
  99. f286e13 watchdog: s3c2410: add restart handler by Heiko Stuebner · 10 years ago
  100. 31228f4 watchdog: dw_wdt: add restart handler support by Jisheng Zhang · 10 years ago