summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* nios2: add force_successful_syscall_return()Al Viro2022-08-151-0/+6
* nios2: traced syscall does need to check the syscall numberAl Viro2022-08-151-3/+8
* nios2: don't leave NULLs in sys_call_table[]Al Viro2022-08-151-1/+0
* nios2: page fault et.al. are *not* restartable syscalls...Al Viro2022-08-151-3/+1
* nios2: fixed broken sys_clone syscallAndreas Oetken2021-02-191-0/+3
* nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-07-041-6/+1
* sched/rt, nios2: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* nios2: rework trap handlerLey Foon Tan2015-04-201-29/+42
* nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-101-1/+1
* nios2: add kgdb supportLey Foon Tan2015-02-161-1/+11
* nios2: Use preempt_schedule_irqTobias Klauser2014-12-311-18/+2
* nios2: Exception handlingLey Foon Tan2014-12-081-0/+555