aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard
2011-11-25powerpc/time: Fix some style issuesAnton Blanchard
2011-11-25powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard
2011-11-25powerpc/time: Use clocksource_register_hzAnton Blanchard
2011-11-25powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo
2010-12-09powerpc/time: printk time stamp init not correctHeiko Schocher
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-07-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27powerpc: Cleanup xtime usageJohn Stultz
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming