Age | Commit message (Expand) | Author |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-25 | vtime: Consolidate system/idle context detection | Frederic Weisbecker |
2012-09-25 | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |
2012-09-24 | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz |
2012-09-17 | powerpc/trace: Fix interrupt tracepoints vs. RCU | Li Zhong |
2012-09-05 | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras |
2012-08-20 | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker |
2012-06-08 | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras |
2012-05-06 | KVM: PPC: Use clockevent multiplier and shifter for decrementer | Bharat Bhushan |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2011-12-19 | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab |
2011-11-25 | powerpc/time: Optimise decrementer_check_overflow | Anton Blanchard |
2011-11-25 | powerpc/time: Fix some style issues | Anton Blanchard |
2011-11-25 | powerpc/time: Remove unnecessary sanity check of decrementer expiration | Anton Blanchard |
2011-11-25 | powerpc/time: Use clocksource_register_hz | Anton Blanchard |
2011-11-25 | powerpc/time: Use clockevents_calc_mult_shift | Anton Blanchard |
2011-11-25 | powerpc/time: Handle wrapping of decrementer | Anton Blanchard |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-07-01 | irq_work, ppc: Fix up arch hooks | Peter Zijlstra |
2011-04-18 | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard |
2011-04-01 | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt |
2011-03-30 | powerpc: Fix accounting of softirq time when idle | Anton Blanchard |
2011-01-21 | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo |
2010-12-09 | powerpc/time: printk time stamp init not correct | Heiko Schocher |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-14 | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols | Timur Tabi |
2010-09-02 | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras |
2010-09-02 | powerpc: Account time using timebase rather than PURR | Paul Mackerras |
2010-08-31 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras |
2010-07-28 | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner |
2010-07-28 | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras |
2010-07-28 | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz |
2010-07-27 | powerpc: Cleanup xtime usage | John Stultz |
2010-07-27 | powerpc: Simplify update_vsyscall | John Stultz |
2010-05-12 | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras |
2010-02-17 | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard |
2010-02-09 | powerpc: Only print clockevent settings once | Anton Blanchard |
2010-02-03 | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() | Anton Blanchard |
2010-01-15 | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |