aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/entry-nommu.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-26microblaze: Remove noMMU codeMichal Simek1-622/+0
2013-02-03microblaze: fix handling of multiple pending signalsAl Viro1-2/+11
2013-02-03microblaze: fix the horror with restarts of sigreturn()Al Viro1-1/+4
2013-02-03microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro1-0/+3
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek1-1/+0
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro1-8/+0
2012-11-16microblaze: switch to generic sys_execve()Al Viro1-4/+0
2012-11-16microblaze: switch to generic kernel_execve()Al Viro1-2/+2
2012-11-16microblaze: switch to generic kernel_thread()Al Viro1-0/+8
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro1-3/+1
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro1-6/+6
2012-05-21microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro1-4/+0
2011-03-09microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek1-2/+2
2010-08-04microblaze: Add stack unwinderSteven J. Magnani1-0/+28
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani1-0/+2
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-07-06microblaze: use generic syscalls.hArnd Bergmann1-6/+6
2009-07-06microblaze: clean up signal handlingArnd Bergmann1-8/+0
2009-05-26microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek1-1/+1
2009-03-27microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.SMichal Simek1-0/+596