summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-04powerpc/suspend: disable irq by hardware when suspendChenhui Zhao
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-29powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-20powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-04-12powerpc/e500: work around erratum A-006184Scott Wood
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-28powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-16NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-05Merge 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