aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner3-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel24-24/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-06-23[PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro1-18/+0
2006-06-23[PATCH] frv: wrong syscallAl Viro1-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro1-4/+4
2006-06-23[PATCH] frv: misc __user annotationsAl Viro3-5/+5
2006-06-23[PATCH] frv: sysctl __user annotationsAl Viro2-22/+22
2006-06-23[PATCH] frv: signal annotationsAl Viro1-10/+10
2006-06-23[PATCH] frv: __user infrastructureAl Viro1-3/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macrosHyok S. Choi1-16/+10
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton1-0/+1
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells5-54/+171
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells1-5/+21
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