aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-105/+3
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-3/+5
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab1-5/+5
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard1-20/+7
2011-11-25powerpc/time: Fix some style issuesAnton Blanchard1-11/+11
2011-11-25powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard1-11/+3
2011-11-25powerpc/time: Use clocksource_register_hzAnton Blanchard1-10/+3
2011-11-25powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard1-28/+2
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard1-0/+9
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra1-1/+1
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard1-0/+3
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt1-4/+11
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard1-1/+1
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo1-5/+20
2010-12-09powerpc/time: printk time stamp init not correctHeiko Schocher1-1/+1
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-142/+133
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-21/+21
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi1-1/+2
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras1-1/+5
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-141/+127
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-07-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner1-133/+9
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras1-133/+3
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras1-27/+34
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
2010-07-27powerpc: Cleanup xtime usageJohn Stultz1-4/+4
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz1-30/+25
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras1-12/+48
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/interruptsAnton Blanchard1-0/+2
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard1-2/+2
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard1-2/+2
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese1-1/+10
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+6
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+3
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar1-0/+6
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner1-1/+1
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05Export symbols for KVM moduleAlexander Graf1-0/+1
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard1-0/+6
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-15/+15
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+12
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner1-0/+4
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt1-8/+22
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky1-5/+9