index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
1
-1
/
+1
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-8
/
+1
2017-08-21
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
1
-8
/
+13
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2
-34
/
+18
2017-08-21
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
1
-12
/
+9
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
1
-38
/
+33
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
6
-75
/
+75
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
9
-48
/
+164
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2
-0
/
+18
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
1
-0
/
+16
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2
-2
/
+28
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
1
-2
/
+5
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
1
-1
/
+7
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
1
-0
/
+3
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-0
/
+19
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
3
-25
/
+26
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2
-8
/
+9
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
3
-11
/
+36
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
3
-5
/
+3
2017-08-15
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
1
-2
/
+0
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
7
-61
/
+85
2017-08-09
arm64: neon: Forbid when irqs are disabled
Dave Martin
1
-1
/
+3
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
1
-1
/
+0
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
3
-25
/
+6
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2
-0
/
+16
2017-08-09
arm64: Implement pmem API support
Robin Murphy
3
-1
/
+9
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
1
-1
/
+2
2017-08-09
arm64: Expose DC CVAP to userspace
Robin Murphy
2
-0
/
+2
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
1
-0
/
+1
2017-08-09
arm64: mm: Fix set_memory_valid() declaration
Robin Murphy
1
-1
/
+1
2017-08-08
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
1
-1
/
+9
2017-08-08
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
1
-3
/
+3
2017-08-08
arm64: move non-entry code out of .entry.text
Mark Rutland
1
-0
/
+11
2017-08-08
arm64: Add ASM_BUG()
Mark Rutland
2
-32
/
+57
2017-08-07
arm64: Decode information from ESR upon mem faults
Julien Thierry
1
-10
/
+29
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2
-1
/
+22
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2
-2
/
+9
2017-08-04
arm64: neon: Temporarily add a kernel_mode_begin_partial() definition
Catalin Marinas
1
-0
/
+7
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
4
-74
/
+33
2017-08-04
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
2
-2
/
+7
2017-08-04
arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
1
-0
/
+5
2017-08-04
arm64: neon: replace generic definition of may_use_simd()
Ard Biesheuvel
2
-1
/
+23
2017-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+4
2017-07-26
arm64: sysreg: Fix unprotected macro argmuent in write_sysreg
Dave Martin
1
-2
/
+2
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-1
/
+1
2017-07-20
arm64: atomics: Remove '&' from '+&' asm constraint in lse atomics
Will Deacon
1
-1
/
+1
2017-07-20
arm64: uaccess: Remove redundant __force from addr cast in __range_ok
Will Deacon
1
-1
/
+1
[next]