1. afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
  2. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  3. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  4. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 458fe42 sections: fix section conflicts in arch/score by Andi Kleen · 12 years ago
  6. af445f4 score: fix bogus restarts on sigreturn() by Al Viro · 13 years ago
  7. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  8. 0ee23fd score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  9. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  10. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  11. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  12. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  13. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  14. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  15. 1d5d4db score: add handling of NOTIFY_RESUME to do_notify_resume() by Al Viro · 13 years ago
  16. cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 13 years ago
  17. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  18. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  19. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  20. 842d7b1 score: Use generic init_task by Thomas Gleixner · 13 years ago
  21. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  22. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 13 years ago
  23. a2bf79e score: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  24. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  25. 324808c2 score: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  26. 9913535 score: Convert to new irq function names by Thomas Gleixner · 14 years ago
  27. 7182297 score: Convert irq_chip to new functions by Thomas Gleixner · 14 years ago
  28. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  29. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  30. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  33. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 15 years ago
  34. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  35. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  36. eccfbf9 score: Cleanup linker script using new macros. by Tim Abbott · 15 years ago
  37. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  38. 125ec61 score: make init_thread_union align to THREAD_SIZE by Chen Liqin · 15 years ago
  39. 798983b score: update files according to review comments. by Chen Liqin · 15 years ago
  40. cf52c46 score: add old syscall support by Chen Liqin · 15 years ago
  41. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 15 years ago
  42. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 15 years ago
  43. 9b05706 score: make irq.h definitions local by Arnd Bergmann · 16 years ago
  44. c606747 score: cleanups: dead code, 0 as pointer, shadowed variables by Arnd Bergmann · 16 years ago
  45. bddc605 score: fix function prototypes by Arnd Bergmann · 16 years ago
  46. a1f8213 score: add address space annotations by Arnd Bergmann · 16 years ago
  47. 9fb24cc score: add missing #includes by Arnd Bergmann · 16 years ago
  48. e831a9c score: move save arg5 and arg6 instruction in front of enable_irq by Chen Liqin · 16 years ago
  49. b5022df score: remove init_mm by Arnd Bergmann · 16 years ago
  50. f673c03 score: add generic sys_call_table by Arnd Bergmann · 16 years ago
  51. 0402c91 score: update files according to review comments by Chen Liqin · 16 years ago
  52. 6bc9a39 score: Add support for Sunplus S+core architecture by Chen Liqin · 16 years ago