index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
arm64/sysreg: Generate definitions for CONTEXTIDR_ELx
Mark Brown
2
-2
/
+17
2022-05-20
arm64/sysreg: Generate definitions for CLIDR_EL1
Mark Brown
2
-1
/
+16
2022-05-19
arm64: dts: intel: add device tree for n6000
Matthew Gerlach
2
-1
/
+68
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+2
2022-05-19
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
1
-16
/
+17
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-13
/
+70
2022-05-19
arm64: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+1
2022-05-18
Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-5
/
+51
2022-05-18
arm64/sve: Move sve_free() into SVE code section
Geert Uytterhoeven
1
-17
/
+16
2022-05-18
arm64: Kconfig.platforms: Add comments
Juerg Haefliger
1
-1
/
+1
2022-05-18
arm64: Kconfig: Fix indentation and add comments
Juerg Haefliger
1
-48
/
+47
2022-05-18
arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices
Chris Packham
1
-6
/
+6
2022-05-17
Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-3
/
+3
2022-05-17
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-17
arm64: kexec: load from kimage prior to clobbering
Mark Rutland
1
-7
/
+15
2022-05-17
arm64: paravirt: Use RCU read locks to guard stolen_time
Prakruthi Deepak Heragu
1
-8
/
+21
2022-05-17
Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-next
Marc Zyngier
1
-6
/
+0
2022-05-17
irqchip: Add Kconfig symbols for sunxi drivers
Samuel Holland
1
-3
/
+2
2022-05-17
arm64: mm: avoid writable executable mappings in kexec/hibernate code
Ard Biesheuvel
1
-1
/
+1
2022-05-17
arm64: lds: move special code sections out of kernel exec segment
Ard Biesheuvel
1
-9
/
+12
2022-05-16
arm64/hugetlb: Implement arm64 specific huge_ptep_get()
Baolin Wang
2
-0
/
+24
2022-05-16
arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
Baolin Wang
1
-4
/
+4
2022-05-16
arm64: kdump: Do not allocate crash low memory if not needed
Zhen Lei
1
-1
/
+2
2022-05-16
arm64/sve: Generate ZCR definitions
Mark Brown
2
-7
/
+18
2022-05-16
arm64/sme: Generate defintions for SVCR
Mark Brown
2
-4
/
+6
2022-05-16
arm64/sme: Generate SMPRI_EL1 definitions
Mark Brown
2
-3
/
+5
2022-05-16
arm64/sme: Automatically generate SMPRIMAP_EL2 definitions
Mark Brown
2
-1
/
+19
2022-05-16
arm64/sme: Automatically generate SMIDR_EL1 defines
Mark Brown
2
-1
/
+9
2022-05-16
arm64/sme: Automatically generate defines for SMCR
Mark Brown
2
-10
/
+20
2022-05-16
arm64/sysreg: Support generation of RAZ fields
Mark Brown
1
-0
/
+7
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
9
-35
/
+35
2022-05-16
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
4
-8
/
+8
2022-05-16
arm64/sme: Drop SYS_ from SMIDR_EL1 defines
Mark Brown
2
-4
/
+4
2022-05-16
arm64/fp: Rename SVE and SME LEN field name to _WIDTH
Mark Brown
2
-4
/
+4
2022-05-16
arm64/fp: Make SVE and SME length register definition match architecture
Mark Brown
1
-14
/
+4
2022-05-16
Merge branch 'for-next/sme' into for-next/sysreg-gen
Catalin Marinas
32
-130
/
+1955
2022-05-16
arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
1
-2
/
+14
2022-05-16
arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Sebastian Andrzej Siewior
1
-2
/
+15
2022-05-16
arm64: mm: Make arch_faults_on_old_pte() check for migratability
Valentin Schneider
1
-1
/
+2
2022-05-16
arm64: mte: Clean up user tag accessors
Robin Murphy
1
-2
/
+2
2022-05-16
Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/next
Marc Zyngier
1
-18
/
+78
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
8
-47
/
+46
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
6
-46
/
+39
2022-05-16
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
Marc Zyngier
5
-37
/
+187
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
3
-42
/
+137
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
6
-189
/
+382
2022-05-16
KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run
Marc Zyngier
1
-1
/
+2
2022-05-16
KVM: arm64: vgic: Undo work in failed ITS restores
Ricardo Koller
1
-2
/
+13
2022-05-16
KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
Ricardo Koller
1
-4
/
+23
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
1
-0
/
+7
[prev]
[next]