aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-091-5/+5
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-121-0/+9
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard2011-04-181-0/+3
* powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-011-4/+11
* powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-301-1/+1
* powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-211-5/+20
* powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-091-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-142/+133
|\
| * powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-141-1/+2
| * powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-021-1/+5
| * powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-141/+127
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-21/+21
|/
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
* Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-281-133/+9
|\
| * powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-281-133/+3
| * powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-281-27/+34
* | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-4/+4
* | powerpc: Cleanup xtime usageJohn Stultz2010-07-271-4/+4
* | powerpc: Simplify update_vsyscallJohn Stultz2010-07-271-30/+25
|/
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-121-12/+48
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-171-0/+2
* powerpc: Only print clockevent settings onceAnton Blanchard2010-02-091-2/+2
* powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-031-2/+2
* powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-0/+1
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091-0/+6
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-1/+14
| |\ \
| * | | Export symbols for KVM moduleAlexander Graf2009-11-051-0/+1
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+3
|\ \ \ \
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+3
| | |/ / | |/| |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-141-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-151-0/+6
|\ \ \ \ | | |/ / | |_| / |/| |
| * | powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard2009-10-281-0/+6
| |/
* | powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+4
|\
| * Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-291-0/+4
| |\
| | * cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+4
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-15/+15
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-7/+12
|\ \ \ | |/ /
| * | timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-231-5/+9
| * | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+4
| |/
* | powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-281-8/+22
* | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-201-1/+2
|/
* perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-181-0/+25
* powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt2009-06-151-0/+10
* powerpc: Improve decrementer accuracyAnton Blanchard2009-05-211-3/+18
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-4/+4