Age | Commit message (Expand) | Author |
---|---|---|
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-12 | openrisc: Add thread-local storage (TLS) support | Christian Svensson |
2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | openrisc: switch to use of generic fork and clone | Al Viro |
2012-10-19 | openrisc: use generic sys_execve | Jonas Bonn |
2012-10-19 | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn |
2012-10-19 | openrisc: pass correct arg to schedule_tail | Jonas Bonn |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-03-28 | Disintegrate asm/system.h for OpenRISC | David Howells |
2011-07-22 | OpenRISC: Scheduling/Process management | Jonas Bonn |