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
/
powerpc
/
kernel
/
signal_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-2
/
+1
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-0
/
+38
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
1
-28
/
+24
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
1
-86
/
+2
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
1
-19
/
+0
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
1
-8
/
+0
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
1
-24
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-20
[POWERPC] Fix register save area alignment for swapcontext syscall
Paul Mackerras
1
-3
/
+13
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-1
/
+10
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
1
-4
/
+11
2006-06-09
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
1
-4
/
+4
2006-06-09
powerpc: Fix machine check problem on 32-bit kernels
Paul Mackerras
1
-1
/
+10
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
1
-0
/
+1
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
1
-15
/
+4
2006-02-08
[PATCH] powerpc signal __user annotations
Al Viro
1
-11
/
+7
2006-02-01
[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.
Heiko Carstens
1
-3
/
+1
2006-01-18
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
1
-5
/
+15
2006-01-18
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
1
-51
/
+5
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
1
-12
/
+9
2006-01-09
[PATCH] Save NVGPRS in 32-bit signal frame
David Woodhouse
1
-0
/
+9
2006-01-09
[PATCH] syscall entry/exit revamp
David Woodhouse
1
-36
/
+23
2005-11-15
powerpc: Fix clearing of the FPSCR when invoking a signal handler
Paul Mackerras
1
-2
/
+5
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
1
-9
/
+3
2005-11-10
[PATCH] powerpc: Merge signal.h
David Gibson
1
-0
/
+1
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-1
/
+0
2005-11-03
powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel
Stephen Rothwell
1
-1
/
+1
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
1
-1
/
+1
2005-10-22
ppc64: Fix delivery of RT signals to 32-bit processes.
Paul Mackerras
1
-2
/
+1
2005-10-19
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
1
-2
/
+3
2005-10-18
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
1
-14
/
+14
2005-10-18
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
1
-0
/
+1269