summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/entry-nommu.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: fix handling of multiple pending signalsAl Viro2013-02-041-2/+11
* microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-041-1/+4
* microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-041-0/+3
* microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-131-1/+0Star
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-291-8/+0Star
* microblaze: switch to generic sys_execve()Al Viro2012-11-161-4/+0Star
* microblaze: switch to generic kernel_execve()Al Viro2012-11-161-2/+2
* microblaze: switch to generic kernel_thread()Al Viro2012-11-161-0/+8
* microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-221-3/+1Star
* microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-221-6/+6
* microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro2012-05-221-4/+0Star
* microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-091-2/+2
* microblaze: Add stack unwinderSteven J. Magnani2010-08-041-0/+28
* microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-131-0/+2
* microblaze: fix interrupt state restoreSteven J. Magnani2010-02-031-4/+6
* microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0Star
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-6/+6
* microblaze: clean up signal handlingArnd Bergmann2009-07-061-8/+0Star
* microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek2009-05-261-1/+1
* microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.SMichal Simek2009-03-271-0/+596