1. a136dee Merge tag 'scpi-updates-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 8 years ago
  2. c8b2da0 Merge tag 'at91-ab-4.8-drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers by Olof Johansson · 8 years ago
  3. 8a86a09 memory: atmel-ebi: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  4. 563b41c memory: atmel-sdramc: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  5. 8bec433 firmware: scpi: add device power domain support using genpd by Sudeep Holla · 8 years ago
  6. 43752b8 Documentation: add DT bindings for ARM SCPI power domains by Sudeep Holla · 8 years ago
  7. 37a441d firmware: arm_scpi: add support for device power state management by Sudeep Holla · 8 years ago
  8. 13d0b76 Merge tag 'arm-soc/for-4.8/drivers' of http://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 8 years ago
  9. d41bde8 Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 8 years ago
  10. d8d8126 Merge tag 'reset-for-4.8-2' of git://git.pengutronix.de/git/pza/linux into next/drivers by Olof Johansson · 8 years ago
  11. 9c643ed Merge tag 'at91-ab-4.8-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers by Olof Johansson · 8 years ago
  12. 735251a Merge tag 'renesas-rcar-sysc-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 8 years ago
  13. 4c43d1c Merge tag 'samsung-drivers-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 8 years ago
  14. 8f1498c firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU by Sudeep Holla · 8 years ago
  15. 3678b98 firmware: arm_scpi: mark scpi_get_sensor_value as static by Sudeep Holla · 8 years ago
  16. f9d91de firmware: arm_scpi: remove dvfs_get packed structure by Sudeep Holla · 8 years ago
  17. a536bcc soc: brcmstb: fix warning from missing include by Ben Dooks · 8 years ago
  18. 783cb94 power: Introduce Broadcom kona reset driver by Chris Brand · 8 years ago
  19. 96167bd ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards by Marek Szyprowski · 8 years ago
  20. 8b9ac7e ARM: dts: exynos: Convert MFC device to generic reserved memory bindings by Marek Szyprowski · 8 years ago
  21. b9bacc1 ARM: EXYNOS: Remove code for MFC custom reserved memory handling by Marek Szyprowski · 8 years ago
  22. 3185462 Merge branch 'for-v4.8/media/exynos-mfc' of git://linuxtv.org/snawrocki/samsung into for-v4.8/exynos-mfc by Krzysztof Kozlowski · 8 years ago
  23. e0c98b9 soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas by Geert Uytterhoeven · 8 years ago
  24. 7469922 soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions by Geert Uytterhoeven · 8 years ago
  25. 2ff1bf7 soc: renesas: rcar-sysc: Document r8a7796 support by Geert Uytterhoeven · 8 years ago
  26. e7a6bb9 Merge tag 'reset-for-4.8' of git://git.pengutronix.de/git/pza/linux into next/drivers by Olof Johansson · 8 years ago
  27. 04f7767 media: s5p-mfc: add iommu support by Marek Szyprowski · 8 years ago
  28. c79667d media: s5p-mfc: replace custom reserved memory handling code with generic one by Marek Szyprowski · 8 years ago
  29. 6a8d73e media: s5p-mfc: use generic reserved memory bindings by Marek Szyprowski · 8 years ago
  30. 59ce403 of: reserved_mem: add support for using more than one region for given device by Marek Szyprowski · 8 years ago
  31. 712b617 media: set proper max seg size for devices on Exynos SoCs by Marek Szyprowski · 8 years ago
  32. 3f03396 media: vb2-dma-contig: add helper for setting dma max seg size by Marek Szyprowski · 8 years ago
  33. c974c43 s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open() by Javier Martinez Canillas · 8 years ago
  34. 6311f12 s5p-mfc: Add release callback for memory region devs by Javier Martinez Canillas · 8 years ago
  35. 29debab s5p-mfc: Set device name for reserved memory region devs by Javier Martinez Canillas · 8 years ago
  36. 1fdab21 memory: atmel-ebi: add DT bindings documentation by Boris Brezillon · 8 years ago
  37. 6a4ec4c memory: add Atmel EBI (External Bus Interface) driver by Boris Brezillon · 8 years ago
  38. 79795e2 dt-bindings: reset: Add bindings for the Meson SoC Reset Controller by Neil Armstrong · 8 years ago
  39. c7224dc reset: Add support for the Amlogic Meson SoC Reset Controller by Neil Armstrong · 8 years ago
  40. 168d7c4 reset: Return -ENOTSUPP when not configured by John Youn · 8 years ago
  41. 3464265 soc: Move brcmstb to bcm/brcmstb by Florian Fainelli · 8 years ago
  42. 42fa905 reset: oxnas: Use devm register API and get rid of platform remove by Neil Armstrong · 8 years ago
  43. 998cd46 reset: fix Kconfig menu to include reset drivers in sub-menu by Masahiro Yamada · 8 years ago
  44. da1fda2 reset: zynq: use devm_reset_controller_register() by Masahiro Yamada · 8 years ago
  45. dc22e08 reset: socfpga: use devm_reset_controller_register() by Masahiro Yamada · 8 years ago
  46. 2f38a88 reset: sunxi: use devm_reset_controller_register() by Masahiro Yamada · 8 years ago
  47. 1b1447f reset: pistachio: use devm_reset_controller_register() by Masahiro Yamada · 8 years ago
  48. 56865f4 reset: ath79: use devm_reset_controller_register() by Masahiro Yamada · 8 years ago
  49. 8d5b5d5 reset: add devm_reset_controller_register API by Masahiro Yamada · 8 years ago
  50. 9479f7c soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage by Krzysztof Kozlowski · 8 years ago
  51. c028e17 soc: samsung: pm_domains: Prepare for supporting ARMv8 Exynos by Krzysztof Kozlowski · 8 years ago
  52. e465007 ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsung by Krzysztof Kozlowski · 8 years ago
  53. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  54. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  55. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  56. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  57. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  58. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  59. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  60. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  61. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  62. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  63. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  64. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  65. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  66. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  67. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  68. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  69. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  70. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  71. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  72. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  73. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  74. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  75. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  76. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  77. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  78. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  79. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  80. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  81. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago
  82. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 8 years ago
  83. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 8 years ago
  84. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 8 years ago
  85. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 8 years ago
  86. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 8 years ago
  87. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago
  88. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 8 years ago
  89. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 8 years ago
  90. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 8 years ago
  91. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 8 years ago
  92. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 8 years ago
  93. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 8 years ago
  94. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 8 years ago
  95. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  96. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 8 years ago
  97. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 8 years ago
  98. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 8 years ago
  99. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 8 years ago
  100. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 8 years ago