index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-16
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-92
/
+217
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-1
/
+3
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+123
2021-09-01
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-74
/
+120
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+3
2021-08-31
Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
5
-15
/
+37
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
1
-2
/
+3
2021-08-26
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
15
-67
/
+101
2021-08-26
arm64: Do not trap PMSNEVFR_EL1
Alexandru Elisei
1
-2
/
+11
2021-08-25
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
1
-0
/
+3
2021-08-25
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
1
-1
/
+1
2021-08-25
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
1
-0
/
+1
2021-08-24
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-2
/
+2
2021-08-24
arm64/sve: Add a comment documenting the binutils needed for SVE asm
Mark Brown
1
-0
/
+1
2021-08-20
arm64: replace in_irq() with in_hardirq()
Changbin Du
1
-1
/
+1
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
6
-26
/
+65
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
1
-8
/
+9
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-20
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
2
-50
/
+105
2021-08-20
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
3
-23
/
+40
2021-08-20
Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/next
Marc Zyngier
1
-0
/
+20
2021-08-20
Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15
Marc Zyngier
2
-15
/
+22
2021-08-20
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
1
-4
/
+2
2021-08-20
arm64: Implement task_cpu_possible_mask()
Will Deacon
1
-0
/
+13
2021-08-20
KVM: arm64: Add config register bit definitions
Fuad Tabba
1
-0
/
+22
2021-08-20
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2
-6
/
+10
2021-08-20
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
1
-0
/
+1
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2
-2
/
+5
2021-08-20
KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
1
-0
/
+5
2021-08-20
KVM: arm64: Fix names of config register fields
Fuad Tabba
1
-6
/
+6
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
3
-12
/
+12
2021-08-20
KVM: arm64: placeholder to check if VM is protected
Fuad Tabba
1
-0
/
+5
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-1
/
+6
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
1
-8
/
+3
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
1
-2
/
+3
2021-08-19
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
1
-0
/
+1
2021-08-19
arm64: initialize all of CNTHCTL_EL2
Mark Rutland
1
-2
/
+1
2021-08-18
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
1
-1
/
+1
2021-08-18
arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
Anshuman Khandual
2
-7
/
+14
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+22
2021-08-11
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
1
-0
/
+3
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
1
-1
/
+1
[next]