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