index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
3
-13
/
+2
2024-08-30
arm64: mm: Add confidential computing hook to ioremap_prot()
Will Deacon
1
-0
/
+4
2024-08-30
arm64: mm: Add top-level dispatcher for internal mem_encrypt API
Will Deacon
2
-0
/
+16
2024-08-30
drivers/virt: pkvm: Add initial support for running as a protected guest
Will Deacon
1
-0
/
+7
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
1
-0
/
+4
2024-08-30
arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
D Scott Phillips
1
-0
/
+2
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
1
-0
/
+14
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
1
-2
/
+2
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
1
-0
/
+22
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
1
-2
/
+3
2024-08-30
arm64: Add system register encoding for PSTATE.PAN
Marc Zyngier
1
-0
/
+3
2024-08-30
arm64: Add PAR_EL1 field description
Marc Zyngier
1
-0
/
+18
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
2
-0
/
+10
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
1
-1
/
+2
2024-08-27
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
Marc Zyngier
1
-0
/
+2
2024-08-27
arm64: Implement prctl(PR_{G,S}ET_TSC)
Peter Collingbourne
2
-0
/
+7
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
1
-0
/
+10
2024-08-27
KVM: arm64: Move FPMR into the sysreg array
Marc Zyngier
1
-1
/
+1
2024-08-27
KVM: arm64: Add predicate for FPMR support in a VM
Marc Zyngier
1
-0
/
+4
2024-08-27
KVM: arm64: Move SVCR into the sysreg array
Marc Zyngier
1
-1
/
+3
2024-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
1
-0
/
+28
2024-08-16
KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
Rob Herring (Arm)
1
-1
/
+0
2024-08-16
KVM: arm64: pmu: Use arm_pmuv3.h register accessors
Rob Herring (Arm)
1
-0
/
+13
2024-08-16
perf: arm_pmuv3: Prepare for more than 32 counters
Rob Herring (Arm)
2
-10
/
+10
2024-08-16
arm64/sve: Remove unused declaration read_smcr_features()
Yue Haibing
1
-2
/
+0
2024-08-16
arm64: mm: Remove unused declaration early_io_map()
Yue Haibing
1
-1
/
+0
2024-08-16
arm64: el2_setup.h: Rename some labels to be more diff-friendly
Dave Martin
1
-7
/
+10
2024-08-16
arm64/mm: Drop PMD_SECT_VALID
Anshuman Khandual
1
-1
/
+0
2024-08-14
arm64: uaccess: correct thinko in __get_mem_asm()
Mark Rutland
1
-1
/
+1
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
1
-1
/
+1
2024-08-02
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
1
-0
/
+1
2024-08-01
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
1
-0
/
+2
2024-08-01
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
1
-0
/
+2
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+22
2024-07-25
arm64: mm: Fix lockless walks with static and dynamic page-table folding
Will Deacon
1
-0
/
+22
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-40
/
+317
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-11
/
+0
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-966
/
+28
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
9
-39
/
+317
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-75
/
+61
2024-07-15
Merge branch 'arm64-uaccess' (early part)
Linus Torvalds
2
-46
/
+126
2024-07-15
Merge branch 'word-at-a-time'
Linus Torvalds
1
-8
/
+3
[prev]
[next]