1. e0d6149 drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover by Tvrtko Ursulin · 9 years ago
  2. 2b5083e ACPICA: Update version to 20150410. by Bob Moore · 9 years ago
  3. cef9aaa ACPICA: Fix a couple issues with the local printf module. by Lv Zheng · 9 years ago
  4. a50edd4 ACPICA: Disassembler: Some cleanup of the table dump module. by Bob Moore · 9 years ago
  5. 5132f2f ACPICA: iASL: Add support for MSDM ACPI table. by Bob Moore · 9 years ago
  6. 64645c3 ACPICA: Update for SLIC ACPI table. by Bob Moore · 9 years ago
  7. d5a6f6b ACPICA: Add "//" before ascii output of buffers. by Bob Moore · 9 years ago
  8. 5394517 ACPICA: Remove unused internal AML opcode. by Bob Moore · 9 years ago
  9. b1ef297 ACPICA: Permanently set _REV to the value '2'. by Bob Moore · 9 years ago
  10. 796888e ACPICA: Add "Windows 2015" string to _OSI support. by Bob Moore · 9 years ago
  11. 56a3d5e ACPICA: Add infrastructure for External() opcode. by Bob Moore · 9 years ago
  12. 2e7cc46 ACPICA: iASL: Enhancement for constant folding. by Bob Moore · 9 years ago
  13. 8b0b1a9 ACPICA: iASL/Disassembler: Add option to assume table contains valid AML. by Bob Moore · 9 years ago
  14. 0a38113 ACPICA: Update AML Debugger global variables. by Bob Moore · 9 years ago
  15. 39239fe ACPICA: Update Resource descriptor dump module. by Bob Moore · 9 years ago
  16. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  17. 938ed10 ACPICA: Casting changes around acpi_physical_address/acpi_size. by Bob Moore · 9 years ago
  18. 27c481f ACPICA: Resources: Correct conditional compilation definitions. by Lv Zheng · 9 years ago
  19. 6306bf8 ACPICA: Utilities: Correct conditional compilation definitions. by Lv Zheng · 9 years ago
  20. 76cffa7 ACPICA: Tables: Move an iasl specific table function to iasl source file. by Lv Zheng · 9 years ago
  21. 9bd4ce3 ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). by Rickard Strandqvist · 9 years ago
  22. 1797d37 ACPICA: Applications: Remove use of __DATE__ macro. by Rasmus Villemoes · 9 years ago
  23. 09af8e8 ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event. by Lv Zheng · 9 years ago
  24. 77ddc2f ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table(). by Octavian Purdila · 9 years ago
  25. 2b87601 ACPICA: Utilities: split IO address types from data type models. by Lv Zheng · 9 years ago
  26. 1d0a0b2 ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. by Lv Zheng · 9 years ago
  27. cc2080b ACPICA: Utilities: Cleanup to convert physical address printing formats. by Lv Zheng · 9 years ago
  28. 6d3fd3c ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR(). by Lv Zheng · 9 years ago
  29. ea28492 ACPICA: Executer: Cleanup to remove an unnecessary conversion. by Lv Zheng · 9 years ago
  30. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  31. f254e3c ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. by Lv Zheng · 9 years ago
  32. 18ae902 ACPICA: Linuxize: Reduce divergences for 20150410 release. by Lv Zheng · 9 years ago
  33. 5b24e8c Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  34. 518b4e2 Merge branches 'powercap' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  35. 03aecbc Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  36. 2b1193d drm: fix trivial typo mistake by John Hunter · 9 years ago
  37. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 9 years ago
  38. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 9 years ago
  39. 89a51df powerpc/eeh: Fix crash in eeh_add_device_early() on Cell by Michael Ellerman · 9 years ago
  40. 3968be9 drm: Make integer overflow checking cover universal cursor updates (v2) by Matt Roper · 9 years ago
  41. 4195f40 drm/nouveau/bios: fix fetching from acpi on certain systems by Jan Vesely · 9 years ago
  42. 426b20e drm/nouveau/gr/gm206: initial init+ctx code by Ben Skeggs · 9 years ago
  43. 985826b drm/nouveau/ce/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  44. 5dd7fb7 drm/nouveau/fifo/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  45. 3fed3ea drm/nouveau/gr/gm204: initial init+ctx code by Ben Skeggs · 9 years ago
  46. 990b454 drm/nouveau: support for buffer moves via MaxwellDmaCopyA by Ben Skeggs · 9 years ago
  47. b44881e drm/nouveau/ce/gm204: initial support by Ben Skeggs · 9 years ago
  48. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 9 years ago
  49. 89025bd drm/nouveau/fifo/gm204: initial support by Ben Skeggs · 9 years ago
  50. 91c772e drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler by Ben Skeggs · 9 years ago
  51. ddec1a2 drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup by Ben Skeggs · 9 years ago
  52. 6eb7082 drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting by Ben Skeggs · 9 years ago
  53. 3740c82 drm/nouveau/gr/gf100-: add symbolic names for classes by Ben Skeggs · 9 years ago
  54. 8fd4b7d drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode by Ben Skeggs · 9 years ago
  55. 2a19b3e drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode by Ben Skeggs · 9 years ago
  56. 7b03ac2 drm/nouveau/gr: fix engine name, cosmetic search+replace mistake by Ben Skeggs · 9 years ago
  57. 7120908 drm/nouveau/pmu/gk20a: add some missing statics by Alexandre Courbot · 9 years ago
  58. bbf2e92 drm/nouveau/platform: fix probe error path by Alexandre Courbot · 9 years ago
  59. 25eb3a9 drm/nouveau/platform: release IOMMU's mm upon exit by Alexandre Courbot · 9 years ago
  60. ed22e68 drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() by Ben Skeggs · 9 years ago
  61. f02a0e8 drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() by Ben Skeggs · 9 years ago
  62. e1fc44f drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips by Ben Skeggs · 9 years ago
  63. d9da545 drm/nouveau/pbus/hwsq: Make code size u16 by Roy Spliet · 9 years ago
  64. 3834b63 drm/nouveau/pbus/hwsq: Support strided register writes by Roy Spliet · 9 years ago
  65. df16896 drm/nouveau/instmem/gk20a: fix crash during error path by Alexandre Courbot · 9 years ago
  66. b03eaa4 drm/nouveau/disp/gf110-: fix base channel update debug/error output by Ben Skeggs · 9 years ago
  67. 963e965 drm/nouveau/disp/nv50-: fix push buffers in vram by Ben Skeggs · 9 years ago
  68. 8245275 drm/nouveau: bump driver patchlevel for coherent flag by Ben Skeggs · 9 years ago
  69. 996f545 drm/nouveau/gem: allow user-space to specify an object should be coherent by Alexandre Courbot · 9 years ago
  70. a7f6da6 drm/nouveau/instmem/gk20a: add IOMMU support by Alexandre Courbot · 10 years ago
  71. 58fd937 drm/nouveau/platform: probe IOMMU if present by Alexandre Courbot · 10 years ago
  72. 5dc240b drm/nouveau/instmem/gk20a: use DMA attributes by Alexandre Courbot · 10 years ago
  73. 1452087 drm/nouveau/gk20a: remove RAM device by Alexandre Courbot · 10 years ago
  74. a6ff85d drm/nouveau/instmem/gk20a: move memory allocation to instmem by Alexandre Courbot · 10 years ago
  75. eaecf03 make RAM device optional by Alexandre Courbot · 10 years ago
  76. c6a7b02 drm/nouveau/gr/gf100: Clear notify interrupt by Lauri Peltonen · 9 years ago
  77. 3d951c3 drm/nouveau/graph/nvc0: Fix engine pointer retrieval by Lauri Peltonen · 10 years ago
  78. 30489c2 drm/nouveau/devinit/nv04: change owner to int by Ben Skeggs · 10 years ago
  79. 5dfe7a0 drm/nouveau/mxm: indent an if statement by Dan Carpenter · 10 years ago
  80. 3e5ede1 drm/nouveau/fuse/gm107: simplify the return logic by Martin Peres · 10 years ago
  81. 9a5cbce powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH by Anton Blanchard · 9 years ago
  82. d6eb9e3 ALSA: hda - set GET bit when adding a vendor verb to the codec regmap by Mengdong Lin · 9 years ago
  83. 2ba9268 Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 9 years ago
  84. 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 9 years ago
  85. 7debc97 powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() fails by Li Zhong · 9 years ago
  86. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  87. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  88. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  89. 7415d97 Merge tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/drivers by Arnd Bergmann · 9 years ago
  90. 89522f0f Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatform by Arnd Bergmann · 9 years ago
  91. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  92. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  93. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  94. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 9 years ago
  95. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  96. 9705fea Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late by Arnd Bergmann · 9 years ago
  97. 8b03655 ARM: dts: alpine: add internal pci by Tsahee Zidenberg · 9 years ago
  98. a018bb2 ARM: alpine: add support for generic pci by Tsahee Zidenberg · 9 years ago
  99. b50c9c2 ARM: multi_v7_defconfig: enable alpine platform by Tsahee Zidenberg · 9 years ago
  100. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 9 years ago