1. e538c58 microblaze: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
  2. 05cdf45 microblaze: Remove noMMU code by Michal Simek · 4 years, 1 month ago
  3. ed2124c microblaze: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  4. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  5. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  6. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  7. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  8. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  9. ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  10. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  11. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  12. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  13. 6140de5 microblaze: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  14. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
  15. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  16. ed4602e microblaze: Fix variable types to remove W=1 warning by Michal Simek · 10 years ago
  17. c001cd2 microblaze: Use sigsp() by Richard Weinberger · 11 years ago
  18. 9c53c7e microblaze: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  19. a66a626 microblaze: Use asm-generic/io.h by Michal Simek · 12 years ago
  20. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  21. 6bd55f0 microblaze: Fix coding style issues by Michal Simek · 12 years ago
  22. c886a9f microblaze: evict the check for kernel_mode(regs) from do_notify_resume() by Al Viro · 13 years ago
  23. 4a9d32d microblaze: switch to generic sigaltstack by Al Viro · 12 years ago
  24. 4378bb6 microblaze: signal: Declare do_notify_resume by Michal Simek · 12 years ago
  25. 02232f8 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors by Al Viro · 12 years ago
  26. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. 94fda49 Revert "microblaze_mmu_v2: Update signal returning address" by Michal Simek · 14 years ago
  28. 7f1c616 microblaze: don't bother with SIGTRAP in setup_rt_frame() by Al Viro · 12 years ago
  29. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  30. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  31. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  32. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  33. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  34. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  35. 8314019 microblaze: drop 'oldset' argument of do_notify_resume() by Al Viro · 13 years ago
  36. 969a961 microblaze: handle TIF_NOTIFY_RESUME by Al Viro · 13 years ago
  37. 58e4257 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  38. 60c5975 microblaze: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  39. bcb8c8d microblaze: fix signal masking by Matt Fleming · 13 years ago
  40. a12c369 microblaze: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  41. de8f2dd microblaze: don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
  42. 2cfedb9 microblaze: Fix sparse warnings - signal.c by Michal Simek · 14 years ago
  43. 6e83557 microblaze: Remove r0_ram pointer and PTO alignment by Michal Simek · 14 years ago
  44. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 15 years ago
  45. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  46. a01523c microblaze: Ptrace notifying from signal code by Michal Simek · 15 years ago
  47. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  48. e513588 microblaze: use generic syscalls.h by Arnd Bergmann · 16 years ago
  49. 3183e06 microblaze: clean up signal handling by Arnd Bergmann · 16 years ago
  50. 8b28626 microblaze_mmu_v2: Update signal returning address by Michal Simek · 16 years ago
  51. a6029d1 microblaze: prepare signal handling for generic unistd.h by Michal Simek · 16 years ago
  52. 353b431 microblaze: fix __user annotations by Arnd Bergmann · 16 years ago
  53. 2921e2b microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too by Michal Simek · 16 years ago
  54. 00300d6 microblaze: remove duplicated #include's by Huang Weiyi · 16 years ago
  55. 2148daa9 microblaze_v8: Signal support by Michal Simek · 16 years ago