Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f2485b3e0c6c0aa3a9546babc2fad3739e964ebb
/
arch
/
parisc
/
kernel
/
signal.c
71a71fb
parisc: Fix syscall restarts
by Helge Deller
· 9 years ago
c78c2b7
parisc: hpux - Remove hpux gateway page
by Helge Deller
· 10 years ago
0bd1e94
parisc: Add error checks when building up signal trampoline handler
by Helge Deller
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
e4dc894
parisc: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
8e33a52
treewide: Fix printks with 0x%#
by Joe Perches
· 11 years ago
5a0ce2d
parisc: Remove arch/parisc/kernel/sys32.h header
by John David Anglin
· 11 years ago
850df98
parisc: remove unused variable 'compat_val'
by Helge Deller
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
45b6eff
parisc: space register variables need to be in native length (unsigned long)
by John David Anglin
· 12 years ago
6e26aab
parisc: switch to generic sigaltstack
by Al Viro
· 12 years ago
ad30f3f
parisc: sigaltstack doesn't round ss.ss_sp as required
by John David Anglin
· 12 years ago
e3b880c
parisc: don't bother looping in do_signal()
by Al Viro
· 13 years ago
00df111
parisc: fix double restarts
by Al Viro
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
85a847f
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
by Al Viro
· 13 years ago
ade7728
parisc: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
67bace7
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
by Kyle McMartin
· 14 years ago
22a8cdd
parisc: fix tracing of signals
by Kyle McMartin
· 15 years ago
5aea0fa
parisc: remove duplicated #include
by Huang Weiyi
· 15 years ago
530e949
parisc: includecheck fix: signal.c
by Jaswinder Singh Rajput
· 15 years ago
ecf02de
parisc: tracehook_signal_handler
by Kyle McMartin
· 16 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
25e1573
CRED: Wrap task credential accesses in the PA-RISC arch
by David Howells
· 16 years ago
cf39cc3
[PARISC] fix signal trampoline cache flushing
by Kyle McMartin
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
a8f44e3
[PARISC] use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
2b163b7
[PARISC] factor syscall_restart code out of do_signal
by Kyle McMartin
· 18 years ago
4650f0a
[PARISC] Add TIF_RESTORE_SIGMASK support
by Kyle McMartin
· 18 years ago
df570b9
[PARISC] Switch is_compat_task to use TIF_32BIT
by Kyle McMartin
· 18 years ago
a3ea84f
[PARISC] Add is_compat_task() helper
by Kyle McMartin
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
f671c45
[PARISC] Arch-specific compat signals
by Kyle McMartin
· 19 years ago
9d7d575
[PARISC] Remove unused variable in signal.c
by Grant Grundler
· 19 years ago
9b3b331
[PARISC] Properly specify index field to I/D cache flush ops
by Grant Grundler
· 19 years ago
40c72f2
[PARISC] Prevent signal loops if we have a problem setting up a frame
by Randolph Chung
· 19 years ago
91313d6
[PARISC] Add sync required after fdc to enforce insn ordering
by Grant Grundler
· 19 years ago
0013a85
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago