aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAge
* 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
* [POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling2007-11-20
* [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-09
|\
| * sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-09
* | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-07
|/
* powerpc: add scaled time accountingMichael Neuling2007-10-18
* [POWERPC] Quieten clockevent printkAnton Blanchard2007-10-17
* [POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras2007-10-11
* [POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras2007-10-11
* [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-03
* [POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2007-10-02
* [POWERPC] Implement {read,update}_persistent_clockTony Breeds2007-10-02
* Merge branch 'linux-2.6'Paul Mackerras2007-09-19
|\
| * [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-19
* | [POWERPC] 40x decrementer fixesJosh Boyer2007-08-20
* | [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-16
|/
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-20
* [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-10
* [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-28
* [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-25
* [POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch2007-06-25
* [POWERPC] Simplify smp_space_timerswill schmidt2007-05-11
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] iSeries: fix time.c for combined buildStephen Rothwell2006-12-04
* [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-21
* [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-23
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-03
|\
| * [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-02