index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
entry-nommu.S
Age
Commit message (
Expand
)
Author
2013-02-03
microblaze: fix handling of multiple pending signals
Al Viro
2013-02-03
microblaze: fix the horror with restarts of sigreturn()
Al Viro
2013-02-03
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
2012-12-13
microblaze: Remove passing the second arg to schedule_tail
Michal Simek
2012-11-29
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-16
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
microblaze: switch to generic kernel_thread()
Al Viro
2012-05-22
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-22
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-22
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
Al Viro
2011-03-09
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
2010-05-13
microblaze: re-enable interrupts before calling schedule
Steven J. Magnani
2010-02-03
microblaze: fix interrupt state restore
Steven J. Magnani
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2009-03-27
microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.S
Michal Simek