Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | arm64: smp: fix crash_smp_send_stop() behaviour | Cristian Marussi | 2020-03-17 | 1 | -2/+6 | |
* | arm64: smp: fix smp_send_stop() behaviour | Cristian Marussi | 2020-03-17 | 1 | -3/+14 | |
* | arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 2020-02-12 | 1 | -1/+1 | |
* | arm64: Fix CONFIG_ARCH_RANDOM=n build | Robin Murphy | 2020-02-11 | 1 | -0/+1 | |
* | arm64: ssbs: Fix context-switch when SSBS is present on all CPUs | Will Deacon | 2020-02-10 | 1 | -0/+7 | |
* | arm64: use shared sysctl constants | Matteo Croce | 2020-02-10 | 1 | -4/+2 | |
* | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-04 | 1 | -2/+2 | |
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -3/+0 | |
|\ | ||||||
| * | arch/arm64/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -3/+0 | |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-28 | 2 | -1/+4 | |
|\ \ | ||||||
| * \ | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 2019-12-25 | 6 | -7/+29 | |
| |\ \ | ||||||
| * | | | sched/rt, arm64: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 2 | -1/+4 | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-01-27 | 21 | -157/+475 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | arm64: acpi: fix DAIF manipulation with pNMI | Mark Rutland | 2020-01-22 | 1 | -1/+1 | |
| * | | | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 2020-01-22 | 3 | -0/+26 | |
| |\ \ \ | ||||||
| | * | | | arm64: Use v8.5-RNG entropy for KASLR seed | Mark Brown | 2020-01-22 | 1 | -0/+11 | |
| | * | | | arm64: Implement archrandom.h for ARMv8.5-RNG | Richard Henderson | 2020-01-22 | 2 | -0/+15 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2020-01-22 | 1 | -6/+19 | |
| |\ \ \ | ||||||
| | * | | | arm64: Workaround for Cortex-A55 erratum 1530923 | Steven Price | 2020-01-16 | 1 | -1/+5 | |
| | * | | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE | Steven Price | 2020-01-16 | 1 | -1/+1 | |
| | * | | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE | Steven Price | 2020-01-16 | 1 | -4/+13 | |
| | |/ / | ||||||
| * | | | Merge branch 'for-next/asm-annotations' into for-next/core | Will Deacon | 2020-01-22 | 1 | -1/+4 | |
| |\ \ \ | ||||||
| | * | | | arm64: kernel: Correct annotation of end of el0_sync | Mark Brown | 2020-01-13 | 1 | -1/+4 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---------------. \ \ | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for... | Will Deacon | 2020-01-22 | 19 | -149/+425 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | | | | | | | | | * | | arm64: kernel: avoid x18 in __cpu_soft_restart | Ard Biesheuvel | 2020-01-16 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | | | | | | | | * | | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly | Suzuki K Poulose | 2020-01-14 | 1 | -3/+27 | |
| | | | | | | | | * | | arm64: signal: nofpsimd: Handle fp/simd context for signal frames | Suzuki K Poulose | 2020-01-14 | 2 | -4/+6 | |
| | | | | | | | | * | | arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations | Suzuki K Poulose | 2020-01-14 | 1 | -0/+21 | |
| | | | | | | | | * | | arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly | Suzuki K Poulose | 2020-01-14 | 1 | -3/+34 | |
| | | | | | | | | * | | arm64: cpufeature: Fix the type of no FP/SIMD capability | Suzuki K Poulose | 2020-01-14 | 1 | -1/+1 | |
| | | | | | | | | * | | arm64: Introduce system_capabilities_finalized() marker | Suzuki K Poulose | 2020-01-14 | 2 | -18/+10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | | | | | | | * | | arm64: entry: Avoid empty alternatives entries | Julien Thierry | 2020-01-21 | 1 | -2/+2 | |
| | | | | | | | * | | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list | Sai Prakash Ranjan | 2020-01-17 | 1 | -0/+2 | |
| | | | | | | | * | | arm64: armv8_deprecated: update the comments of armv8_deprecated_init() | Hanjun Guo | 2020-01-08 | 1 | -1/+2 | |
| | | | | | | | * | | arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist | Florian Fainelli | 2020-01-08 | 1 | -0/+1 | |
| | | | | | | | * | | Return ENODEV when the selected speculation misfeature is unsupported | Anthony Steinhauser | 2020-01-08 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | | | | | | * | | arm64: kexec_file: add crash dump support | AKASHI Takahiro | 2020-01-08 | 2 | -8/+102 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | | | | | * | | Revert "arm64: kexec: make dtb_mem always enabled" | Will Deacon | 2020-01-10 | 1 | -1/+5 | |
| | | | | | * | | arm64: hibernate: add trans_pgd public functions | Pavel Tatashin | 2020-01-08 | 1 | -33/+60 | |
| | | | | | * | | arm64: hibernate: add PUD_SECT_RDONLY | Pavel Tatashin | 2020-01-08 | 1 | -1/+1 | |
| | | | | | * | | arm64: hibernate: rename dst to page in create_safe_exec_page | Pavel Tatashin | 2020-01-08 | 1 | -6/+6 | |
| | | | | | * | | arm64: hibernate: remove gotos as they are not needed | Pavel Tatashin | 2020-01-08 | 1 | -32/+17 | |
| | | | | | * | | arm64: hibernate: use get_safe_page directly | Pavel Tatashin | 2020-01-08 | 1 | -10/+7 | |
| | | | | | * | | arm64: hibernate: pass the allocated pgdp to ttbr0 | Pavel Tatashin | 2020-01-08 | 1 | -1/+1 | |
| | | | | | * | | arm64: kexec: make dtb_mem always enabled | Pavel Tatashin | 2020-01-08 | 1 | -5/+1 | |
| | | | | | * | | arm64: kexec: remove unnecessary debug prints | Pavel Tatashin | 2020-01-08 | 1 | -12/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| | | | | * | | arm64: Move the LSE gas support detection to Kconfig | Catalin Marinas | 2020-01-15 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
| | | | * | | arm64: entry: cleanup sp_el0 manipulation | Mark Rutland | 2020-01-17 | 1 | -10/+7 | |
| | | | * | | arm64: entry: cleanup el0 svc handler naming | Mark Rutland | 2020-01-17 | 2 | -4/+4 | |
| | | | * | | arm64: entry: mark all entry code as notrace | Mark Rutland | 2020-01-17 | 1 | -2/+2 | |
| | |_|/ / | |/| | | |