| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next/trivial' into for-next/core | Will Deacon | 2022-12-06 | 1 | -25/+0 |
|\ |
|
| * | arm64/asm: Remove unused assembler DAIF save/restore macros | Mark Brown | 2022-11-25 | 1 | -9/+0 |
| * | arm64/mm: Drop unused restore_ttbr1 | Anshuman Khandual | 2022-11-18 | 1 | -11/+0 |
| * | arm64/asm: Remove unused enable_da macro | Mark Brown | 2022-11-07 | 1 | -5/+0 |
* | | arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses | Anshuman Khandual | 2022-11-09 | 1 | -5/+3 |
|/ |
|
* | Merge branch 'for-next/alternatives' into for-next/core | Catalin Marinas | 2022-09-30 | 1 | -5/+5 |
|\ |
|
| * | arm64: alternatives: have callbacks take a cap | Mark Rutland | 2022-09-16 | 1 | -5/+5 |
* | | arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names | Mark Brown | 2022-09-16 | 1 | -1/+1 |
* | | arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture | Mark Brown | 2022-09-16 | 1 | -1/+1 |
* | | arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange | Mark Brown | 2022-09-09 | 1 | -1/+1 |
* | | arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names | Mark Brown | 2022-09-09 | 1 | -1/+1 |
* | | arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names | Mark Brown | 2022-09-09 | 1 | -1/+1 |
* | | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown | 2022-09-09 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-next/boot' into for-next/core | Will Deacon | 2022-07-25 | 1 | -4/+27 |
|\ |
|
| * | arm64: head: factor out TTBR1 assignment into a macro | Ard Biesheuvel | 2022-06-24 | 1 | -4/+13 |
| * | arm64: head: move assignment of idmap_t0sz to C code | Ard Biesheuvel | 2022-06-24 | 1 | -0/+14 |
* | | arm64: extable: move _cond_extable to _cond_uaccess_extable | Tong Tiangen | 2022-06-28 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon | 2022-03-14 | 1 | -0/+53 |
|\ |
|
| * | arm64: Use the clearbhb instruction in mitigations | James Morse | 2022-02-24 | 1 | -0/+17 |
| * | arm64: Mitigate spectre style branch history side channels | James Morse | 2022-02-24 | 1 | -1/+13 |
| * | arm64: entry: Add vectors that have the bhb mitigation sequences | James Morse | 2022-02-16 | 1 | -0/+24 |
* | | Revert "arm64: Mitigate MTE issues with str{n}cmp()" | Joey Gouly | 2022-03-07 | 1 | -5/+0 |
|/ |
|
* | arm64: Add macro version of the BTI instruction | Mark Brown | 2021-12-14 | 1 | -0/+10 |
* | Merge branch 'for-next/kexec' into for-next/core | Will Deacon | 2021-10-29 | 1 | -7/+42 |
|\ |
|
| * | arm64: kexec: install a copy of the linear-map | Pasha Tatashin | 2021-10-01 | 1 | -0/+19 |
| * | arm64: kexec: Use dcache ops macros instead of open-coding | Pasha Tatashin | 2021-10-01 | 1 | -7/+23 |
* | | arm64: extable: consolidate definitions | Mark Rutland | 2021-10-21 | 1 | -27/+2 |
|/ |
|
* | arm64: Mitigate MTE issues with str{n}cmp() | Robin Murphy | 2021-09-21 | 1 | -0/+5 |
* | Merge branch 'for-next/caches' into for-next/core | Will Deacon | 2021-06-24 | 1 | -32/+48 |
|\ |
|
| * | arm64: dcache_by_line_op to take end parameter instead of size | Fuad Tabba | 2021-05-25 | 1 | -14/+13 |
| * | arm64: Move documentation of dcache_by_line_op | Fuad Tabba | 2021-05-25 | 1 | -8/+8 |
| * | arm64: assembler: add conditional cache fixups | Mark Rutland | 2021-05-25 | 1 | -11/+28 |
| * | arm64: assembler: replace `kaddr` with `addr` | Mark Rutland | 2021-05-25 | 1 | -16/+16 |
* | | arm64: assembler: add set_this_cpu_offset | Mark Rutland | 2021-05-26 | 1 | -5/+13 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 1 | -3/+24 |
|\ |
|
| * | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm... | Marc Zyngier | 2021-04-13 | 1 | -77/+29 |
| |\ |
|
| * | | KVM: arm64: Generate final CTR_EL0 value when running in Protected mode | Marc Zyngier | 2021-03-25 | 1 | -0/+13 |
| * | | arm64: asm: Provide set_sctlr_el2 macro | Quentin Perret | 2021-03-19 | 1 | -3/+11 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo... | Catalin Marinas | 2021-04-15 | 1 | -81/+33 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | arm64: fpsimd: run kernel mode NEON with softirqs disabled | Ard Biesheuvel | 2021-04-12 | 1 | -7/+21 |
| | * | arm64: assembler: introduce wxN aliases for wN registers | Ard Biesheuvel | 2021-04-12 | 1 | -0/+8 |
| | * | arm64: assembler: remove conditional NEON yield macros | Ard Biesheuvel | 2021-04-12 | 1 | -70/+0 |
| |/
|/| |
|
| * | arm64: Always keep DAIF.[IF] in sync | Hector Martin | 2021-03-24 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-next/crypto' into for-next/core | Will Deacon | 2021-02-12 | 1 | -0/+16 |
|\ |
|
| * | arm64: assembler: add cond_yield macro | Ard Biesheuvel | 2021-02-03 | 1 | -0/+16 |
* | | arm64: Turn the MMU-on sequence into a macro | Marc Zyngier | 2021-02-08 | 1 | -0/+17 |
|/ |
|
* | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 1 | -1/+1 |
* | kvm: arm64: Remove hyp_adr/ldr_this_cpu | David Brazdil | 2020-09-30 | 1 | -10/+19 |
* | arm64: asm: Provide a mechanism for generating ELF note for BTI | Mark Brown | 2020-05-07 | 1 | -0/+50 |
*-. | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am... | Catalin Marinas | 2020-03-25 | 1 | -6/+10 |
|\ \ |
|