summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-4/+4
|\ \
| * | powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2012-09-171-4/+4
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-20/+35
|\ \ | |/ |/|
| * vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-19/+28
| * cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-5/+5
| * cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-0/+6
* | 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/+3
* 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/+7
* powerpc/time: Fix some style issuesAnton Blanchard2011-11-251-11/+11
* powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-251-11/+3
* powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-251-10/+3
* powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-251-28/+2
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-251-0/+9
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-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-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
|\ \ \ \
OpenPOWER on IntegriCloud