Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'tee/initial-merge' into fixes | Arnd Bergmann | 2017-05-10 | 1 | -0/+7 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2017-05-10 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | arm64: marvell: enable the Armada 37xx pinctrl driver | Gregory CLEMENT | 2017-04-26 | 1 | -0/+5 | |
| * | | | | | Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2017-05-10 | 2 | -3/+78 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM64: dts: marvell: armada37xx: add pinctrl definition | Gregory CLEMENT | 2017-04-28 | 2 | -0/+39 | |
| | * | | | | | ARM64: dts: marvell: Add pinctrl nodes for Armada 3700 | Gregory CLEMENT | 2017-04-28 | 1 | -3/+39 | |
| * | | | | | | Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into f... | Arnd Bergmann | 2017-05-09 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM64: dts: mediatek: configure some fixed mmc parameters | yong mao | 2017-05-09 | 1 | -0/+3 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-05-19 | 5 | -14/+53 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | arm64/cpufeature: don't use mutex in bringup path | Mark Rutland | 2017-05-17 | 3 | -6/+37 | |
| * | | | | | | arm64: perf: Ignore exclude_hv when kernel is running in HYP | Ganapatrao Kulkarni | 2017-05-15 | 1 | -7/+16 | |
| * | | | | | | arm64: Remove redundant mov from LL/SC cmpxchg | Robin Murphy | 2017-05-15 | 1 | -1/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | bpf, arm64: fix faulty emission of map access in tail calls | Daniel Borkmann | 2017-05-11 | 1 | -2/+3 | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-11 | 10 | -20/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y | Florian Fainelli | 2017-05-11 | 1 | -1/+6 | |
| * | | | | | | arm64: uaccess: suppress spurious clang warning | Mark Rutland | 2017-05-09 | 1 | -2/+2 | |
| * | | | | | | arm64: atomic_lse: match asm register sizes | Mark Rutland | 2017-05-09 | 1 | -2/+2 | |
| * | | | | | | arm64: armv8_deprecated: ensure extension of addr | Mark Rutland | 2017-05-09 | 1 | -1/+2 | |
| * | | | | | | arm64: uaccess: ensure extension of access_ok() addr | Mark Rutland | 2017-05-09 | 1 | -1/+2 | |
| * | | | | | | arm64: ensure extension of smp_store_release value | Mark Rutland | 2017-05-09 | 1 | -5/+15 | |
| * | | | | | | arm64: xchg: hazard against entire exchange variable | Mark Rutland | 2017-05-09 | 1 | -1/+1 | |
| * | | | | | | arm64: entry: improve data abort handling of tagged pointers | Kristina Martsenko | 2017-05-09 | 2 | -2/+12 | |
| * | | | | | | arm64: hw_breakpoint: fix watchpoint matching for tagged pointers | Kristina Martsenko | 2017-05-09 | 2 | -3/+6 | |
| * | | | | | | arm64: traps: fix userspace cache maintenance emulation on a tagged pointer | Kristina Martsenko | 2017-05-09 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-11 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 1 | -18/+0 | |
* | | | | | | | | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: Use full path in KBUILD_IMAGE definition | Michal Marek | 2017-03-20 | 1 | -3/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-10 | 4 | -8/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2017-05-09 | 4 | -8/+17 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES | Eric Auger | 2017-05-08 | 1 | -0/+1 | |
| | * | | | | | | | KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES | Eric Auger | 2017-05-08 | 1 | -1/+3 | |
| | * | | | | | | | KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group | Eric Auger | 2017-05-08 | 1 | -0/+1 | |
| | * | | | | | | | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall | 2017-05-04 | 1 | -3/+2 | |
| | * | | | | | | | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses | Marc Zyngier | 2017-05-02 | 2 | -4/+10 | |
* | | | | | | | | | Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-05-10 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/l... | Arnd Bergmann | 2017-03-30 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | arm64: dt: hikey: Add optee node | Jerome Forissier | 2017-03-10 | 1 | -0/+7 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-10 | 1 | -124/+19 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 11 | -164/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel | 2017-04-29 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops | Sricharan R | 2017-04-20 | 1 | -124/+18 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2017-05-09 | 114 | -1362/+10912 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: dts: Add basic DT to support Spreadtrum's SP9860G | Orson Zhai | 2017-04-27 | 4 | -1/+698 | |
| * | | | | | | | | | | Merge tag 'samsung-dt64-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2017-04-27 | 3 | -49/+60 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm64: dts: exynos: Use - instead of @ for DT OPP entries | Viresh Kumar | 2017-04-24 | 2 | -49/+49 | |
| | * | | | | | | | | | | arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board | Hoegeun Kwon | 2017-04-20 | 1 | -0/+11 | |
| * | | | | | | | | | | | Merge tag 'juno-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2017-04-27 | 5 | -8/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | arm64: dts: juno: add information about L1 and L2 caches | Sudeep Holla | 2017-04-19 | 3 | -0/+126 |