summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-051-0/+9
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
* KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-061-1/+2
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-105/+3Star
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-3/+5
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-5/+5
* powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-251-20/+7Star
* powerpc/time: Fix some style issuesAnton Blanchard2011-11-251-11/+11
* powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-251-11/+3Star
* powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-251-10/+3Star
* powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-251-28/+2Star
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-251-0/+9
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-07-011-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-221-142/+133Star
|\
| * 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/+127Star
* | 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/+11Star
* Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-281-133/+9Star
|\
| * powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-281-133/+3Star
| * 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/+25Star
|/
* 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-091-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-091-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