| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: fix handling of multiple pending signals | Al Viro | 2013-02-04 | 1 | -2/+11 |
* | microblaze: fix the horror with restarts of sigreturn() | Al Viro | 2013-02-04 | 1 | -1/+4 |
* | microblaze: evict the check for kernel_mode(regs) from do_notify_resume() | Al Viro | 2013-02-04 | 1 | -0/+3 |
* | microblaze: Remove passing the second arg to schedule_tail | Michal Simek | 2012-12-13 | 1 | -1/+0 |
* | microblaze: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -8/+0 |
* | microblaze: switch to generic sys_execve() | Al Viro | 2012-11-16 | 1 | -4/+0 |
* | microblaze: switch to generic kernel_execve() | Al Viro | 2012-11-16 | 1 | -2/+2 |
* | microblaze: switch to generic kernel_thread() | Al Viro | 2012-11-16 | 1 | -0/+8 |
* | microblaze: drop 'oldset' argument of do_notify_resume() | Al Viro | 2012-05-22 | 1 | -3/+1 |
* | microblaze: handle TIF_NOTIFY_RESUME | Al Viro | 2012-05-22 | 1 | -6/+6 |
* | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too | Al Viro | 2012-05-22 | 1 | -4/+0 |
* | microblaze: Do not use "la" pseudo instruction - use addik instead | Michal Simek | 2011-03-09 | 1 | -2/+2 |
* | microblaze: Add stack unwinder | Steven J. Magnani | 2010-08-04 | 1 | -0/+28 |
* | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani | 2010-05-13 | 1 | -0/+2 |
* | microblaze: fix interrupt state restore | Steven J. Magnani | 2010-02-03 | 1 | -4/+6 |
* | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com | 2009-12-14 | 1 | -2/+0 |
* | microblaze: use generic syscalls.h | Arnd Bergmann | 2009-07-06 | 1 | -6/+6 |
* | microblaze: clean up signal handling | Arnd Bergmann | 2009-07-06 | 1 | -8/+0 |
* | microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU | Michal Simek | 2009-05-26 | 1 | -1/+1 |
* | microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.S | Michal Simek | 2009-03-27 | 1 | -0/+596 |