aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+3
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-1/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-8/+9
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+4
|\
| * timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-4/+4
* | [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-271-6/+12
|/
* Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-1/+0
|\
| * stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-1/+0
* | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-221-0/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-081-12/+37
|\
| * sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-12/+37
* | [S390] Cleanup xtime usageJohn Stultz2010-03-081-5/+5
|/
* [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-091-2/+2
|\
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
* | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-1/+2
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-28/+10
|\
| * timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-12/+5
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-18/+4
| * timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-1/+0
| * clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-141-0/+1
|\ \
| * | [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-0/+1
| |/
* | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-111-1/+2
|/
* [S390] time: convert from bootmem to slabHeiko Carstens2009-06-221-12/+4
* [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-1/+1
* [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* [S390] boot cputime accountingMartin Schwidefsky2009-04-141-8/+28
* [S390] add read_persistent_clockMartin Schwidefsky2009-04-141-19/+9
* [S390] stp synchronization retry timerMartin Schwidefsky2009-04-141-0/+15
* [S390] clock sync mode flagsMartin Schwidefsky2009-03-261-27/+44
* [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | [S390] convert time printks to pr_xxx macros.Martin Schwidefsky2008-12-251-5/+9
* | [S390] Remove config options.Martin Schwidefsky2008-12-251-3/+1
* | [S390] serialize stp/etr workMartin Schwidefsky2008-12-251-5/+18
* | [S390] convert etr/stp to stop_machine interfaceHeiko Carstens2008-12-251-81/+131
* | [S390] introduce vdso on s390Martin Schwidefsky2008-12-251-0/+31
|/
* [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5
* [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
* [S390] nohz: Fix __udelay.Heiko Carstens2008-10-031-0/+2
* [S390] stp: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-11/+24
* generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2