1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  2. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  3. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  4. 7041c57 score: traps: Add missing include file to fix build error by Guenter Roeck · 8 years ago
  5. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  6. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  7. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  8. 07d93eb score/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  9. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  10. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  11. 203d2fb score: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  12. 2bb12b7 score: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  13. 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 11 years ago
  14. ae49b83 score: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  15. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  16. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  17. 9944420 score: Use generic idle loop by Thomas Gleixner · 12 years ago
  18. b774cc5 score: switch to generic sigaltstack by Al Viro · 12 years ago
  19. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  20. eda9697 score: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  21. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  22. afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
  23. 1ffbed7 score: switch to generic sys_execve() by Al Viro · 12 years ago
  24. 1856ab6 score: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  25. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  26. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  27. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. 458fe42 sections: fix section conflicts in arch/score by Andi Kleen · 12 years ago
  29. af445f4 score: fix bogus restarts on sigreturn() by Al Viro · 13 years ago
  30. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  31. 0ee23fd score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  32. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  33. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  34. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  35. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  36. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  37. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  38. 1d5d4db score: add handling of NOTIFY_RESUME to do_notify_resume() by Al Viro · 13 years ago
  39. cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 13 years ago
  40. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  41. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  42. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  43. 842d7b1 score: Use generic init_task by Thomas Gleixner · 13 years ago
  44. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  45. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 13 years ago
  46. a2bf79e score: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  47. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  48. 324808c2 score: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  49. 9913535 score: Convert to new irq function names by Thomas Gleixner · 14 years ago
  50. 7182297 score: Convert irq_chip to new functions by Thomas Gleixner · 14 years ago
  51. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  52. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  53. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  54. 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
  55. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  56. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 15 years ago
  57. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  58. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  59. eccfbf9 score: Cleanup linker script using new macros. by Tim Abbott · 15 years ago
  60. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  61. 125ec61 score: make init_thread_union align to THREAD_SIZE by Chen Liqin · 15 years ago
  62. 798983b score: update files according to review comments. by Chen Liqin · 15 years ago
  63. cf52c46 score: add old syscall support by Chen Liqin · 15 years ago
  64. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 15 years ago
  65. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 15 years ago
  66. 9b05706 score: make irq.h definitions local by Arnd Bergmann · 16 years ago
  67. c606747 score: cleanups: dead code, 0 as pointer, shadowed variables by Arnd Bergmann · 16 years ago
  68. bddc605 score: fix function prototypes by Arnd Bergmann · 16 years ago
  69. a1f8213 score: add address space annotations by Arnd Bergmann · 16 years ago
  70. 9fb24cc score: add missing #includes by Arnd Bergmann · 16 years ago
  71. e831a9c score: move save arg5 and arg6 instruction in front of enable_irq by Chen Liqin · 16 years ago
  72. b5022df score: remove init_mm by Arnd Bergmann · 16 years ago
  73. f673c03 score: add generic sys_call_table by Arnd Bergmann · 16 years ago
  74. 0402c91 score: update files according to review comments by Chen Liqin · 16 years ago
  75. 6bc9a39 score: Add support for Sunplus S+core architecture by Chen Liqin · 16 years ago