index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2009-10-28
powerpc: tracing: Add powerpc tracepoints for timer entry and exit
Anton Blanchard
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-28
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
2009-08-23
timekeeping: Increase granularity of read_persistent_clock(), build fix
Martin Schwidefsky
2009-08-20
powerpc: Use DIV_ROUND_CLOSEST in time init code
Julia Lawall
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-03
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-06-18
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
2009-06-15
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
2009-05-21
powerpc: Improve decrementer accuracy
Anton Blanchard
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-02
powerpc: Hook up rtc-generic, and kill rtc-ppc
Geert Uytterhoeven
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-11-06
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-11-06
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-14
powerpc/booke: don't reinitialize time base
Kumar Gala
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
2008-02-06
taskstats scaled time cleanup
Michael Neuling
2007-12-21
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
2007-12-20
[POWERPC] Optimize account_system_vtime
Milton Miller
2007-12-20
[POWERPC] Depend on ->initialized in calc_steal_time
Milton Miller
2007-12-20
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
Milton Miller
2007-12-20
[POWERPC] Use __get_cpu_var in time.c
Milton Miller
2007-12-20
[POWERPC] init_decrementer_clockevent can be static __init
Milton Miller
2007-11-20
[POWERPC] Fix possible division by zero in scaled time accounting
Michael Neuling
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
2007-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
2007-10-18
powerpc: add scaled time accounting
Michael Neuling
2007-10-17
[POWERPC] Quieten clockevent printk
Anton Blanchard
2007-10-11
[POWERPC] Make clockevents work on PPC601 processors
Paul Mackerras
2007-10-11
[POWERPC] Prevent decrementer clockevents from firing early
Paul Mackerras
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
2007-10-03
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
2007-08-20
[POWERPC] 40x decrementer fixes
Josh Boyer
[prev]
[next]