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