index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: support single-step and breakpoint handler hooks
Sandeepa Prabhu
2013-12-19
1
-0
/
+2
*
arm64: let the core code deal with preempt_count
Marc Zyngier
2013-11-25
1
-22
/
+7
*
arm64: fix access to preempt_count from assembly code
Marc Zyngier
2013-11-05
1
-11
/
+11
*
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
2013-09-03
1
-0
/
+1
*
arm64: Enable interrupts in the EL0 undef handler
Catalin Marinas
2013-08-22
1
-0
/
+2
*
arm64: Change kernel stack size to 16K
Feng Kan
2013-07-26
1
-1
/
+1
*
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
2013-05-31
1
-0
/
+10
*
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
2013-04-17
1
-26
/
+27
*
arm64: switch to generic sigaltstack
Al Viro
2013-02-14
1
-5
/
+0
*
arm64: move vector entry macro to assembler.h
Marc Zyngier
2012-12-05
1
-4
/
+0
*
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
1
-5
/
+0
*
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
1
-5
/
+0
*
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2012-10-17
1
-1
/
+1
*
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-10-17
1
-1
/
+4
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
1
-0
/
+1
*
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
2012-10-08
1
-0
/
+1
*
arm64: Exception handling
Catalin Marinas
2012-09-17
1
-0
/
+695