index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Use larger stacks when KASAN is selected
Mark Rutland
2017-10-04
1
-3
/
+6
*
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
2017-09-29
1
-1
/
+1
*
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
2017-09-18
1
-2
/
+2
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
1
-5
/
+19
|
\
|
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
2
-4
/
+4
|
|
\
|
*
|
KVM: arm/arm64: Fix guest external abort matching
James Morse
2017-09-05
1
-5
/
+19
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
1
-0
/
+3
|
\
\
\
|
*
|
|
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
2017-08-21
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
34
-281
/
+475
|
\
\
\
|
*
|
|
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
2
-2
/
+3
|
*
|
|
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
2
-2
/
+4
|
*
|
|
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-0
/
+3
|
*
|
|
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-1
/
+5
|
*
|
|
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
1
-1
/
+1
|
*
|
|
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
1
-8
/
+1
|
*
|
|
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
2017-08-21
1
-8
/
+13
|
*
|
|
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
2
-34
/
+18
|
*
|
|
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
2017-08-21
1
-12
/
+9
|
*
|
|
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
1
-38
/
+33
|
*
|
|
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
6
-75
/
+75
|
|
\
\
\
|
|
*
|
|
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-09
1
-1
/
+3
|
|
*
|
|
arm64: neon: Temporarily add a kernel_mode_begin_partial() definition
Catalin Marinas
2017-08-04
1
-0
/
+7
|
|
*
|
|
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
2017-08-04
4
-74
/
+33
|
|
*
|
|
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
2017-08-04
2
-2
/
+7
|
|
*
|
|
arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
2017-08-04
1
-0
/
+5
|
|
*
|
|
arm64: neon: replace generic definition of may_use_simd()
Ard Biesheuvel
2017-08-04
2
-1
/
+23
|
*
|
|
|
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
9
-48
/
+164
|
|
\
\
\
\
|
|
*
|
|
|
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
2
-0
/
+18
|
|
*
|
|
|
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
1
-0
/
+16
|
|
*
|
|
|
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
2
-2
/
+28
|
|
*
|
|
|
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
1
-2
/
+5
|
|
*
|
|
|
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-15
1
-1
/
+7
|
|
*
|
|
|
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-08-15
1
-0
/
+3
|
|
*
|
|
|
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
1
-0
/
+19
|
|
*
|
|
|
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
3
-25
/
+26
|
|
*
|
|
|
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
2
-8
/
+9
|
|
*
|
|
|
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2017-08-15
3
-11
/
+36
|
|
*
|
|
|
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
3
-5
/
+3
|
*
|
|
|
|
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
2017-08-15
1
-3
/
+0
|
*
|
|
|
|
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-08-10
1
-2
/
+0
|
*
|
|
|
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
7
-61
/
+85
|
|
\
|
|
|
|
|
|
*
|
|
|
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
1
-1
/
+0
|
|
*
|
|
|
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
3
-25
/
+6
|
|
*
|
|
|
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
2017-08-08
1
-1
/
+9
|
|
*
|
|
|
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
1
-3
/
+3
|
|
*
|
|
|
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-08-08
1
-0
/
+11
|
|
*
|
|
|
arm64: Add ASM_BUG()
Mark Rutland
2017-08-08
2
-32
/
+57
|
|
|
/
/
/
|
*
|
|
|
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-08-09
2
-0
/
+16
|
*
|
|
|
arm64: Implement pmem API support
Robin Murphy
2017-08-09
3
-1
/
+9
|
*
|
|
|
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
1
-1
/
+2
[next]