summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-051-0/+42
|\
| * soc: actions: sps: Add S700Andreas Färber2017-11-271-0/+42
* | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-057-49/+187
|\ \
| * | soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli2017-12-213-10/+4
| * | soc: brcmstb: Split initializationFlorian Fainelli2017-12-211-14/+13
| * | soc: brcmstb: biuctrl: Fine tune B53 MCP interface settingsFlorian Fainelli2017-12-211-0/+76
| * | soc: brcmstb: biuctrl: Wire-up new registersFlorian Fainelli2017-12-211-1/+7
| * | soc: brcmstb: biuctrl: Prepare for saving/restoring other registersFlorian Fainelli2017-12-211-17/+58
| * | soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUsFlorian Fainelli2017-12-211-3/+21
| * | soc: brcmstb: Make CPU credit offset more parameterizedFlorian Fainelli2017-12-211-5/+6
| * | dt-bindings: arm: brcmstb: Correct BIUCTRL node documentationFlorian Fainelli2017-12-211-10/+12
| * | dt-bindings: arm: Add entry for Broadcom Brahma-B53Florian Fainelli2017-12-211-0/+1
| * | Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/nextFlorian Fainelli2017-12-211-1/+1
| |\ \ | | |/ | |/|
| | * firmware: raspberrypi: print time using time64_tArnd Bergmann2017-11-291-1/+1
* | | tee: optee: fix header dependenciesArnd Bergmann2017-12-211-1/+1
* | | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-2111-4/+917
|\ \ \
| * | | iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
| * | | iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
| * | | memory: tegra: Create SMMU display groupsThierry Reding2017-12-155-0/+71
| * | | memory: tegra: Add Tegra186 supportThierry Reding2017-12-132-0/+601
| * | | Merge branch 'for-4.16/dt-bindings' into for-4.16/memoryThierry Reding2017-12-133-0/+125
| |\ \ \ | | |/ / | |/| |
| | * | dt-bindings: memory: Add Tegra186 supportThierry Reding2017-12-132-0/+113
| | * | dt-bindings: misc: Add Tegra186 MISC registers bindingsThierry Reding2017-12-131-0/+12
| |/ /
* | | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-2115-221/+1105
|\ \ \
| * | | tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-152-12/+4
| * | | tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-154-9/+48
| * | | tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-151-18/+51
| * | | tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-153-0/+99
| * | | tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-152-0/+4
| * | | tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-154-11/+102
| * | | tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-151-15/+63
| * | | tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-153-0/+75
| * | | tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-152-0/+96
| * | | tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-152-6/+39
| * | | tee: shm: add page accessor functionsVolodymyr Babchuk2017-12-151-0/+13
| * | | tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk2017-12-151-0/+20
| * | | tee: add register user memoryJens Wiklander2017-12-154-30/+294
| * | | tee: flexible shared memory pool creationJens Wiklander2017-12-154-122/+199
* | | | Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Arnd Bergmann2017-12-211-2/+3
|\ \ \ \
| * | | | memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl2017-12-011-2/+3
| | |/ / | |/| |
* | | | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-217-189/+295
|\ \ \ \
| * | | | optee: support asynchronous supplicant requestsJens Wiklander2017-11-294-173/+243
| * | | | tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-293-6/+42
| * | | | tee: add tee_param_is_memref() for driver useJens Wiklander2017-11-292-14/+14
| |/ / /
* | | | Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-181-1/+1
* | | | Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
* | | | Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
|\ \ \ \
| * | | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| * | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| * | | | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1