index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2017-05-09
1
-2
/
+3
*
arm64: avoid returning from bad_mode
Mark Rutland
2017-01-19
1
-1
/
+1
*
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-26
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
1
-0
/
+63
*
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
1
-4
/
+0
*
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
1
-21
/
+20
*
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
1
-1
/
+1
*
arm64: use alternative auto-nop
Mark Rutland
2016-09-12
1
-8
/
+2
*
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
2016-09-01
1
-1
/
+1
*
arm64: factor work_pending state machine to C
Chris Metcalf
2016-08-22
1
-8
/
+4
*
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-12
1
-0
/
+7
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-2
/
+15
|
\
|
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
1
-0
/
+3
|
|
\
|
|
*
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
1
-0
/
+3
|
*
|
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
1
-1
/
+11
|
*
|
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-06-21
1
-1
/
+1
|
|
/
*
|
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-07
1
-2
/
+17
|
/
*
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
2016-03-21
1
-1
/
+1
*
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2016-01-06
1
-4
/
+0
*
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-21
1
-9
/
+10
*
arm64: reduce stack use in irq_handler
James Morse
2015-12-15
1
-5
/
+7
*
arm64: don't call C code with el0's fp register
James Morse
2015-12-10
1
-0
/
+2
*
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
2015-12-10
1
-3
/
+1
*
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2015-12-09
1
-1
/
+1
*
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2015-12-08
1
-2
/
+40
*
arm64: Store struct thread_info in sp_el0
Jungseok Lee
2015-12-08
1
-3
/
+12
*
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
2015-12-04
1
-0
/
+3
*
arm64: AArch32 user space PC alignment exception
Mark Salyzyn
2015-10-16
1
-0
/
+2
*
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-08-21
1
-11
/
+6
*
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-16
/
+13
*
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
2015-07-22
1
-2
/
+3
*
arm64: entry: handle debug exceptions in el*_inv
Mark Rutland
2015-07-08
1
-2
/
+2
*
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
2015-06-17
1
-0
/
+1
*
arm64: fix missing syscall trace exit
Josh Stone
2015-06-08
1
-1
/
+6
*
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
1
-1
/
+1
*
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
2015-06-05
1
-12
/
+15
*
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
2015-04-01
1
-0
/
+20
*
arm64: Implement the compat_sys_call_table in C
Catalin Marinas
2015-01-27
1
-1
/
+1
*
arm64: move to ESR_ELx macros
Mark Rutland
2015-01-15
1
-32
/
+32
*
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
2014-11-28
1
-2
/
+10
*
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-11-25
1
-4
/
+2
*
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
Will Deacon
2014-11-14
1
-38
/
+37
*
arm64: entry: avoid writing lr explicitly for constructing return paths
Will Deacon
2014-11-14
1
-20
/
+25
*
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
Will Deacon
2014-09-23
1
-1
/
+0
*
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
1
-1
/
+0
*
arm64: enable context tracking
Larry Bassel
2014-07-10
1
-0
/
+36
*
arm64: adjust el0_sync so that a function can be called
Larry Bassel
2014-07-10
1
-6
/
+13
*
arm64: Bug fix in stack alignment exception
ChiaHao
2014-06-18
1
-1
/
+0
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-1
/
+1
|
\
[next]