aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/cris/arch-v32/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-909/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent1-0/+11
2015-09-05CRIS: Wire up missing syscallsChen Gang1-0/+8
2015-03-25CRISv32: handle multiple signalsRabin Vincent1-32/+3
2015-03-25CRISv32: prevent bogus restarts on sigreturnRabin Vincent1-2/+3
2015-03-25CRISv32: don't attempt syscall restart on irq exitRabin Vincent1-0/+2
2014-01-09CRIS: Add missing syscallsJesper Nilsson1-9/+25
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro1-11/+2
2012-10-14cris: switch to generic kernel_thread()Al Viro1-0/+13
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
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson1-20/+17
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson1-9/+9
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson1-1/+24
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-1/+1
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-0/+8
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-2/+2
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v32: Update entry.S to working order.Jesper Nilsson1-18/+63
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+820