summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-105-14/+28
|\
| * x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk2018-06-061-8/+3
| * x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-065-10/+27
| * x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-063-2/+4
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-092-2/+2
|\ \
| * | ARM: dts: imx7: correct enet ipg clockAnson Huang2018-06-012-2/+2
* | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-083-0/+88
|\ \ \
| * \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-087-62/+174
| |\ \ \
| | * | | x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-223-0/+88
* | | | | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-081-6/+22
|\ \ \ \ \
| * | | | | regulator: gpio: RevertMark Brown2018-06-0719-192/+43
| * | | | | ARM: pxa, regulator: fix building ezx e680Arnd Bergmann2018-05-311-1/+1
| * | | | | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-15/+2
| * | | | | regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-292-2/+21
| * | | | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-2918-41/+171
| * | | | | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-2/+15
| * | | | | regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-6/+22
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-0844-116/+807
|\ \ \ \ \
| * | | | | 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-315-11/+7
| |\ \ \ \ \
| | * | | | | ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann2018-05-291-0/+2
| | * | | | | arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-214-11/+5
| * | | | | | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-313-0/+39
| * | | | | | 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-315-0/+77
| * | | | | | 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