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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
6
-75
/
+75
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-53
/
+5
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-13
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....
Ingo Molnar
1
-2
/
+2
2017-08-11
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
1
-2
/
+2
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
1
-2
/
+0
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-7
/
+0
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-9
/
+0
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
1
-0
/
+2
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
[prev]
[next]