Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
87f1ca8fd9
s390: switch to generic fork/vfork/clone
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
f9a7e025df
s390: switch to generic kernel_thread()
|
12 years ago |
Al Viro
|
37fe5d41f6
s390: fold kernel_thread_helper() into ret_from_fork()
|
12 years ago |
Al Viro
|
65f22a906e
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
|
13 years ago |
Heiko Carstens
|
f6e38691a2
s390/process: add missing header include
|
12 years ago |
Jan Glauber
|
e4b8b3f33f
s390: add support for runtime instrumentation
|
13 years ago |
Martin Schwidefsky
|
27f6b41662
s390/vtimer: rework virtual timer interface
|
13 years ago |
Heiko Carstens
|
a53c8fab3f
s390/comments: unify copyright messages and remove file names
|
13 years ago |
David Howells
|
a0616cdebc
Disintegrate asm/system.h for S390
|
13 years ago |
Linus Torvalds
|
db14179679
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
13 years ago |
Martin Schwidefsky
|
4c1051e37a
[S390] rework idle code
|
13 years ago |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 years ago |
Heiko Carstens
|
048cd4e51d
compat: fix compile breakage on s390
|
13 years ago |
Heiko Carstens
|
f3612304ee
[S390] idle: avoid RCU usage in extended quiescent state
|
13 years ago |
Frederic Weisbecker
|
1268fbc746
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
|
13 years ago |
Frederic Weisbecker
|
2bbb6817c0
nohz: Allow rcu extended quiescent state handling seperately from tick stop
|
13 years ago |
Frederic Weisbecker
|
280f06774a
nohz: Separate out irq exit and idle loop dyntick logic
|
13 years ago |
Martin Schwidefsky
|
638ad34a88
[S390] sparse: fix sparse warnings about missing prototypes
|
13 years ago |
Martin Schwidefsky
|
b50511e41a
[S390] cleanup psw related bits and pieces
|
13 years ago |
Jan Glauber
|
3af6fb687b
[S390] Remove unused includes in process.c
|
14 years ago |
Heiko Carstens
|
d2c9dfccbc
[S390] Randomize PIEs
|
14 years ago |
Heiko Carstens
|
3351918282
[S390] Randomise the brk region
|
14 years ago |
Heiko Carstens
|
9887a1fcdd
[S390] Randomize lower bits of stack address
|
14 years ago |
Martin Schwidefsky
|
5e9a26928f
[S390] ptrace cleanup
|
14 years ago |
Heiko Carstens
|
da7f51c11d
[S390] smp/idle: call init_idle() before starting a new cpu
|
14 years ago |
Martin Schwidefsky
|
860dba45e8
[S390] add kprobes annotations
|
14 years ago |
Heiko Carstens
|
6931be0803
[S390] cpu hotplug/idle: move cpu_die call to enabled context
|
14 years ago |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |