index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
24
-416
/
+575
|
\
|
*
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
1
-0
/
+8
|
*
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
1
-1
/
+1
|
*
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
2
-2
/
+12
|
*
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
1
-2
/
+2
|
*
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
2
-62
/
+132
|
|
\
|
|
*
arm64: neon/efi: Make EFI fpsimd save/restore variables static
Dave Martin
2017-08-18
1
-2
/
+2
|
|
*
arm64: neon: Export kernel_neon_busy to loadable modules
Catalin Marinas
2017-08-07
1
-0
/
+1
|
|
*
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
2017-08-04
2
-61
/
+78
|
|
*
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
2017-08-04
1
-0
/
+52
|
|
*
arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
Dave Martin
2017-08-04
1
-2
/
+2
|
*
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2017-08-18
1
-123
/
+85
|
|
\
\
|
|
*
|
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
1
-0
/
+17
|
|
*
|
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
1
-0
/
+37
|
|
*
|
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
1
-110
/
+4
|
|
*
|
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-10
1
-0
/
+11
|
|
*
|
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
2017-08-08
1
-20
/
+26
|
|
*
|
arm64: perf: Allow more than one cycle counter to be used
Pratyush Anand
2017-08-08
1
-7
/
+4
|
*
|
|
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
7
-53
/
+180
|
|
\
\
\
|
|
*
|
|
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
2
-0
/
+109
|
|
*
|
|
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
2
-8
/
+2
|
|
*
|
|
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
2
-3
/
+29
|
|
*
|
|
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
2
-1
/
+11
|
|
*
|
|
arm64: factor out entry stack manipulation
Mark Rutland
2017-08-15
1
-21
/
+26
|
|
*
|
|
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
1
-16
/
+0
|
|
*
|
|
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
1
-0
/
+1
|
|
*
|
|
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
2
-2
/
+2
|
|
*
|
|
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
1
-2
/
+0
|
*
|
|
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
10
-137
/
+91
|
|
\
|
|
|
|
|
*
|
|
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
6
-13
/
+1
|
|
*
|
|
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
5
-60
/
+30
|
|
*
|
|
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
2017-08-08
1
-17
/
+7
|
|
*
|
|
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
3
-4
/
+4
|
|
*
|
|
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-08-08
1
-44
/
+46
|
|
*
|
|
arm64: consistently use bl for C exception entry
Mark Rutland
2017-08-08
1
-4
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
2017-08-09
1
-0
/
+15
|
*
|
|
arm64: Implement pmem API support
Robin Murphy
2017-08-09
1
-0
/
+11
|
*
|
|
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
1
-0
/
+3
|
*
|
|
arm64: Expose DC CVAP to userspace
Robin Murphy
2017-08-09
2
-0
/
+3
|
*
|
|
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
2017-08-09
1
-9
/
+9
|
*
|
|
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
4
-13
/
+11
|
*
|
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
5
-23
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
1
-0
/
+5
|
\
\
\
|
*
|
|
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
1
-0
/
+5
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
1
-0
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
1
-0
/
+2
*
|
|
|
|
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
2017-08-22
1
-7
/
+3
*
|
|
|
|
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2017-08-22
2
-4
/
+9
*
|
|
|
|
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
2017-08-22
1
-0
/
+2
|
/
/
/
/
[next]