aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-22[S390] time: convert from bootmem to slabHeiko Carstens1-12/+4
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-1/+1
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky1-7/+0
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-14[S390] boot cputime accountingMartin Schwidefsky1-8/+28
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky1-19/+9
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky1-0/+15
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky1-27/+44
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky1-5/+9
2008-12-25[S390] Remove config options.Martin Schwidefsky1-3/+1
2008-12-25[S390] serialize stp/etr workMartin Schwidefsky1-5/+18
2008-12-25[S390] convert etr/stp to stop_machine interfaceHeiko Carstens1-81/+131
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+31
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger1-8/+5
2008-10-10[S390] fix initialization of stpMartin Schwidefsky1-1/+1
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens1-0/+2
2008-08-01[S390] stp: fix section mismatch warning.Heiko Carstens1-1/+1
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-11/+24
2008-07-15generic-ipi: more merge falloutIngo Molnar1-2/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-3/+3
2008-07-14[S390] stp support.Martin Schwidefsky1-150/+484
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+1
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-183/+73
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-1/+1
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens1-2/+0
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens1-2/+0
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