aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells1-76/+44
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-24/+0
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells1-0/+1
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells1-0/+2
2006-01-08[PATCH] frv: add module support stubsDavid Howells2-0/+81
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells6-7/+50
2006-01-06[PATCH] frv: improve signal handlingDavid Howells1-52/+50
2006-01-06[PATCH] frv: fix signal handlingDavid Howells2-29/+46
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells2-0/+243
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells1-1/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+5
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-09-09kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg1-0/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-05[PATCH] frv: Remove export of strtok()Jesper Juhl1-1/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds1-3/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-2/+0
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds40-0/+15127