summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/entry.S
AgeCommit message (Expand)Author
2022-08-15nios2: add force_successful_syscall_return()Al Viro
2022-08-15nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-15nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2021-02-19nios2: fixed broken sys_clone syscallAndreas Oetken
2020-07-04nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner
2019-12-08sched/rt, nios2: Use CONFIG_PREEMPTIONThomas Gleixner
2015-04-20nios2: rework trap handlerLey Foon Tan
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-02-16nios2: add kgdb supportLey Foon Tan
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser
2014-12-08nios2: Exception handlingLey Foon Tan