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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
1
-2
/
+2
2021-01-15
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
1
-0
/
+1
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
4
-17
/
+17
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-39
/
+2
2021-01-13
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2
-15
/
+1
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-2
/
+2
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
7
-156
/
+231
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2
-6
/
+2
2021-01-05
arm64: traps: remove duplicate include statement
Tian Tao
1
-1
/
+0
2021-01-05
arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
Shannon Zhao
1
-1
/
+1
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
1
-1
/
+1
2021-01-04
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
1
-1
/
+0
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
1
-1
/
+1
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2
-0
/
+5
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
4
-5
/
+8
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
3
-3
/
+72
2020-12-22
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
1
-14
/
+15
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
1
-0
/
+7
2020-12-22
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
2
-0
/
+14
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-0
/
+48
2020-12-22
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
1
-1
/
+1
2020-12-22
KVM: arm64: Skip computing hyp VA layout for VHE
David Brazdil
1
-1
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-191
/
+117
2020-12-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-36
/
+3
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-36
/
+3
2020-12-15
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
1
-1
/
+1
2020-12-15
arm64: topology: Drop the useless update to per-cpu cycles
Viresh Kumar
1
-5
/
+1
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-319
/
+482
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
14
-164
/
+242
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
5
-25
/
+105
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
1
-2
/
+39
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
6
-59
/
+29
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
11
-108
/
+77
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
53
-859
/
+1681
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
17
-232
/
+151
2020-12-08
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
1
-1
/
+4
2020-12-04
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
1
-0
/
+3
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
1
-0
/
+10
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2
-3
/
+2
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
1
-0
/
+3
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
1
-120
/
+18
2020-12-04
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
1
-1
/
+1
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
1
-0
/
+22
2020-12-04
Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD
Marc Zyngier
15
-114
/
+95
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
1
-3
/
+17
[next]