summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-181-3/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-191-1/+1
|\
| * Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-041-1/+1
| |\
| | * NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-151-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-2/+3
|\ \ \ | |/ / |/| |
| * | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-271-0/+1
| * | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
* | | powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-291-2/+7
|/ /
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-031-5/+0
* | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
* | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-191-6/+0
* | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-7/+7
* | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-2/+2
* | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-2/+2
|/
* 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
OpenPOWER on IntegriCloud