summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-0837-106/+784
|\
| * arm64: Fix syscall restarting around signal suppressed by tracerDave Martin2018-06-081-2/+3
| * arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton2018-06-071-7/+4
| * arm64: cpu_errata: include required headersArnd Bergmann2018-06-051-0/+2
| * arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas2018-06-021-3/+3
| * arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-015-8/+66
| * arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin2018-06-012-16/+4
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2018-05-311-2/+1
| |\
| | * arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-2/+1
| * | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-312-0/+27
| * | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2018-05-312-1/+38
| * | arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-314-0/+72
| * | arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier2018-05-311-2/+25
| * | arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2018-05-312-0/+111
| * | arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-05-312-0/+3
| * | arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-314-1/+26
| * | arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2018-05-312-0/+17
| * | arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-05-311-0/+10
| * | arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-312-16/+93
| * | arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-05-313-1/+80
| * | arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2018-05-312-4/+9
| * | arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-05-312-0/+46
| * | arm64: Unify kernel fault reportingMark Rutland2018-05-231-14/+23
| * | arm64: make is_permission_fault() name clearerMark Rutland2018-05-231-4/+5
| * | arm64: Kconfig: Enable LSE atomics by defaultWill Deacon2018-05-231-1/+3
| * | arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-172-6/+8
| * | arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-172-1/+37
| * | arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton2018-05-171-1/+44
| * | arm64: topology: rename cluster_idJeremy Linton2018-05-172-15/+15
| * | arm64: Add support for ACPI based firmware tablesJeremy Linton2018-05-171-5/+10
| * | ACPI: Enable PPTT support on ARM64Jeremy Linton2018-05-171-0/+1
| * | arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton2018-05-171-0/+4
| * | arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon2018-05-161-1/+3
| * | arm64: Select ARCH_HAS_FAST_MULTIPLIERRobin Murphy2018-05-161-0/+1
| * | arm64: Remove duplicate includeVincenzo Frascino2018-05-154-6/+1
| * | arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-151-10/+10
| * | arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-153-9/+9
| * | Revert "arm64: Increase the max granular size"Catalin Marinas2018-05-111-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-072-2/+1
|\ \
| * | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-2/+1
* | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-1/+2
|\ \ \ | |/ / |/| |
| * | arm64: defconfig: update config for Rockchip PCIeShawn Lin2018-05-111-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-065-111/+198
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-1/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-265-31/+83
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-218-7/+34
| |\ \ \ \ \
| * | | | | | arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande2018-05-184-0/+76
| * | | | | | arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2018-05-182-0/+53
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-46/+69
| |\ \ \ \ \ \
| | * | | | | | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann2018-05-141-10/+13
OpenPOWER on IntegriCloud