aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAge
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\
| * Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\
| | * NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ | |/ / |/| |
| * | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| * | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
* | | powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-28
|/ /
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-03
* | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-20
* | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
* | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
* | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
* | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\ \
| * | powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2012-09-17
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
* | powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-05
|/
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-08
* KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-06
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-20
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-18
* powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-24
* powerpc/time: Fix some style issuesAnton Blanchard2011-11-24
* powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-24
* powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-24
* powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-24
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-24
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-07-01
* powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard2011-04-17
* powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-01
* powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-29
* powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-20
* powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-08
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-14
| * powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-02
| * powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
|/
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-30
* Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-28
|\
| * powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-28