aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/process.c
AgeCommit message (Expand)Author
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky
2010-01-13[S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek
2008-07-19nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27[S390] System call cleanup.Martin Schwidefsky
2007-02-05[S390] noexec protectionGerald Schaefer
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens
2006-01-12[PATCH] s390: task_stack_page()Al Viro
2006-01-12[PATCH] s390: task_pt_regs()Al Viro