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