summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c
AgeCommit message (Expand)AuthorLines
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens-0/+1
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens-183/+73
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber-1/+1
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens-2/+0
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens-2/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras-4/+0
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger-1/+1
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens-2/+2
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle-0/+1
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky-17/+17
2007-02-21[S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens-1/+9
2007-02-16[PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens-2/+2
2007-02-05[S390] ETR support.Martin Schwidefsky-62/+1117
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens-3/+1
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky-68/+20
2006-10-06[S390] irq change build fixes.Heiko Carstens-6/+9
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-5/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-5/+4
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky-4/+6
2006-07-12[S390] Fix sparse warnings.Heiko Carstens-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-25[PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky-1/+1
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky-1/+1
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens-3/+4
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky-1/+1
2006-01-12[PATCH] s390: task_pt_regs()Al Viro-1/+1
2005-11-07[PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky-1/+7
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-4/+1
2005-05-01[PATCH] s390: idle timer setupMartin Schwidefsky-3/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+382