1. ec460ae5 frv: delete __cpuinit usage from all frv files by Paul Gortmaker · 11 years ago
  2. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 98bd8d0 arch/frv/kernel/setup.c: use strncmp() instead of memcmp() by Chen Gang · 11 years ago
  5. 760033c arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() by Chen Gang · 11 years ago
  6. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  7. c0b81e0 frv: head.S - Remove commented-out initialization code by Geert Uytterhoeven · 11 years ago
  8. adc88ff frv: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  9. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  10. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  11. ccf8e78 frv: Use generic idle loop by Thomas Gleixner · 11 years ago
  12. 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
  13. 39e08a9 frv: switch to generic old sigsuspend by Al Viro · 12 years ago
  14. fe76141 frv: switch to generic sigaltstack by Al Viro · 12 years ago
  15. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. 3515b73 frv: properly use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  17. 275b8b8 frv: fix use of extinct _sbss and _ebss in debug code by Geert Uytterhoeven · 12 years ago
  18. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  19. b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  20. 1d72d9f8 frv: fix the broken preempt by Al Viro · 12 years ago
  21. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  22. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  23. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  24. b4b5087 FRV: Fix const sections change by Andi Kleen · 12 years ago
  25. ce7bfc7 FRV: Fix incorrect symbol in copy_thread() by David Howells · 12 years ago
  26. 819e1c5 FRV: Fix VLIW packing constraint violation in entry.S by David Howells · 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. 87be893 frv: kill used but uninitialized variable by Geert Uytterhoeven · 12 years ago
  29. 3f3247d sections: fix section conflicts in arch/frv by Andi Kleen · 12 years ago
  30. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  31. 7fa6239 frv: no need to raise SIGTRAP in setup_frame() by Al Viro · 12 years ago
  32. 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
  33. 019f96a frv: switch to generic kernel_execve by Al Viro · 12 years ago
  34. 460daba frv: switch to generic sys_execve() by Al Viro · 12 years ago
  35. 02ce496 frv: split ret_from_fork, simplify kernel_thread() a lot by Al Viro · 12 years ago
  36. 41d8fe5 frv: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  37. 0cc41e4 arch: remove direct definitions of KERN_<LEVEL> uses by Joe Perches · 12 years ago
  38. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  39. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  40. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  41. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  42. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  43. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  44. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  45. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  46. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  47. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  48. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  49. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  50. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  51. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. f0c22cd frv: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  53. 7ebe0c5 frv: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  54. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  55. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  56. cb0fcba frv: Use generic init_task by Thomas Gleixner · 12 years ago
  57. c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 12 years ago
  58. cce4517 frv: Use correct size for task_struct allocation by Thomas Gleixner · 12 years ago
  59. 40ab331 Disintegrate asm/system.h for FRV by David Howells · 12 years ago
  60. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  61. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  62. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  63. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  64. adc400f frv, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  65. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  66. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  67. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  69. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  70. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  71. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  72. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  73. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  74. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  75. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  76. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  77. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  78. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  79. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  80. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  81. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  82. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  83. 57464bd frv: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  84. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  85. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  86. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  87. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  88. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  89. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  90. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  91. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  92. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  93. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  94. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  95. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  96. a7f5378 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command by David Howells · 14 years ago
  97. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  98. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  99. fc24447 frv: remove "struct file *" argument from sysctl ->proc_handler by Jan Blunck · 14 years ago
  100. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago