aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAge
* powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-02
* powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras2017-06-22
* powerpc/time: Fix tracing in time.cSantosh Sivaraj2017-06-21
* powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov2017-05-30
* powerpc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker2017-02-22
* | powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker2017-02-01
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-14
* | sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...Frederic Weisbecker2017-01-14
* | sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-14
* | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-14
* | sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker2017-01-14
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-15
* sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2016-11-15
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-13
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-03
* | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-09
* | powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-05
|/
* powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-12
* powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-15
* powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-16
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-21
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\
| * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-20
* | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-12
|/
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-17
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-25
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-06-11
* powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-12
* cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-04
* powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy2014-03-04
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-04
* powerpc: Fix races with irq_workBenjamin Herrenschmidt2014-01-14