aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAge
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
* powerpc: Only print clockevent settings onceAnton Blanchard2010-02-08
* powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-03
* powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
| |\ \
| * | | Export symbols for KVM moduleAlexander Graf2009-11-05
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\ \ \ \
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
| | |/ / | |/| |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-13
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
|\ \| | | |_|/ |/| |
| * | powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard2009-10-28
| |/
* / powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-05
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\
| * Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-29
| |\
| | * cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\| |
| * | timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-23
| * | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
| |/
* | powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-28
* | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-19
|/
* perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-18
* powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt2009-06-14
* powerpc: Improve decrementer accuracyAnton Blanchard2009-05-21
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-01
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ | |/ |/|
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* | powerpc: Eliminate unused do_gtod variablePaul Mackerras2008-11-05
* | powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-05
|/
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | powerpc/booke: don't reinitialize time baseKumar Gala2008-07-14
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-14
|/
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-01
* ntp: increase time_freq resolutionRoman Zippel2008-05-01
* taskstats scaled time cleanupMichael Neuling2008-02-06
* [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-21
* [POWERPC] Optimize account_system_vtimeMilton Miller2007-12-20
* [POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller2007-12-20
* [POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller2007-12-20
* [POWERPC] Use __get_cpu_var in time.cMilton Miller2007-12-20
* [POWERPC] init_decrementer_clockevent can be static __initMilton Miller2007-12-20