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
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+9
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
1
-1
/
+1
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
1
-2
/
+2
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2
-0
/
+9
2018-04-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+142
2018-04-11
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
Ard Biesheuvel
1
-0
/
+73
2018-04-11
arm64: assembler: add utility macros to push/pop stack frames
Ard Biesheuvel
1
-0
/
+63
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-9
/
+6
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-99
/
+324
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-171
/
+413
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-13
/
+25
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2
-29
/
+4
2018-03-28
arm64: tlbflush: avoid writing RES0 bits
Philip Elcan
1
-8
/
+17
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2
-1
/
+3
2018-03-27
arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h
Will Deacon
1
-0
/
+1
2018-03-27
arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h
Will Deacon
2
-26
/
+29
2018-03-27
arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG
Will Deacon
1
-1
/
+1
2018-03-27
arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC
Will Deacon
1
-0
/
+3
2018-03-27
arm64: fpsimd: include <linux/init.h> in fpsimd.h
Will Deacon
1
-0
/
+1
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2
-46
/
+3
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
1
-1
/
+2
2018-03-26
arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
Suzuki K Poulose
1
-0
/
+4
2018-03-26
arm64: capabilities: Handle shared entries
Suzuki K Poulose
1
-0
/
+12
2018-03-26
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2
-0
/
+10
2018-03-26
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2
-2
/
+32
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2
-6
/
+6
2018-03-26
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
1
-9
/
+39
2018-03-26
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
1
-0
/
+9
2018-03-26
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
1
-0
/
+8
2018-03-26
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
1
-0
/
+1
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
1
-0
/
+68
2018-03-26
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
1
-6
/
+99
2018-03-26
arm64: capabilities: Move errata processing code
Suzuki K Poulose
1
-7
/
+0
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
3
-5
/
+13
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
1
-5
/
+0
2018-03-20
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
2
-7
/
+9
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-3
/
+1
2018-03-19
arm64: Expose Arm v8.4 features
Suzuki K Poulose
2
-0
/
+7
2018-03-19
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
Ard Biesheuvel
1
-32
/
+2
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2
-10
/
+73
2018-03-19
arm64: Make BP hardening slot counter available
Marc Zyngier
1
-0
/
+3
2018-03-19
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
1
-0
/
+2
2018-03-19
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
1
-1
/
+1
2018-03-19
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
1
-3
/
+1
2018-03-19
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
1
-1
/
+2
2018-03-19
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
1
-2
/
+10
2018-03-19
arm64; insn: Add encoder for the EXTR instruction
Marc Zyngier
1
-0
/
+6
[next]