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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-2
/
+8
2017-06-14
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-0
/
+13
2017-06-14
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-0
/
+8
2017-05-25
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-08
arm64: Provide a namespace to NCAPS
Fabio Estevam
1
-5
/
+5
2016-10-05
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-06-03
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-03
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2016-04-12
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-04-12
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
1
-3
/
+4
2015-07-13
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
1
-10
/
+11
2015-05-17
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
1
-1
/
+7
2015-05-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-0
/
+2
2015-05-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
1
-42
/
+4
2015-05-11
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
1
-5
/
+8
2015-05-11
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
1
-0
/
+18
2015-05-11
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
1
-0
/
+2
2015-05-11
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+1
2015-05-11
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
1
-0
/
+1
2015-05-11
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+5
2015-05-11
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
1
-2
/
+3
2015-04-27
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
1
-1
/
+2
2015-04-27
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2
-6
/
+22
2015-04-27
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
3
-1
/
+25
2015-04-27
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
1
-0
/
+2
2015-04-27
arm64: add alternative runtime patching
Andre Przywara
2
-0
/
+59
2015-04-27
arm64: add cpu_capabilities bitmap
Andre Przywara
1
-0
/
+20
2015-04-16
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-28
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-28
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-64
/
+3
2015-01-08
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
1
-0
/
+1
2015-01-08
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
1
-0
/
+9
2014-11-13
arm64: ARCH_PFN_OFFSET should be unsigned long
Neil Zhang
1
-1
/
+1
2014-11-05
arm64: compat: Enable bpf syscall
Catalin Marinas
1
-0
/
+2
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
1
-2
/
+2
2014-10-21
arm64: Fix compilation error on UP builds
Catalin Marinas
1
-0
/
+11
2014-10-20
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+118
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-28
/
+1
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-9
/
+116
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-119
/
+82
2014-10-10
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+1
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-4
/
+37
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
1
-1
/
+20
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
1
-3
/
+17
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+42
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+14
[next]