aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt
2009-11-05Export symbols for KVM moduleAlexander Graf
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky
2009-08-20powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras
2009-06-15powerpc: Don't do generic calibrate_delay()Benjamin Herrenschmidt
2009-05-21powerpc: Improve decrementer accuracyAnton Blanchard
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-06powerpc: Eliminate unused do_gtod variablePaul Mackerras
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-02-06taskstats scaled time cleanupMichael Neuling
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller