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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2021-05-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
1
-4
/
+4
2021-05-27
arm64: insn: Add load/store decoding helpers
Julien Thierry
1
-0
/
+28
2021-05-27
arm64: insn: Add some opcodes to instruction decoder
Julien Thierry
1
-0
/
+9
2021-05-27
arm64: insn: Add barrier encodings
Julien Thierry
1
-0
/
+21
2021-05-27
arm64: insn: Add SVE instruction class
Julien Thierry
1
-0
/
+1
2021-05-27
arm64: Move aarch32 condition check functions
Julien Thierry
1
-0
/
+1
2021-05-27
arm64: Move patching utilities out of instruction encoding/decoding
Julien Thierry
2
-5
/
+16
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
1
-0
/
+5
2021-05-26
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2
-2
/
+21
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
1
-2
/
+0
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
1
-5
/
+13
2021-05-26
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2
-0
/
+8
2021-05-26
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
1
-5
/
+5
2021-05-26
arm64/sve: Skip flushing Z registers with 128 bit vectors
Mark Brown
1
-1
/
+1
2021-05-26
arm64/sve: Split _sve_flush macro into separate Z and predicate flushes
Mark Brown
1
-1
/
+3
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
3
-25
/
+26
2021-05-26
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
1
-2
/
+0
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
4
-23
/
+23
2021-05-25
arm64: Fix cache maintenance function comments
Fuad Tabba
1
-17
/
+30
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
4
-7
/
+9
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
1
-14
/
+13
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
1
-5
/
+0
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-25
kasan: speed up mte_set_mem_tag_range
Evgenii Stepanov
1
-26
/
+67
2021-05-25
arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
Anshuman Khandual
1
-3
/
+2
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-2
/
+1
2021-05-18
arm64: Fix stale link in the arch_counter_enforce_ordering() comment
Catalin Marinas
1
-1
/
+1
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-2
/
+1
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
1
-0
/
+1
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
1
-0
/
+2
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-10
arm64: Generate cpucaps.h
Mark Brown
2
-74
/
+2
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-6
/
+6
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
1
-0
/
+3
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-1
/
+7
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-53
/
+352
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-16
/
+51
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-2
/
+3
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2
-16
/
+27
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-4
/
+3
[prev]
[next]