aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-12/+37
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-1/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+10
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens1-1/+2
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt1-0/+1
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky1-12/+5
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-18/+4
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky1-1/+0
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky1-0/+4
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