- 115631c powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 9f3768e powerpc: Remove leftover cputime_to_nsecs call causing build error by Frédéric Weisbecker · 8 years ago
- e7f340c powerpc, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
- fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
- 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
- be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 8 years ago
- 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
- 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
- c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
- a19ff1a sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switch by Frederic Weisbecker · 8 years ago
- f828c3d sched/cputime, powerpc: Migrate stolen_time field to the accounting structure by Frederic Weisbecker · 8 years ago
- 8c8b73c sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick by Frederic Weisbecker · 8 years ago
- 90d08ba sched/cputime, powerpc32: Fix stale scaled stime on context switch by Frederic Weisbecker · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
- 7008eb9 sched/cputime, powerpc: Remove cputime_last_delta global variable by Stanislaw Gruszka · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 9 years ago
- 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
- 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 9 years ago
- 169047f rtc: powerpc: provide rtc_class_ops directly by Arnd Bergmann · 9 years ago
- 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 9 years ago
- 00b912b powerpc: Remove broken GregorianDay() by Daniel Axtens · 9 years ago
- 37a13e7 powerpc/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
- 8f6b951 powerpc: use device_initcall for registering rtc devices by Paul Gortmaker · 10 years ago
- b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 10 years ago
- 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 10 years ago
- f0d3730 powerpc: call of_clk_init() from time_init() by Kevin Hao · 10 years ago
- 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
- 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 11 years ago
- e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 11 years ago
- 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
- 6e0fdf9 powerpc: fix typo 'CONFIG_PMAC' by Paul Bolle · 11 years ago
- 8050936 powerpc: irq work racing with timer interrupt can result in timer interrupt hang by Anton Blanchard · 11 years ago
- 0d94873 cpuidle/powernv: Add "Fast-Sleep" CPU idle state by Preeti U Murthy · 11 years ago
- 1b78395 powerpc: Split timer_interrupt() into timer handling and interrupt handling routines by Preeti U Murthy · 11 years ago
- 1b67bee powerpc: Implement tick broadcast IPI as a fixed IPI message by Srivatsa S. Bhat · 11 years ago
- 0215f7d powerpc: Fix races with irq_work by Benjamin Herrenschmidt · 11 years ago
- c041cfa powerpc: Make irq_stat.timers_irqs counting more specific by fan.du · 12 years ago
- 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
- 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 12 years ago
- 6f7aba7 powerpc: Add some endian annotations to time and xics code by Anton Blanchard · 12 years ago
- 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
- 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
- 09652b0 powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR by Adrian-Leonard Radu · 12 years ago
- 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
- 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
- c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 12 years ago
- abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 13 years ago
- 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
- ce73ec6 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
- 1b2852b vtime: Warn if irqs aren't disabled on system time accounting APIs by Frederic Weisbecker · 12 years ago
- e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
- bcebdf8 vtime: Explicitly account pending user time on process tick by Frederic Weisbecker · 12 years ago
- fd25b4c vtime: Remove the underscore prefix invasion by Frederic Weisbecker · 12 years ago
- 1111333 vtime: Make vtime_account_system() irqsafe by Frederic Weisbecker · 12 years ago
- 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 13 years ago
- bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 13 years ago
- 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 13 years ago
- 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 13 years ago
- e72bbba powerpc/trace: Fix interrupt tracepoints vs. RCU by Li Zhong · 13 years ago
- dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 13 years ago
- baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 13 years ago
- 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 13 years ago
- 6e35994 KVM: PPC: Use clockevent multiplier and shifter for decrementer by Bharat Bhushan · 13 years ago
- f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
- 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
- 9f5072d powerpc: Fix wrong divisor in usecs_to_cputime by Andreas Schwab · 13 years ago
- 7df1027 powerpc/time: Optimise decrementer_check_overflow by Anton Blanchard · 13 years ago
- 621692c powerpc/time: Fix some style issues by Anton Blanchard · 13 years ago
- 68568ad powerpc/time: Remove unnecessary sanity check of decrementer expiration by Anton Blanchard · 13 years ago
- 11b8633 powerpc/time: Use clocksource_register_hz by Anton Blanchard · 13 years ago
- d8afc6f powerpc/time: Use clockevents_calc_mult_shift by Anton Blanchard · 13 years ago
- 37fb9a0 powerpc/time: Handle wrapping of decrementer by Anton Blanchard · 13 years ago
- 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
- 4f8b50b irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 14 years ago
- 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
- 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 14 years ago
- ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
- b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
- 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 14 years ago
- d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 14 years ago
- 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 15 years ago
- cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 15 years ago