1. 95140ed1 psci: add CPU_IDLE dependency by Arnd Bergmann · 7 years ago
  2. c5b40c3 soc: bcm: brcmstb: Be multi-platform compatible by Thierry Reding · 7 years ago
  3. a781829 soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms by Sudeep Holla · 7 years ago
  4. c908016 Revert "soc: brcmstb: Only register SoC device on STB platforms" by Olof Johansson · 7 years ago
  5. c9f6603 Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into next/drivers by Olof Johansson · 7 years ago
  6. ffdc98c Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Olof Johansson · 7 years ago
  7. be60566 bus: omap: add MODULE_LICENSE tags by Arnd Bergmann · 7 years ago
  8. 2f4621c Merge tag 'samsung-drivers-4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 7 years ago
  9. 23a0d84 soc: brcmstb: Only register SoC device on STB platforms by Thierry Reding · 7 years ago
  10. 2490cdf tee: shm: Potential NULL dereference calling tee_shm_register() by Dan Carpenter · 7 years ago
  11. cee8113 soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver by Dhaval Shah · 7 years ago
  12. b751155 dt-bindings: soc: xilinx: Add DT bindings to xlnx_vcu driver by Dhaval Shah · 7 years ago
  13. 5abcdc2 soc: xilinx: Create folder structure for soc specific drivers by Michal Simek · 7 years ago
  14. ce3dc23 Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Arnd Bergmann · 7 years ago
  15. c8ac0b1 Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into next/drivers by Arnd Bergmann · 7 years ago
  16. 830ebd3 Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 7 years ago
  17. 57e3615 Merge tag 'at91-ab-4.16-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers by Olof Johansson · 7 years ago
  18. 11077e9 Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 7 years ago
  19. 8102324 Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 7 years ago
  20. 710ae35 Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/drivers by Olof Johansson · 7 years ago
  21. 7e32c60 Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 7 years ago
  22. 3aa0582 of: platform: populate /firmware/ node from of_platform_default_populate_init() by Sudeep Holla · 7 years ago
  23. 06512c5 soc: samsung: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
  24. c01fc22 soc: qcom: smp2p: Use common error handling code in qcom_smp2p_probe() by Markus Elfring · 7 years ago
  25. c94f31b tee: shm: don't put_page on null shm->pages by Colin Ian King · 7 years ago
  26. 80ec6f5 tee: shm: make function __tee_shm_alloc static by Colin Ian King · 7 years ago
  27. cdbcf83 tee: optee: check type of registered shared memory by Jens Wiklander · 7 years ago
  28. 95ffe4c tee: add start argument to shm_register callback by Jens Wiklander · 7 years ago
  29. cfabb79 soc: imx: gpc: Add i.MX6SX PCI power domain by Fabio Estevam · 7 years ago
  30. f681e08 tee: optee: fix header dependencies by Arnd Bergmann · 7 years ago
  31. 62bf8ae Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
  32. bad19e0 Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
  33. c5a2de9 bus: ti-sysc: Add parsing of module capabilities by Tony Lindgren · 7 years ago
  34. 566a9b05 bus: ti-sysc: Handle module quirks based dts configuration by Tony Lindgren · 7 years ago
  35. a7199e2 bus: ti-sysc: Detect i2c interconnect target module based on register layout by Tony Lindgren · 7 years ago
  36. 70a6524 bus: ti-sysc: Add register bits for interconnect target modules by Tony Lindgren · 7 years ago
  37. 49a0a3d bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data by Tony Lindgren · 7 years ago
  38. bf80705 ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c by Tony Lindgren · 7 years ago
  39. feffce1 ARM: dts: Add generic ti,sysc compatible in addition to the custom ones by Tony Lindgren · 7 years ago
  40. f9988fb Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux into next/drivers by Arnd Bergmann · 7 years ago
  41. a8e9f5f6 Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
  42. f780429 soc: brcmstb: biuctrl: Move to early_initcall by Florian Fainelli · 8 years ago
  43. 5d4567e soc: brcmstb: Split initialization by Florian Fainelli · 7 years ago
  44. b4b32e3 soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings by Florian Fainelli · 8 years ago
  45. 6451d64 soc: brcmstb: biuctrl: Wire-up new registers by Florian Fainelli · 8 years ago
  46. 584e55d soc: brcmstb: biuctrl: Prepare for saving/restoring other registers by Florian Fainelli · 8 years ago
  47. 22f7a91 soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs by Florian Fainelli · 8 years ago
  48. 9257091 soc: brcmstb: Make CPU credit offset more parameterized by Florian Fainelli · 8 years ago
  49. 911e932 dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation by Florian Fainelli · 7 years ago
  50. 5a4ecd4 dt-bindings: arm: Add entry for Broadcom Brahma-B53 by Florian Fainelli · 7 years ago
  51. f42a529 Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/next by Florian Fainelli · 7 years ago
  52. 3830d07 soc: qcom: Introduce QMI helpers by Bjorn Andersson · 7 years ago
  53. 9b8a11e soc: qcom: Introduce QMI encoder/decoder by Bjorn Andersson · 7 years ago
  54. 29ff62f firmware: qcom_scm: Add dependent headers to qcom_scm.h by Jordan Crouse · 7 years ago
  55. e718026 soc: qcom: smp2p: Access APCS as mailbox client by Bjorn Andersson · 7 years ago
  56. 3b229bd soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  57. 8804517 soc: qcom: smsm: fix child-node lookup by Johan Hovold · 7 years ago
  58. 12aeb91 firmware: qcom_scm: drop redandant of_platform_populate by Sudeep Holla · 7 years ago
  59. 83476bf iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get() by Wei Yongjun · 7 years ago
  60. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 7 years ago
  61. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  62. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  66. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  67. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  69. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  70. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  71. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
  72. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 7 years ago
  73. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 7 years ago
  74. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 7 years ago
  75. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  76. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  77. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  78. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  79. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  80. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 7 years ago
  81. aefc581 soc: ti: fix max dup length for kstrndup by Ma Shimiao · 7 years ago
  82. bd0fa74 firmware: ti_sci: Use %zu for size_t print format by Nishanth Menon · 7 years ago
  83. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  84. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  85. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  86. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  87. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  89. a84ec72 Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  90. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  91. ee1b43e Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  92. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  93. 07a20ed Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  94. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  95. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  96. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 7 years ago
  97. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  98. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  99. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  100. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago