aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 8-19/+33
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+5
2017-06-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 1-0/+2
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-4/+0
2017-06-11bpf, arm64: take advantage of stack_depth trackingGravatar Daniel Borkmann 1-11/+11
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-9/+16
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 3-4/+12
2017-06-09arm64: dts: hikey: Add external clock to the Bluetooth nodeGravatar Ulf Hansson 1-0/+2
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigGravatar Bilal Amarni 1-4/+0
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Gravatar Paolo Bonzini 3-9/+16
2017-06-07bpf, arm64: use separate register for state in stxrGravatar Daniel Borkmann 1-2/+5
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+6
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Gravatar Marc Zyngier 1-2/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Gravatar Marc Zyngier 2-4/+10
2017-06-06bpf: Add jited_len to struct bpf_progGravatar Martin KaFai Lau 1-0/+1
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-4/+6
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationGravatar Lorenzo Pieralisi 1-3/+3
2017-06-01Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 9-20/+60
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigGravatar LABBE Corentin 1-0/+1
2017-06-01arm64: allwinner: bananapi-m64: Enable dwmac-sun8iGravatar LABBE Corentin 1-0/+15
2017-06-01arm64: allwinner: pine64-plus: Enable dwmac-sun8iGravatar LABBE Corentin 1-1/+16
2017-06-01arm64: allwinner: pine64: Enable dwmac-sun8iGravatar LABBE Corentin 1-0/+16
2017-06-01arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverGravatar LABBE Corentin 1-0/+35
2017-06-01arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleGravatar LABBE Corentin 1-0/+6
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeGravatar Alexei Starovoitov 1-1/+1
2017-05-25arm64: defconfig: enable some core options for 64bit Rockchip socsGravatar Heiko Stuebner 1-0/+10
2017-05-25ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathGravatar Timmy Li 1-1/+3
2017-05-24arm64: marvell: dts: fix interrupts in 7k/8k crypto nodesGravatar Antoine Tenart 2-4/+2
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationGravatar Christoffer Dall 1-5/+5
2017-05-23arm64: dts: hikey: Fix WiFi supportGravatar Ulf Hansson 1-15/+11
2017-05-23arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dtsGravatar Ulf Hansson 2-20/+22
2017-05-23arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulatorsGravatar Ulf Hansson 1-1/+21
2017-05-23arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dtsGravatar Ulf Hansson 2-11/+11
2017-05-23arm64: dts: hikey: Add clock for the pmic mfdGravatar Daniel Lezcano 1-0/+1
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 9-66/+134
2017-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-14/+53
2017-05-19arm64: dts: rockchip: fix include referenceGravatar Arnd Bergmann 1-1/+1
2017-05-19arm64: defconfig: enable options needed for QCom DB410c boardGravatar Rob Herring 1-0/+7
2017-05-18arm64: defconfig: sync with savedefconfigGravatar Rob Herring 1-61/+42
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 3-3/+0
2017-05-18Merge tag 'v4.12-rc1' into fixesGravatar Olof Johansson 17-173/+89
2017-05-17arm64/cpufeature: don't use mutex in bringup pathGravatar Mark Rutland 3-6/+37
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+3
2017-05-15arm64: perf: Ignore exclude_hv when kernel is running in HYPGravatar Ganapatrao Kulkarni 1-7/+16
2017-05-15arm64: Remove redundant mov from LL/SC cmpxchgGravatar Robin Murphy 1-1/+0
2017-05-15arm64: KVM: Do not use stack-protector to compile EL2 codeGravatar Marc Zyngier 1-0/+2
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 10-20/+50
2017-05-11bpf, arm64: fix faulty emission of map access in tail callsGravatar Daniel Borkmann 1-2/+3
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yGravatar Florian Fainelli 1-1/+6