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
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+3
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
1
-0
/
+8
2018-05-09
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
David Gilhooley
1
-0
/
+1
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
5
-14
/
+16
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
3
-1
/
+3
2018-04-24
arm64: only advance singlestep for user instruction traps
Mark Rutland
1
-1
/
+2
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
2
-2
/
+2
2018-04-24
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
1
-6
/
+0
2018-04-23
arm64: add sentinel to kpti_safe_list
Mark Rutland
1
-0
/
+1
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2
-2
/
+1
2018-04-18
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
1
-1
/
+1
2018-04-11
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
Ard Biesheuvel
1
-0
/
+3
2018-04-11
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
3
-90
/
+2
2018-04-11
arm64: Get rid of __smccc_workaround_1_hvc_*
Marc Zyngier
2
-16
/
+5
2018-04-11
arm64: capabilities: Rework EL2 vector hardening entry
Marc Zyngier
1
-9
/
+11
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-55
/
+19
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-64
/
+292
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-441
/
+838
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+49
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
6
-44
/
+47
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
4
-28
/
+25
2018-03-28
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
Marc Zyngier
1
-2
/
+6
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2
-19
/
+44
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
1
-2
/
+7
2018-03-27
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2
-8
/
+10
2018-03-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
1
-1
/
+15
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
1
-0
/
+71
2018-03-26
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2
-14
/
+54
2018-03-26
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2
-41
/
+50
2018-03-26
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
1
-11
/
+5
2018-03-26
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
1
-48
/
+60
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2
-40
/
+3
2018-03-26
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
1
-13
/
+44
2018-03-26
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
1
-5
/
+11
2018-03-26
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
1
-1
/
+1
2018-03-26
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
1
-31
/
+42
2018-03-26
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
1
-6
/
+11
2018-03-26
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
1
-2
/
+4
2018-03-26
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
1
-40
/
+18
2018-03-26
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
1
-11
/
+22
2018-03-26
arm64: capabilities: Unify the verification
Suzuki K Poulose
1
-33
/
+58
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2
-21
/
+21
2018-03-26
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2
-25
/
+25
2018-03-26
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2
-36
/
+40
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2
-6
/
+6
[next]