summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-081-0/+1
* [S390] Switch etr from tasklet to workqueue.Martin Schwidefsky2007-04-271-17/+17
* [S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens2007-02-211-1/+9
* [PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner2007-02-161-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-2/+2
* [S390] ETR support.Martin Schwidefsky2007-02-051-62/+1117
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-3/+1Star
* [S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky2006-10-061-68/+20Star
* [S390] irq change build fixes.Heiko Carstens2006-10-061-6/+9
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-5/+2Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-5/+4Star
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-4/+6
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky2006-05-251-1/+1
* [PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky2006-05-211-1/+1
* [PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-3/+4
* [PATCH] s390: monotonic_clock interfaceJan Glauber2006-02-011-0/+9
* [PATCH] s390: overflow in sched_clockJan Glauber2006-02-011-1/+1
* [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-151-1/+1
* [PATCH] s390: task_pt_regs()Al Viro2006-01-121-1/+1
* [PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky2005-11-071-1/+7
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-4/+1Star
* [PATCH] s390: idle timer setupMartin Schwidefsky2005-05-011-3/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+382