Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
86038c5ea81b519a8a1fcfcd5e4599aab0cdd119
/
arch
/
s390
/
kernel
/
process.c
4b4ee3e
s390/simd: clear vector register pointer on fork/clone
by Martin Schwidefsky
· 10 years ago
7a5388d
s390/kprobes: make use of NOKPROBE_SYMBOL()
by Heiko Carstens
· 10 years ago
b5f87f1
s390/idle: consolidate idle functions and definitions
by Martin Schwidefsky
· 10 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
9efe4f2
s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE
by Martin Schwidefsky
· 11 years ago
4725c86
s390: fix save and restore of the floating-point-control register
by Martin Schwidefsky
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
0587d40
s390/time: return with irqs disabled from psw_idle
by Martin Schwidefsky
· 12 years ago
52c0065
s390: Use generic idle loop
by Thomas Gleixner
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
87f1ca8
s390: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f9a7e02
s390: switch to generic kernel_thread()
by Al Viro
· 12 years ago
37fe5d4
s390: fold kernel_thread_helper() into ret_from_fork()
by Al Viro
· 12 years ago
65f22a9
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
by Al Viro
· 12 years ago
f6e3869
s390/process: add missing header include
by Heiko Carstens
· 12 years ago
e4b8b3f
s390: add support for runtime instrumentation
by Jan Glauber
· 13 years ago
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 13 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
a0616cd
Disintegrate asm/system.h for S390
by David Howells
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
048cd4e
compat: fix compile breakage on s390
by Heiko Carstens
· 13 years ago
f3612304
[S390] idle: avoid RCU usage in extended quiescent state
by Heiko Carstens
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
638ad34
[S390] sparse: fix sparse warnings about missing prototypes
by Martin Schwidefsky
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
3af6fb6
[S390] Remove unused includes in process.c
by Jan Glauber
· 14 years ago
d2c9dfc
[S390] Randomize PIEs
by Heiko Carstens
· 14 years ago
3351918
[S390] Randomise the brk region
by Heiko Carstens
· 14 years ago
9887a1f
[S390] Randomize lower bits of stack address
by Heiko Carstens
· 14 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
da7f51c
[S390] smp/idle: call init_idle() before starting a new cpu
by Heiko Carstens
· 14 years ago
860dba4
[S390] add kprobes annotations
by Martin Schwidefsky
· 14 years ago
6931be0
[S390] cpu hotplug/idle: move cpu_die call to enabled context
by Heiko Carstens
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bebf023
[S390] remove superfluous TIF_USEDFPU bit
by Martin Schwidefsky
· 15 years ago
f8d5faf
[S390] clear TIF_SINGLE_STEP for new process.
by Martin Schwidefsky
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
3e86a8c
[S390] Convert sys_execve to function with parameters.
by Heiko Carstens
· 15 years ago
2d70ca2
[S390] Convert sys_clone to function with parameters.
by Heiko Carstens
· 15 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 16 years ago
7757591
[S390] implement is_compat_task
by Heiko Carstens
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
1485c5c
[S390] move EXPORT_SYMBOLs to definitions
by Heiko Carstens
· 16 years ago
f5daba1
[S390] split/move machine check handler code
by Heiko Carstens
· 16 years ago
5168ce2c
[S390] cputime: initialize per thread timer values on fork
by Heiko Carstens
· 16 years ago
cbdc229
[S390] arch/s390/kernel/process.c: fix whitespace damage
by Heiko Carstens
· 16 years ago
2668945
[CVE-2009-0029] s390 specific system call wrappers
by Heiko Carstens
· 16 years ago
9cfb9b3
[PATCH] improve idle cputime accounting
by Martin Schwidefsky
· 16 years ago
6f43092
[PATCH] improve precision of idle time detection.
by Martin Schwidefsky
· 16 years ago
632448f
[S390] ftrace: disable tracing on idle psw
by Heiko Carstens
· 16 years ago
3e97239
[S390] Fix uninitialized spinlock use
by Josef 'Jeff' Sipek
· 17 years ago
e338125
nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well
by Thomas Gleixner
· 17 years ago
773922e
[S390] idle: remove idle notifier chain.
by Heiko Carstens
· 17 years ago
4e83be7
[S390] Move show_regs to traps.c.
by Heiko Carstens
· 17 years ago
9e74a6b8
[S390] kernel: show last breaking-event-address on oops
by Christian Borntraeger
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
5ccd0e4
[S390] idle: Fix machine check handling in idle loop.
by Heiko Carstens
· 17 years ago
11ab244
[S390] Make sure enabled wait psw is loaded in default_idle.
by Heiko Carstens
· 17 years ago
0c1f1dc
[S390] Remove a.out header file.
by Martin Schwidefsky
· 17 years ago
5c69971
[S390] Print kernel version in dump_stack() and show_regs().
by Heiko Carstens
· 17 years ago
0d2be08
[S390] Fix compile on !CONFIG_SMP.
by Heiko Carstens
· 17 years ago
6f3fa3f
[S390] Remove unused user_seg from thread structure.
by Martin Schwidefsky
· 17 years ago
fae8b22
[S390] Add per-cpu idle time / idle count sysfs attributes.
by Heiko Carstens
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 18 years ago
dce5547
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
by Heiko Carstens
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
03ff9a2
[S390] System call cleanup.
by Martin Schwidefsky
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 19 years ago
1f194a4
[PATCH] lockdep: irqtrace subsystem, s390 support
by Heiko Carstens
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
1fca251
[PATCH] s390: fix preempt_count of idle thread with cpu hotplug
by Heiko Carstens
· 19 years ago
eb33c19
[PATCH] s390: show_task oops
by Heiko Carstens
· 19 years ago
30af712
[PATCH] s390: task_stack_page()
by Al Viro
· 19 years ago
c7584fb
[PATCH] s390: task_pt_regs()
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
77fa224
[PATCH] s390: improved machine check handling
by Heiko Carstens
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago