aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-3/+0
2009-06-12[S390] implement is_compat_taskHeiko Carstens1-1/+2
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens1-0/+2
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-1/+1
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens1-4/+5
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-61/+3
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky1-22/+45
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek1-1/+3
2008-07-19nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner1-1/+1
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens1-30/+2
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens1-18/+0
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger1-0/+1
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+2
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-1/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-40/+30
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens1-0/+4
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens1-6/+9
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky1-1/+0
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens1-8/+10
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens1-2/+6
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky1-2/+0
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens1-0/+16
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27[S390] System call cleanup.Martin Schwidefsky1-34/+48
2007-02-05[S390] noexec protectionGerald Schaefer1-2/+2
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-2/+3
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-5/+6
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens1-1/+3
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-12[PATCH] s390: task_stack_page()Al Viro1-5/+4
2006-01-12[PATCH] s390: task_pt_regs()Al Viro1-2/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-21/+0
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-6/+6
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-6/+7
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-3/+8
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens1-34/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+416