index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
1
-10
/
+8
2018-05-25
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
1
-5
/
+2
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
1
-0
/
+8
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
1
-2
/
+1
2018-05-17
arm64/sve: Write ZCR_EL1 on context switch only if changed
Dave Martin
1
-1
/
+1
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
1
-1
/
+35
2018-05-17
arm64: topology: enable ACPI/PPTT based CPU topology
Jeremy Linton
1
-1
/
+44
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
1
-13
/
+13
2018-05-17
arm64: Add support for ACPI based firmware tables
Jeremy Linton
1
-5
/
+10
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
3
-5
/
+1
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-10
/
+10
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
1
-7
/
+2
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/git/robh/linux
Linus Torvalds
1
-0
/
+1
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
19
-440
/
+837
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
-47
/
+59
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
[prev]
[next]