index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
1
-0
/
+2
2010-02-09
powerpc: Only print clockevent settings once
Anton Blanchard
1
-2
/
+2
2010-02-03
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
Anton Blanchard
1
-2
/
+2
2010-01-15
powerpc: Fix decrementer setup on 1GHz boards
Stefan Roese
1
-1
/
+10
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+6
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-2
/
+3
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
1
-0
/
+6
2009-11-14
clocksource/events: Fix fallout of generic code changes
Thomas Gleixner
1
-1
/
+1
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+14
2009-11-05
powerpc: Avoid giving out RTC dates below EPOCH
Benjamin Herrenschmidt
1
-1
/
+14
2009-11-05
Export symbols for KVM module
Alexander Graf
1
-0
/
+1
2009-10-28
powerpc: tracing: Add powerpc tracepoints for timer entry and exit
Anton Blanchard
1
-0
/
+6
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-15
/
+15
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+12
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
1
-0
/
+4
2009-08-28
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
1
-8
/
+22
2009-08-23
timekeeping: Increase granularity of read_persistent_clock(), build fix
Martin Schwidefsky
1
-5
/
+9
2009-08-20
powerpc: Use DIV_ROUND_CLOSEST in time init code
Julia Lawall
1
-1
/
+2
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-3
/
+4
2009-08-03
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
1
-0
/
+4
2009-06-18
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
1
-0
/
+25
2009-06-15
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
1
-0
/
+10
2009-05-21
powerpc: Improve decrementer accuracy
Anton Blanchard
1
-3
/
+18
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-4
/
+4
2009-04-02
powerpc: Hook up rtc-generic, and kill rtc-ppc
Geert Uytterhoeven
1
-0
/
+16
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-7
/
+11
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-3
/
+10
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-5
/
+2
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-11-06
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
1
-35
/
+0
2008-11-06
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
1
-0
/
+1
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-14
powerpc/booke: don't reinitialize time base
Kumar Gala
1
-4
/
+0
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
1
-5
/
+5
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
1
-1
/
+1
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-2
/
+0
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-6
/
+6
2007-12-21
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
1
-0
/
+39
2007-12-20
[POWERPC] Optimize account_system_vtime
Milton Miller
1
-8
/
+13
2007-12-20
[POWERPC] Depend on ->initialized in calc_steal_time
Milton Miller
1
-3
/
+1
2007-12-20
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
Milton Miller
1
-8
/
+12
2007-12-20
[POWERPC] Use __get_cpu_var in time.c
Milton Miller
1
-2
/
+2
2007-12-20
[POWERPC] init_decrementer_clockevent can be static __init
Milton Miller
1
-2
/
+1
2007-11-20
[POWERPC] Fix possible division by zero in scaled time accounting
Michael Neuling
1
-2
/
+3
[next]