aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove frv portArnd Bergmann1-1519/+0
2012-11-02frv: fix the broken preemptAl Viro1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro1-5/+0
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells1-2/+2
2012-10-01frv: switch to generic kernel_execveAl Viro1-0/+5
2012-10-01frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro1-0/+8
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells1-6/+7
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells1-9/+3
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells1-1/+3
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-06-30FRV: Wire up new syscallsDavid Howells1-0/+2
2009-06-11FRV: Implement new-style ptraceDavid Howells1-7/+5
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells1-1/+0
2009-04-27FRV: Wire up new syscallsDavid Howells1-0/+2
2008-08-01FRV: Wire up new system callsDavid Howells1-1/+6
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+20
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-02-03move frv docs one level upAdrian Bunk1-2/+2
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells1-1/+1
2007-08-11FRV: connect up fallocateDavid Howells1-0/+1
2007-07-16FRV: Connect up new syscallsDavid Howells1-0/+4
2007-05-08FRV: Miscellaneous fixesDavid Howells1-0/+10
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] frv: wrong syscallAl Viro1-1/+1
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macrosHyok S. Choi1-16/+10
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells1-7/+58
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells1-5/+21
2006-01-06[PATCH] frv: fix signal handlingDavid Howells1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1428