Sign in
googlers
/
maze
/
linux
/
bb4354538eb7b92f32cfedbad68c7be266c0b467
/
arch
/
powerpc
/
kernel
/
time.c
0fe1ac4
powerpc/perf_event: Fix oops due to perf_event_do_pending call
by Paul Mackerras
· 15 years ago
89713ed
powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
by Anton Blanchard
· 15 years ago
b919ee8
powerpc: Only print clockevent settings once
by Anton Blanchard
· 15 years ago
61c03dd
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
by Anton Blanchard
· 15 years ago
3e7b484
powerpc: Fix decrementer setup on 1GHz boards
by Stefan Roese
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
a362c63
clocksource/events: Fix fallout of generic code changes
by Thomas Gleixner
· 15 years ago
0526484
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
978d7eb
powerpc: Avoid giving out RTC dates below EPOCH
by Benjamin Herrenschmidt
· 15 years ago
4ab79aa
Export symbols for KVM module
by Alexander Graf
· 15 years ago
6795b85
powerpc: tracing: Add powerpc tracepoints for timer entry and exit
by Anton Blanchard
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f71bb0a
Merge branch 'timers/posixtimers' into timers/tracing
by Thomas Gleixner
· 15 years ago
77c0a70
powerpc: Properly start decrementer on BookE secondary CPUs
by Benjamin Herrenschmidt
· 15 years ago
d90246c
timekeeping: Increase granularity of read_persistent_clock(), build fix
by Martin Schwidefsky
· 15 years ago
14ea58a
powerpc: Use DIV_ROUND_CLOSEST in time init code
by Julia Lawall
· 15 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
a42548a
cputime: Optimize jiffies_to_cputime(1)
by Stanislaw Gruszka
· 15 years ago
105988c
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
by Paul Mackerras
· 16 years ago
177996e
powerpc: Don't do generic calibrate_delay()
by Benjamin Herrenschmidt
· 16 years ago
8d165db
powerpc: Improve decrementer accuracy
by Anton Blanchard
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
bcd68a7
powerpc: Hook up rtc-generic, and kill rtc-ppc
by Geert Uytterhoeven
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 16 years ago
457533a
[PATCH] fix scaled & unscaled cputime accounting
by Martin Schwidefsky
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
3cc6987
powerpc: Eliminate unused do_gtod variable
by Paul Mackerras
· 16 years ago
597bc5c
powerpc: Improve resolution of VDSO clock_gettime
by Paul Mackerras
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
ddb107e
powerpc/booke: don't reinitialize time base
by Kumar Gala
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
1c21a29
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
by Michael Ellerman
· 17 years ago
7fc5c78
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
by Roman Zippel
· 17 years ago
074b3b8
ntp: increase time_freq resolution
by Roman Zippel
· 17 years ago
06b8e87
taskstats scaled time cleanup
by Michael Neuling
· 17 years ago
7ac5dde
[POWERPC] Implement arch disable/enable irq hooks.
by Scott Wood
· 17 years ago
53024fe
[POWERPC] Optimize account_system_vtime
by Milton Miller
· 17 years ago
db3801a
[POWERPC] Depend on ->initialized in calc_steal_time
by Milton Miller
· 17 years ago
6e6b44e
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
by Milton Miller
· 17 years ago
8b5621f
[POWERPC] Use __get_cpu_var in time.c
by Milton Miller
· 17 years ago
c481887
[POWERPC] init_decrementer_clockevent can be static __init
by Milton Miller
· 17 years ago
2b46b56
[POWERPC] Fix possible division by zero in scaled time accounting
by Michael Neuling
· 17 years ago
0302f12
[POWERPC] Demote clockevent printk to KERN_DEBUG
by Tony Breeds
· 17 years ago
a70a932
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
fa13a5a
sched: restore deterministic CPU accounting on powerpc
by Paul Mackerras
· 17 years ago
43875cc
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
by Paul Mackerras
· 17 years ago
4603ac1
powerpc: add scaled time accounting
by Michael Neuling
· 17 years ago
1281c8b
[POWERPC] Quieten clockevent printk
by Anton Blanchard
· 17 years ago
cdec12a
[POWERPC] Make clockevents work on PPC601 processors
by Paul Mackerras
· 17 years ago
d968014
[POWERPC] Prevent decrementer clockevents from firing early
by Paul Mackerras
· 17 years ago
d831d0b
[POWERPC] Implement clockevents driver for powerpc
by Tony Breeds
· 17 years ago
4a4cfe3
[POWERPC] Implement generic time of day clocksource for powerpc
by Tony Breeds
· 17 years ago
aa3be5f
[POWERPC] Implement {read,update}_persistent_clock
by Tony Breeds
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c27da339
[POWERPC] Fix timekeeping on PowerPC 601
by Benjamin Herrenschmidt
· 17 years ago
aab6929
[POWERPC] 40x decrementer fixes
by Josh Boyer
· 17 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 17 years ago
1474855
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
by Bob Nelson
· 17 years ago
fc9069f
[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane
by Tony Breeds
· 18 years ago
71712b4
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
by Tony Breeds
· 18 years ago
4cefebb
[POWERPC] Fix stolen time for SMT without LPAR
by Michael Neuling
· 18 years ago
df211c8
[POWERPC] Remove spinlock from struct cpu_purr_data
by Nathan Lynch
· 18 years ago
e147ec8
[POWERPC] Simplify smp_space_timers
by will schmidt
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
501b6d2
[POWERPC] iSeries: fix time.c for combined build
by Stephen Rothwell
· 18 years ago
df9c230
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class"
by Kim Phillips
· 18 years ago
cbcdb93
[POWERPC] Simplify stolen time calculation
by Stephen Rothwell
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
7a69af6
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
by Kim Phillips
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
a4dc7ff
[POWERPC] Define of_read_ulong helper
by Paul Mackerras
· 18 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
eb36c28
[PATCH] ppc32: fix last_jiffy time comparison
by Paul Mackerras
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
5db9fa9
[POWERPC] Fix gettimeofday inaccuracies
by Nathan Lynch
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
19923c1
[PATCH] fix and optimize clock source update
by Roman Zippel
· 19 years ago
260a423
[PATCH] Time: Let user request precision from current_tick_length()
by john stultz
· 19 years ago
0bb474a
[POWERPC] support ibm,extended-*-frequency properties
by Anton Blanchard
· 19 years ago
4bd174f
[PATCH] powerpc: Remove stale iseries global
by Olof Johansson
· 19 years ago
224ad80
[PATCH] powerpc: Quiet time init output
by Olof Johansson
· 19 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 19 years ago
23dd640
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
0a45d44
powerpc: Fix problem with time going backwards
by Paul Mackerras
· 19 years ago
2cf82c0
powerpc: Export variables used in conversions to/from cputime_t
by Paul Mackerras
· 19 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 19 years ago
092b8f3
powerpc: Keep xtime and gettimeofday in sync
by Paul Mackerras
· 19 years ago
Next »