index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-3
/
+4
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
1
-4
/
+0
2024-04-28
arm64: assembler: update stale comment for disable_step_tsk
Mark Rutland
1
-1
/
+1
2024-04-12
arm64: arm_pmuv3: Correctly extract and check the PMUVer
Yicong Yang
1
-3
/
+4
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
1
-36
/
+19
2024-03-01
arm64: Remove enable_daif macro
Jinjie Ruan
1
-4
/
+0
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
1
-1
/
+7
2024-02-16
arm64: mm: Add LPA2 support to phys<->pte conversion routines
Ard Biesheuvel
1
-14
/
+2
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
1
-7
/
+10
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
1
-14
/
+0
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
1
-16
/
+9
2023-12-05
arm64: replace <asm-generic/export.h> with <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
1
-25
/
+0
2022-11-25
arm64/asm: Remove unused assembler DAIF save/restore macros
Mark Brown
1
-9
/
+0
2022-11-18
arm64/mm: Drop unused restore_ttbr1
Anshuman Khandual
1
-11
/
+0
2022-11-09
arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
Anshuman Khandual
1
-5
/
+3
2022-11-07
arm64/asm: Remove unused enable_da macro
Mark Brown
1
-5
/
+0
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
1
-5
/
+5
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
1
-5
/
+5
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
1
-1
/
+1
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
1
-2
/
+2
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-4
/
+27
2022-06-28
arm64: extable: move _cond_extable to _cond_uaccess_extable
Tong Tiangen
1
-2
/
+2
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
1
-4
/
+13
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
1
-0
/
+14
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
1
-0
/
+53
2022-03-07
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
1
-5
/
+0
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
1
-0
/
+17
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
1
-1
/
+13
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+24
2021-12-14
arm64: Add macro version of the BTI instruction
Mark Brown
1
-0
/
+10
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
1
-7
/
+42
2021-10-21
arm64: extable: consolidate definitions
Mark Rutland
1
-27
/
+2
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
1
-0
/
+19
2021-10-01
arm64: kexec: Use dcache ops macros instead of open-coding
Pasha Tatashin
1
-7
/
+23
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
1
-0
/
+5
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
1
-32
/
+48
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
1
-5
/
+13
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
1
-14
/
+13
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+24
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
1
-81
/
+33
2021-04-13
Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...
Marc Zyngier
1
-77
/
+29
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
1
-7
/
+21
[next]