summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c
AgeCommit message (Expand)AuthorLines
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens-18/+0
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger-0/+1
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens-0/+2
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens-1/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens-40/+30
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens-0/+4
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens-6/+9
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky-1/+0
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens-8/+10
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens-2/+6
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky-2/+0
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens-0/+16
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-1/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-04-27[S390] System call cleanup.Martin Schwidefsky-34/+48
2007-02-05[S390] noexec protectionGerald Schaefer-2/+2
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky-2/+3
2006-07-12[S390] Fix sparse warnings.Heiko Carstens-1/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-5/+6
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk-1/+1
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens-1/+3
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens-3/+11
2006-01-12[PATCH] s390: task_stack_page()Al Viro-5/+4
2006-01-12[PATCH] s390: task_pt_regs()Al Viro-2/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-21/+0
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky-6/+6
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-6/+7
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-3/+8
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens-34/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+416