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
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
arm64: signal: Allow expansion of the signal frame
Dave Martin
1
-18
/
+177
2017-06-20
arm64: signal: factor out signal frame record allocation
Dave Martin
1
-7
/
+36
2017-06-20
arm64: signal: factor frame layout and population into separate passes
Dave Martin
1
-23
/
+88
2017-06-20
arm64: signal: Refactor sigcontext parsing in rt_sigreturn
Dave Martin
1
-6
/
+80
2017-06-20
arm64: signal: split frame link record from sigcontext structure
Dave Martin
1
-18
/
+32
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-0
/
+3
2016-08-22
arm64: factor work_pending state machine to C
Chris Metcalf
1
-10
/
+26
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
1
-2
/
+2
2015-04-13
arm64: Removed unused variable
Richard Weinberger
1
-1
/
+0
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
1
-6
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
arm64: Use sigsp()
Richard Weinberger
1
-9
/
+3
2014-08-06
arm64: Use get_signal() signal_setup_done()
Richard Weinberger
1
-28
/
+20
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-6
/
+7
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
1
-1
/
+1
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
1
-0
/
+10
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
1
-10
/
+17
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
1
-0
/
+4
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
1
-6
/
+3
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
1
-15
/
+2
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
1
-6
/
+6
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2012-09-17
arm64: Signal handling support
Catalin Marinas
1
-0
/
+437