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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-37
/
+96
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
24
-40
/
+90
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
11
-37
/
+96
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
3
-15
/
+24
2020-10-30
arm64: cpufeature: reorder cpus_have_{const, final}_cap()
Mark Rutland
1
-8
/
+8
2020-10-30
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
1
-5
/
+16
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
3
-6
/
+3
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
1
-0
/
+1
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
1
-7
/
+19
2020-10-29
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2
-3
/
+4
2020-10-29
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
1
-2
/
+0
2020-10-29
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
1
-1
/
+0
2020-10-29
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
1
-7
/
+16
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
12
-15
/
+64
2020-10-29
arm64: Add part number for Arm Cortex-A77
Rob Herring
1
-0
/
+2
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
2
-3
/
+5
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2
-3
/
+1
2020-10-27
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
5
-2
/
+67
2020-10-26
Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-0
/
+1
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
2020-10-26
arm64: berlin: Select DW_APB_TIMER_OF
Jisheng Zhang
1
-0
/
+1
2020-10-26
Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-8
/
+24
2020-10-26
arm64: defconfig: Build in CONFIG_GPIO_MXC by default
Anson Huang
1
-0
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
4
-4
/
+4
2020-10-24
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+48
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
220
-4263
/
+19266
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+0
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-19
/
+37
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
42
-2365
/
+2437
2020-10-23
arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwm
Jerome Brunet
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-51
/
+43
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-11
/
+8
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-0
/
+7
2020-10-21
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
1
-2
/
+2
2020-10-20
arm64: dts: amlogic: add missing ethernet reset ID
Anand Moon
3
-0
/
+7
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-1
/
+0
2020-10-20
arm64: spectre-v2: Favour CPU-specific mitigation at EL2
Will Deacon
1
-19
/
+17
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
61
-3420
/
+3417
2020-10-20
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
1
-2
/
+2
2020-10-20
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
1
-1
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2
-1
/
+3
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
[next]