aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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