aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+1
2011-10-12time, s390: Get rid of compile warningHeiko Carstens1-1/+1
2011-09-08s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky1-4/+9
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
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-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/misc into sched/coreIngo 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 implicit slab.h inclusion from percpu.hTejun 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-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