aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras1-4/+0
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger1-1/+1
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens1-2/+2
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-0/+1
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky1-17/+17
2007-02-21[S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens1-1/+9
2007-02-16[PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2007-02-05[S390] ETR support.Martin Schwidefsky1-62/+1117
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-3/+1
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky1-68/+20
2006-10-06[S390] irq change build fixes.Heiko Carstens1-6/+9
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-5/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-5/+4
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-4/+6
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-25[PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky1-1/+1
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky1-1/+1
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens1-3/+4
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky1-1/+1
2006-01-12[PATCH] s390: task_pt_regs()Al Viro1-1/+1
2005-11-07[PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky1-1/+7
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-05-01[PATCH] s390: idle timer setupMartin Schwidefsky1-3/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+382