index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-12
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-2
/
+1
2017-02-09
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Ard Biesheuvel
1
-46
/
+42
2017-01-26
arm64: avoid returning from bad_mode
Mark Rutland
2
-5
/
+25
2017-01-26
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
1
-0
/
+4
2017-01-26
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2017-01-26
arm64/ptrace: Preserve previous registers for short regset write - 3
Dave Martin
1
-1
/
+1
2017-01-26
arm64/ptrace: Preserve previous registers for short regset write - 2
Dave Martin
1
-1
/
+2
2017-01-26
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-3
/
+4
2017-01-12
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
1
-10
/
+15
2017-01-12
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2
-1
/
+3
2017-01-12
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
1
-2
/
+2
2017-01-12
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
1
-10
/
+15
2017-01-12
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
1
-26
/
+27
2017-01-12
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
1
-3
/
+3
2017-01-12
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
1
-2
/
+2
2016-12-15
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-12-08
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
1
-0
/
+9
2016-12-08
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-12-08
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
4
-4
/
+13
2016-10-28
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
1
-1
/
+2
2016-10-28
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-10-07
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
1
-2
/
+4
2016-09-30
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
1
-1
/
+1
2016-09-24
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-15
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-0
/
+9
2016-09-15
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
4
-1
/
+34
2016-09-15
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
2
-7
/
+8
2016-09-15
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-09-07
arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
Caesar Wang
1
-0
/
+2
2016-09-07
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-08-20
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
Ard Biesheuvel
1
-4
/
+4
2016-08-20
arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
Caesar Wang
1
-1
/
+1
2016-08-20
arm64: Fix incorrect per-cpu usage for boot CPU
Suzuki K Poulose
1
-1
/
+1
2016-08-20
arm64: debug: unmask PSTATE.D earlier
Will Deacon
3
-2
/
+2
2016-08-20
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
3
-1
/
+17
2016-07-27
arm64: Rework valid_user_regs
Mark Rutland
4
-34
/
+86
2016-06-24
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-06-24
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2
-3
/
+9
2016-06-01
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
1
-1
/
+1
2016-06-01
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2016-06-01
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+10
2016-06-01
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2
-0
/
+55
2016-06-01
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-01
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
1
-3
/
+3
2016-05-04
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
1
-1
/
+2
2016-05-04
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
1
-11
/
+10
2016-04-20
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
1
-10
/
+11
2016-04-20
arm64: opcodes.h: Add arm big-endian config options before including arm header
James Morse
1
-0
/
+4
2016-03-16
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-03-09
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2
-5
/
+6
[next]