- 0faf20a powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in use by Nicholas Piggin · 3 years, 4 months ago
- 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 3 months ago
- 25aa145 powerpc/time: add API for KVM to re-arm the host timer/decrementer by Nicholas Piggin · 3 years, 2 months ago
- 9581991 KVM: PPC: Book3S HV P9: Use large decrementer for HDEC by Nicholas Piggin · 3 years, 2 months ago
- 4ebbd07 KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read by Nicholas Piggin · 3 years, 2 months ago
- e606a2f4 powerpc/time: Remove generic_suspend_{dis/en}able_irqs() by Christophe Leroy · 3 years, 5 months ago
- a331426 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 4 months ago
- e225c4d powerpc: Remove duplicate includes by Wan Jiabing · 3 years, 10 months ago
- 9869416 powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt() by Christophe Leroy · 3 years, 5 months ago
- 0cdff98 powerpc/64s: Remove irq mask workaround in accumulate_stolen_time() by Nicholas Piggin · 3 years, 7 months ago
- 6ffe2c6 KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races by Nicholas Piggin · 3 years, 8 months ago
- 1b1b6a6 powerpc: handle irq_enter/irq_exit in interrupt handler wrappers by Nicholas Piggin · 4 years ago
- 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
- b709e32 powerpc/time: Enable sched clock for irqtime by Pingfan Liu · 4 years, 3 months ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- 59d512e powerpc/64: irq replay remove decrementer overflow check by Nicholas Piggin · 4 years, 2 months ago
- ab037dd powerpc/vdso: Switch VDSO to generic C implementation. by Christophe Leroy · 4 years, 2 months ago
- 8a6a592 sched/vtime: Consolidate IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
- 942e891 powerpc/time: Avoid using get_tbl() and get_tbu() internally by Christophe Leroy · 4 years, 4 months ago
- 6601ec1 powerpc: Remove get_tb_or_rtc() by Christophe Leroy · 4 years, 4 months ago
- a4c5a35 powerpc: Remove __USE_RTC() by Christophe Leroy · 4 years, 4 months ago
- d6bdceb powerpc64: Break asm/percpu.h vs spinlock_types.h dependency by Peter Zijlstra · 4 years, 8 months ago
- abc3fce Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled" by Nicholas Piggin · 4 years, 10 months ago
- 6008306 powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
- 2babd6e powerpc/64s/exception: Avoid touching the stack in hdecrementer by Nicholas Piggin · 4 years, 11 months ago
- 5522634 powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 176ed98 y2038: vdso: powerpc: avoid timespec references by Arnd Bergmann · 5 years ago
- eb8e20f powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 5 years ago
- f83eeb1 sched/cputime: Rename vtime_account_system() to vtime_account_kernel() by Frederic Weisbecker · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- de26912 powerpc/hmi: Fix kernel hang when TB is in error state. by Mahesh Salgaonkar · 6 years ago
- 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
- 75f8a37 powerpc/kernel/time: Remove duplicate header by Brajeswar Ghosh · 6 years ago
- 51eeef9 powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected by Christophe Leroy · 6 years ago
- abcff86 powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 by Christophe Leroy · 6 years ago
- b38a181 powerpc/time: isolate scaled cputime accounting in dedicated functions. by Christophe Leroy · 6 years ago
- b4d16ab powerpc/time: Fix clockevent_decrementer initalisation for PR KVM by Michael Ellerman · 6 years ago
- 81759360 powerpc/time: Add set_state_oneshot_stopped decrementer callback by Anton Blanchard · 6 years ago
- 8b78fdb powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer by Anton Blanchard · 6 years ago
- 60f1d28 powerpc/time: inline arch_vtime_task_switch() by Christophe Leroy · 7 years ago
- 34efabe powerpc: remove unused to_tm() helper by Arnd Bergmann · 7 years ago
- 5235afa powerpc: use time64_t in update_persistent_clock by Arnd Bergmann · 7 years ago
- 5bfd643 powerpc: use time64_t in read_persistent_clock by Arnd Bergmann · 7 years ago
- e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
- bc90711 powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef by Nicholas Piggin · 7 years ago
- a7cba02 powerpc: allow soft-NMI watchdog to cover timer interrupts with large decrementers by Nicholas Piggin · 7 years ago
- 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
- 3d3a602 powerpc/pseries: lparcfg calculate PURR on demand by Nicholas Piggin · 7 years ago
- ebb37cf powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled by Nicholas Piggin · 7 years ago
- a6201da powerpc: Fix oops due to bad access of lppaca on bare metal by Aneesh Kumar K.V · 7 years ago
- 890ae79 powerpc/time: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
- 4e26bc4 powerpc/64: Rename soft_enabled to irq_soft_mask by Madhavan Srinivasan · 7 years ago
- e0b5687 powerpc/64: Implement and use soft_enabled_return API by Madhavan Srinivasan · 7 years ago
- 0b63acf powerpc/64: Move set_soft_enabled() and rename by Madhavan Srinivasan · 7 years ago
- c2e480b powerpc/64: Add #defines for paca->soft_enabled flags by Madhavan Srinivasan · 7 years ago
- 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
- d4cfb11 powerpc: Convert VDSO update function to use new update_vsyscall interface by Paul Mackerras · 8 years ago
- 6b847d7 powerpc/time: Fix tracing in time.c by Santosh Sivaraj · 8 years ago
- 6e2f03e powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE] by Ivan Mikhaylov · 8 years ago
- 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 · 8 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 · 8 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 · 10 years ago
- e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 10 years ago