An error occurred fetching the project authors.
- 24 Feb, 2003 1 commit
-
-
Martin Schwidefsky authored
Fixes for the 31 bit compatability layer: * add compat function for jiffies_to_timeval * convert parameters of clone system call * incorporate changes from setup_arg_pages to setup_arg_pages32 * incorporate changes from do_execve to do_execve32 * take care of nanosecond field in struct timespec * remove functions of old module system calls * add TIF_31BIT thread flag and replace S390_FLAG_31BIT with it * add arch_get_unmapped_area * add wrapper for sys_set_tid_address
-
- 15 Dec, 2002 1 commit
-
-
Martin Schwidefsky authored
sys_restart_syscall for nanosleep restarting.
-
- 04 Oct, 2002 1 commit
-
-
Martin Schwidefsky authored
Add support for kernel preemption on s390/s390x.
-
- 08 Jun, 2002 1 commit
-
-
Martin Schwidefsky authored
Second patch of the s/390 update. Contains all the include file changes in include/asm-{s390,s390x}.
-
- 10 May, 2002 1 commit
-
-
Paul Mackerras authored
and also streamlines the exception entry/exit code by not saving all the GPRs on the common exceptions (system call, external interrupt and decrementer).
-
- 09 Apr, 2002 1 commit
-
-
Paul Mackerras authored
-
- 19 Mar, 2002 1 commit
-
-
Paul Mackerras authored
SI_DETHREAD, plus a couple of minor fixes.
-
- 16 Feb, 2002 1 commit
-
-
Paul Mackerras authored
various bits of cruft, and remove the third argument to switch_to.
-
- 12 Feb, 2002 1 commit
-
-
Paul Mackerras authored
having the thread_info struct at the base of the stack and the task_struct elsewhere.
-