summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+3
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky1-1/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-8/+9
2010-08-07Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+4
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar1-1/+0
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-1/+0
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-12/+37
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-12/+37
2010-02-27[S390] time: remove unused codeHeiko Carstens1-8/+0
2009-12-10Merge 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/...Linus Torvalds1-28/+10
2009-09-15Merge 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-22clocksource: 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/ker...Linus 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-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-11/+24
2008-07-16generic-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