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
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2
-0
/
+40
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
1
-2
/
+2
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2
-1
/
+19
2019-10-14
arm64: hibernate: check pgd table allocation
Pavel Tatashin
1
-1
/
+8
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
1
-5
/
+10
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
1
-0
/
+5
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2
-0
/
+7
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
1
-0
/
+33
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
1
-13
/
+13
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
1
-1
/
+5
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
1
-4
/
+2
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
1
-0
/
+6
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
1
-3
/
+0
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
1
-0
/
+9
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
1
-0
/
+0
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
1
-2
/
+0
2019-10-04
arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
James Morse
1
-3
/
+9
2019-10-04
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
1
-0
/
+1
2019-10-04
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
1
-0
/
+1
2019-10-01
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
1
-17
/
+15
2019-10-01
arm64: errata: Update stale comment
Thierry Reding
1
-2
/
+2
2019-09-24
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
1
-8
/
+0
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
24
-408
/
+399
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
12
-329
/
+204
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
1
-0
/
+1
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2
-0
/
+9
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
1
-1
/
+1
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
1
-1
/
+17
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2
-5
/
+9
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2
-17
/
+28
2019-08-20
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
1
-7
/
+10
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
1
-0
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2
-1
/
+16
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
3
-42
/
+53
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
1
-1
/
+1
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
1
-299
/
+4
2019-08-13
arm64: constify sys64_hook instances
Mark Rutland
1
-5
/
+5
2019-08-13
arm64: constify aarch64_insn_encoding_class[]
Mark Rutland
1
-1
/
+1
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
1
-1
/
+1
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
1
-1
/
+1
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-12
arm64: topology: Use PPTT to determine if PE is a thread
Jeremy Linton
1
-4
/
+15
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-4
/
+45
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2
-7
/
+4
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
1
-6
/
+1
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-2
/
+2
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2
-5
/
+5
[next]