Age | Commit message (Expand) | Author |
2013-11-21 | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: Add some endian annotations to time and xics code | Anton Blanchard |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-01 | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker |
2013-04-18 | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu |
2013-02-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2013-01-29 | powerpc: Max next_tb to prevent from replaying timer interrupt | Tiejun Chen |
2013-01-27 | kvm: Prepare to add generic guest entry/exit callbacks | Frederic Weisbecker |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker |
2013-01-15 | NTP: Add a CONFIG_RTC_SYSTOHC configuration | Jason Gunthorpe |
2013-01-03 | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker |
2012-11-19 | vtime: Remove the underscore prefix invasion | Frederic Weisbecker |
2012-10-29 | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker |
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 |