| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras | 2012-09-05 | 1 | -0/+9 |
* | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 2012-06-08 | 1 | -3/+11 |
* | KVM: PPC: Use clockevent multiplier and shifter for decrementer | Bharat Bhushan | 2012-05-06 | 1 | -1/+2 |
* | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 2012-03-21 | 1 | -105/+3 |
* | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 1 | -3/+5 |
* | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab | 2011-12-19 | 1 | -5/+5 |
* | powerpc/time: Optimise decrementer_check_overflow | Anton Blanchard | 2011-11-25 | 1 | -20/+7 |
* | powerpc/time: Fix some style issues | Anton Blanchard | 2011-11-25 | 1 | -11/+11 |
* | powerpc/time: Remove unnecessary sanity check of decrementer expiration | Anton Blanchard | 2011-11-25 | 1 | -11/+3 |
* | powerpc/time: Use clocksource_register_hz | Anton Blanchard | 2011-11-25 | 1 | -10/+3 |
* | powerpc/time: Use clockevents_calc_mult_shift | Anton Blanchard | 2011-11-25 | 1 | -28/+2 |
* | powerpc/time: Handle wrapping of decrementer | Anton Blanchard | 2011-11-25 | 1 | -0/+9 |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 2011-04-18 | 1 | -0/+3 |
* | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt | 2011-04-01 | 1 | -4/+11 |
* | powerpc: Fix accounting of softirq time when idle | Anton Blanchard | 2011-03-30 | 1 | -1/+1 |
* | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo | 2011-01-21 | 1 | -5/+20 |
* | powerpc/time: printk time stamp init not correct | Heiko Schocher | 2010-12-09 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 1 | -142/+133 |
|\ |
|
| * | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols | Timur Tabi | 2010-10-14 | 1 | -1/+2 |
| * | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras | 2010-09-02 | 1 | -1/+5 |
| * | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -141/+127 |
* | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -21/+21 |
|/ |
|
* | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras | 2010-08-31 | 1 | -12/+11 |
* | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner | 2010-07-28 | 1 | -133/+9 |
|\ |
|
| * | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2010-07-28 | 1 | -133/+3 |
| * | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 2010-07-28 | 1 | -27/+34 |
* | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -4/+4 |
* | | powerpc: Cleanup xtime usage | John Stultz | 2010-07-27 | 1 | -4/+4 |
* | | powerpc: Simplify update_vsyscall | John Stultz | 2010-07-27 | 1 | -30/+25 |
|/ |
|
* | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 2010-05-12 | 1 | -12/+48 |
* | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard | 2010-02-17 | 1 | -0/+2 |
* | powerpc: Only print clockevent settings once | Anton Blanchard | 2010-02-09 | 1 | -2/+2 |
* | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() | Anton Blanchard | 2010-02-03 | 1 | -2/+2 |
* | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 2010-01-15 | 1 | -1/+10 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 1 | -0/+1 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -0/+6 |
| |\ |
|
| * \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-12 | 1 | -1/+14 |
| |\ \ |
|
| * | | | Export symbols for KVM module | Alexander Graf | 2009-11-05 | 1 | -0/+1 |
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -2/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner | 2009-11-14 | 1 | -1/+1 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | 1 | -0/+6 |
|\ \ \ \
| | |/ /
| |_| /
|/| | |
|
| * | | powerpc: tracing: Add powerpc tracepoints for timer entry and exit | Anton Blanchard | 2009-10-28 | 1 | -0/+6 |
| |/ |
|
* | | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt | 2009-11-05 | 1 | -1/+14 |
|/ |
|
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 1 | -0/+4 |
| |\ |
|
| | * | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 | 1 | -0/+4 |