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
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-35
/
+123
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-1
/
+3
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+9
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
1
-0
/
+9
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-13
/
+1
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-262
/
+193
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
9
-34
/
+121
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
12
-262
/
+193
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
3
-9
/
+5
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2021-12-22
asm-generic: introduce io_stop_wc() and add implementation for ARM64
Xiongfeng Wang
1
-0
/
+9
2021-12-20
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
1
-1
/
+1
2021-12-17
arm64: Ensure that the 'bti' macro is defined where linkage.h is included
Catalin Marinas
1
-0
/
+4
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
1
-5
/
+4
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
4
-0
/
+26
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2
-0
/
+3
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
1
-0
/
+1
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
1
-0
/
+21
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
1
-3
/
+3
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
1
-16
/
+6
2021-12-14
arm64: Unconditionally override SYM_FUNC macros
Mark Brown
1
-5
/
+11
2021-12-14
arm64: Add macro version of the BTI instruction
Mark Brown
2
-6
/
+11
2021-12-14
arm64: atomics: lse: define RETURN ops in terms of FETCH ops
Mark Rutland
1
-34
/
+14
2021-12-14
arm64: atomics: lse: improve constraints for simple ops
Mark Rutland
1
-12
/
+18
2021-12-14
arm64: atomics: lse: define ANDs in terms of ANDNOTs
Mark Rutland
1
-30
/
+4
2021-12-14
arm64: atomics lse: define SUBs in terms of ADDs
Mark Rutland
1
-122
/
+58
2021-12-14
arm64: atomics: format whitespace consistently
Mark Rutland
2
-50
/
+50
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
2
-0
/
+2
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2
-0
/
+16
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
3
-0
/
+3
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
5
-16
/
+55
2021-12-10
arm64: Make some stacktrace functions private
Mark Rutland
1
-6
/
+0
2021-12-10
arm64: Add comment for stack_info::kr_cur
Mark Rutland
1
-0
/
+4
2021-12-08
KVM: arm64: Drop unused workaround_flags vcpu field
Marc Zyngier
1
-3
/
+0
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
4
-14
/
+53
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-1
/
+0
2021-12-08
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
1
-0
/
+2
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-07
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-12-07
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next
Marc Zyngier
2
-0
/
+72
2021-12-06
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
1
-3
/
+5
[next]