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
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
1
-4
/
+0
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
1
-9
/
+10
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
1
-5
/
+7
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
1
-0
/
+2
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
1
-3
/
+1
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
1
-1
/
+1
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
1
-2
/
+40
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
1
-3
/
+12
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
1
-0
/
+3
2015-10-16
arm64: AArch32 user space PC alignment exception
Mark Salyzyn
1
-0
/
+2
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
1
-11
/
+6
2015-07-27
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
1
-16
/
+13
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
1
-2
/
+3
2015-07-08
arm64: entry: handle debug exceptions in el*_inv
Mark Rutland
1
-2
/
+2
2015-06-17
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
1
-0
/
+1
2015-06-08
arm64: fix missing syscall trace exit
Josh Stone
1
-1
/
+6
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
1
-1
/
+1
2015-06-05
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
1
-12
/
+15
2015-04-01
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
1
-0
/
+20
2015-01-27
arm64: Implement the compat_sys_call_table in C
Catalin Marinas
1
-1
/
+1
2015-01-15
arm64: move to ESR_ELx macros
Mark Rutland
1
-32
/
+32
2014-11-28
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
1
-2
/
+10
2014-11-25
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
1
-4
/
+2
2014-11-14
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
Will Deacon
1
-38
/
+37
2014-11-14
arm64: entry: avoid writing lr explicitly for constructing return paths
Will Deacon
1
-20
/
+25
2014-09-23
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
Will Deacon
1
-1
/
+0
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
1
-1
/
+0
2014-07-10
arm64: enable context tracking
Larry Bassel
1
-0
/
+36
2014-07-10
arm64: adjust el0_sync so that a function can be called
Larry Bassel
1
-6
/
+13
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-1
/
+1
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
1
-6
/
+4
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
1
-2
/
+3
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
1
-47
/
+26
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
1
-1
/
+1
2014-01-13
arm64: fix typo in entry.S
Neil Zhang
1
-1
/
+1
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
1
-0
/
+2
2013-11-25
arm64: let the core code deal with preempt_count
Marc Zyngier
1
-22
/
+7
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
1
-11
/
+11
2013-09-03
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
1
-0
/
+1
2013-08-22
arm64: Enable interrupts in the EL0 undef handler
Catalin Marinas
1
-0
/
+2
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
1
-1
/
+1
2013-05-31
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
1
-0
/
+10
2013-04-17
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
1
-26
/
+27
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
1
-5
/
+0
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
1
-4
/
+0
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
1
-5
/
+0
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
1
-5
/
+0
2012-10-17
arm64: Use generic kernel_execve() implementation
Catalin Marinas
1
-1
/
+1
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
1
-1
/
+4
[next]