1. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  2. 1d5d4db score: add handling of NOTIFY_RESUME to do_notify_resume() by Al Viro · 13 years ago
  3. cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 13 years ago
  4. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  5. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  6. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  7. 842d7b1 score: Use generic init_task by Thomas Gleixner · 13 years ago
  8. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  9. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 13 years ago
  10. a2bf79e score: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  11. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  12. 324808c2 score: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  13. 9913535 score: Convert to new irq function names by Thomas Gleixner · 14 years ago
  14. 7182297 score: Convert irq_chip to new functions by Thomas Gleixner · 14 years ago
  15. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  16. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  17. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  18. 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
  19. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  20. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 15 years ago
  21. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  22. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  23. eccfbf9 score: Cleanup linker script using new macros. by Tim Abbott · 15 years ago
  24. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  25. 125ec61 score: make init_thread_union align to THREAD_SIZE by Chen Liqin · 16 years ago
  26. 798983b score: update files according to review comments. by Chen Liqin · 16 years ago
  27. cf52c46 score: add old syscall support by Chen Liqin · 16 years ago
  28. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 16 years ago
  29. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 16 years ago
  30. 9b05706 score: make irq.h definitions local by Arnd Bergmann · 16 years ago
  31. c606747 score: cleanups: dead code, 0 as pointer, shadowed variables by Arnd Bergmann · 16 years ago
  32. bddc605 score: fix function prototypes by Arnd Bergmann · 16 years ago
  33. a1f8213 score: add address space annotations by Arnd Bergmann · 16 years ago
  34. 9fb24cc score: add missing #includes by Arnd Bergmann · 16 years ago
  35. e831a9c score: move save arg5 and arg6 instruction in front of enable_irq by Chen Liqin · 16 years ago
  36. b5022df score: remove init_mm by Arnd Bergmann · 16 years ago
  37. f673c03 score: add generic sys_call_table by Arnd Bergmann · 16 years ago
  38. 0402c91 score: update files according to review comments by Chen Liqin · 16 years ago
  39. 6bc9a39 score: Add support for Sunplus S+core architecture by Chen Liqin · 16 years ago