1. d9bd449 Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  2. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  3. b04c58b Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 11 years ago
  4. 864e055 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  5. 6ad2924 Merge branch 'pm-clk' by Rafael J. Wysocki · 11 years ago
  6. 2770b8b Merge branch 'acpi-platform' by Rafael J. Wysocki · 11 years ago
  7. a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  8. f58c41c Merge branch 'acpi-battery' by Rafael J. Wysocki · 11 years ago
  9. ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  10. 97b80e6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  11. 91ab377 Merge branches 'acpi-tables' and 'acpi-general' by Rafael J. Wysocki · 11 years ago
  12. 26f8784 Merge branches 'acpi-processor' and 'acpi-pad' by Rafael J. Wysocki · 11 years ago
  13. 4db367f Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' by Rafael J. Wysocki · 11 years ago
  14. 729ddb6 ACPICA: Namespace: Remove _PRP method support. by Lv Zheng · 11 years ago
  15. bf81022 intel_pstate: Improve initial busy calculation by Doug Smythies · 11 years ago
  16. c4ee841 intel_pstate: add sample time scaling by Dirk Brandewie · 11 years ago
  17. f0fe3cd intel_pstate: Correct rounding in busy calculation by Dirk Brandewie · 11 years ago
  18. adacdf3 intel_pstate: Remove C0 tracking by Dirk Brandewie · 11 years ago
  19. fad01e8 Linux 3.15-rc8 by Linus Torvalds · 11 years ago
  20. 204fe03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  21. 568180a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 11 years ago
  24. 057b0a7 PM / hibernate: fixed typo in comment by Niv Yehezkel · 11 years ago
  25. 4fc0a7e ACPI: Fix x86 regression related to early mapping size limitation by Lv Zheng · 11 years ago
  26. 47d68c7 ACPICA: Tables: Add mechanism to control early table checksum verification. by Lv Zheng · 11 years ago
  27. a4bf79e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 80e0679 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  29. 9f12600 dcache: add missing lockdep annotation by Linus Torvalds · 11 years ago
  30. 18ee37a drm/radeon: Resume fbcon last by Daniel Vetter · 11 years ago
  31. 1446e04 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 11 years ago
  32. 1487385 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  33. 1326af2 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  34. 24e19d2 Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  35. 6538b8e x86_64: expand kernel stack to 16K by Minchan Kim · 11 years ago
  36. 6f6111e Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. 8cbf74d dentry_kill() doesn't need the second argument now by Al Viro · 11 years ago
  38. b2b8019 dealing with the rest of shrink_dentry_list() livelock by Al Viro · 11 years ago
  39. 046b961 shrink_dentry_list(): take parent's ->d_lock earlier by Al Viro · 11 years ago
  40. 4845934 ACPI / scan: use platform bus type by default for _HID enumeration by Zhang Rui · 11 years ago
  41. d6ddaaa ACPI / scan: always register ACPI LPSS scan handler by Rafael J. Wysocki · 11 years ago
  42. cccd420 ACPI / scan: always register memory hotplug scan handler by Rafael J. Wysocki · 11 years ago
  43. a1ec657 ACPI / scan: always register container scan handler by Rafael J. Wysocki · 11 years ago
  44. d34afa9 ACPI / scan: Change the meaning of missing .attach() in scan handlers by Rafael J. Wysocki · 11 years ago
  45. 549e684 ACPI / scan: introduce platform_id device PNP type flag by Rafael J. Wysocki · 11 years ago
  46. 01cd4ba ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list by Zhang Rui · 11 years ago
  47. e1d2c4c ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule by Zhang Rui · 11 years ago
  48. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 11 years ago
  49. aca0a4e ACPI / scan: .match() callback for ACPI scan handlers by Rafael J. Wysocki · 11 years ago
  50. 52d1d0b Merge branch 'acpi-lpss' into acpi-enumeration by Rafael J. Wysocki · 11 years ago
  51. 7d95f6c drm/radeon: only allocate necessary size for vm bo list by Christian König · 11 years ago
  52. ec65da3 drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission by Marek Olšák · 11 years ago
  53. 60a4454 drm/radeon: avoid crash if VM command submission isn't available by Christian König · 11 years ago
  54. 4b21ce1 drm/radeon: lower the ref * post PLL maximum once more by Christian König · 11 years ago
  55. e0d1f09 ACPI / battery: wakeup the system only when necessary by Zhang Rui · 11 years ago
  56. 9113e26 power_supply: allow power supply devices registered w/o wakeup source by Zhang Rui · 11 years ago
  57. 1ac5aaa ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL by Zhang Rui · 11 years ago
  58. cbcd085 Merge branch 'pm-sleep' into acpi-battery by Rafael J. Wysocki · 11 years ago
  59. 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 11 years ago
  60. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  61. a991639 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  62. f035b3d Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. 15a7b60 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  64. 2fe2023 firewire: revert to 4 GB RDMA, fix protocols using Memory Space by Stefan Richter · 11 years ago
  65. ff2fde9 expand dentry_kill(dentry, 0) in shrink_dentry_list() by Al Viro · 11 years ago
  66. e55fd01 split dentry_kill() by Al Viro · 11 years ago
  67. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 11 years ago
  68. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 11 years ago
  69. f2159d1 Merge tag 'sound-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. 2826958 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 3f8517e ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs by Nicolas Pitre · 11 years ago
  72. 397335f rtmutex: Fix deadlock detector for real by Thomas Gleixner · 11 years ago
  73. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. 9e3d633 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  75. 64fd72e lift the "already marked killed" case into shrink_dentry_list() by Al Viro · 11 years ago
  76. f3f0d95 MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2 by Thomas Bogendoerfer · 11 years ago
  77. 57c7ea5 MIPS: ptrace: Avoid smp_processor_id() in preemptible code by Alex Smith · 11 years ago
  78. f02ffb1 MIPS: Lemote 2F: cs5536: mfgpt: use raw locks by Sebastian Andrzej Siewior · 11 years ago
  79. bb6c0bd MIPS: SB1: Fix excessive kernel warnings. by Ralf Baechle · 11 years ago
  80. b6dd6f4 vfs: fix vmplice_to_user() by Miklos Szeredi · 11 years ago
  81. 5178438 Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixes by Mike Turquette · 11 years ago
  82. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 11 years ago
  83. 7998eb3 powerpc: Fix 64 bit builds with binutils 2.24 by Guenter Roeck · 11 years ago
  84. efb27e7 Merge tag 'drm-intel-fixes-2014-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  85. cd79bde Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  86. aa699a1 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 758b671 Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 51d5665 Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  89. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  90. 1b0fe6b MAINTAINERS: Add reset controller framework entry by Philipp Zabel · 11 years ago
  91. a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 11 years ago
  92. 92985ef ACPICA: Clean up redudant definitions already defined elsewhere by Lv Zheng · 11 years ago
  93. 07d8391 ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> by Lv Zheng · 11 years ago
  94. d13bd5a ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> by Lv Zheng · 11 years ago
  95. 636fcfe ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. by Lv Zheng · 11 years ago
  96. c9b77a4 Merge back earlier ACPICA material. by Rafael J. Wysocki · 11 years ago
  97. 63d832c dm mpath: really fix lockdep warning by Hannes Reinecke · 11 years ago
  98. aa0818c virtio_blk: fix race between start and stop queue by Ming Lei · 11 years ago
  99. f1daa838 dm cache: always split discards on cache block boundaries by Heinz Mauelshagen · 11 years ago
  100. d23db88 drm/i915: Prevent negative relocation deltas from wrapping by Chris Wilson · 11 years ago