index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
1
-1
/
+1
2007-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-24
/
+1
2007-11-10
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
1
-24
/
+1
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
1
-7
/
+3
2007-10-19
powerpc: add scaled time accounting
Michael Neuling
1
-2
/
+30
2007-10-17
[POWERPC] Quieten clockevent printk
Anton Blanchard
1
-1
/
+1
2007-10-11
[POWERPC] Make clockevents work on PPC601 processors
Paul Mackerras
1
-1
/
+1
2007-10-11
[POWERPC] Prevent decrementer clockevents from firing early
Paul Mackerras
1
-0
/
+14
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
1
-43
/
+88
2007-10-03
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
1
-172
/
+98
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
1
-59
/
+26
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-3
/
+5
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
1
-3
/
+5
2007-08-20
[POWERPC] 40x decrementer fixes
Josh Boyer
1
-1
/
+1
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-0
/
+1
2007-07-10
[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane
Tony Breeds
1
-3
/
+6
2007-06-28
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
1
-11
/
+19
2007-06-25
[POWERPC] Fix stolen time for SMT without LPAR
Michael Neuling
1
-1
/
+1
2007-06-25
[POWERPC] Remove spinlock from struct cpu_purr_data
Nathan Lynch
1
-9
/
+15
2007-05-12
[POWERPC] Simplify smp_space_timers
will schmidt
1
-17
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: fix time.c for combined build
Stephen Rothwell
1
-3
/
+4
2006-11-22
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
1
-42
/
+0
2006-10-23
[POWERPC] Simplify stolen time calculation
Stephen Rothwell
1
-47
/
+16
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+5
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+42
2006-10-02
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
1
-0
/
+42
[next]