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
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2
-10
/
+13
2009-08-17
timers: Drop write permission on /proc/timer_list
Amerigo Wang
1
-1
/
+1
2009-07-19
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
1
-1
/
+1
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
1
-11
/
+0
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
1
-8
/
+8
2009-06-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+9
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+16
2009-06-15
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-1
/
+3
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-1
/
+36
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2
-8
/
+27
2009-06-11
clocksource: sanity check sysfs clocksource changes
john stultz
1
-1
/
+17
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+1
2009-05-27
NOHZ: Properly feed cpufreq ondemand governor
Eero Nurkkala
1
-3
/
+9
2009-05-22
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Paul Mundt
2
-3
/
+7
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
1
-1
/
+1
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-0
/
+12
2009-05-13
timers: Identifying the existing pinned timers
Arun R Bharadwaj
1
-3
/
+4
2009-05-02
clockevent: export register_device and delta2ns
Magnus Damm
1
-0
/
+2
2009-05-02
timekeeping: create arch_gettimeoffset infrastructure
john stultz
1
-0
/
+7
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
1
-3
/
+0
2009-05-02
clockevents: tick_broadcast_device can become static
Dmitri Vorobiev
1
-1
/
+1
2009-05-02
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
1
-1
/
+11
2009-04-22
clocksource: add enable() and disable() callbacks
Magnus Damm
1
-3
/
+9
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
2
-5
/
+5
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-179
/
+285
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
1
-170
/
+274
2009-02-26
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
John Stultz
1
-2
/
+2
2009-02-25
time: ntp: clean up second_overflow()
Ingo Molnar
1
-5
/
+6
2009-02-25
time: ntp: simplify ntp_tick_adj calculations
Ingo Molnar
1
-2
/
+5
2009-02-25
time: ntp: make 64-bit constants more robust
Ingo Molnar
1
-2
/
+2
2009-02-25
time: ntp: refactor do_adjtimex() some more
Ingo Molnar
1
-25
/
+36
2009-02-25
time: ntp: refactor do_adjtimex()
Ingo Molnar
1
-83
/
+99
2009-02-25
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
Ingo Molnar
1
-1
/
+8
2009-02-25
time: ntp: micro-optimize ntp_update_offset()
Ingo Molnar
1
-3
/
+3
2009-02-25
time: ntp: simplify ntp_update_offset_fll()
Ingo Molnar
1
-6
/
+5
2009-02-25
time: ntp: refactor and clean up ntp_update_offset()
Ingo Molnar
1
-14
/
+30
2009-02-25
time: ntp: refactor up ntp_update_frequency()
Ingo Molnar
1
-8
/
+5
2009-02-25
time: ntp: clean up ntp_update_frequency()
Ingo Molnar
1
-9
/
+18
2009-02-25
time: ntp: simplify the MAX_TICKADJ_SCALED definition
Ingo Molnar
1
-2
/
+2
2009-02-25
time: ntp: simplify the second_overflow() code flow
Ingo Molnar
1
-12
/
+17
2009-02-25
time: ntp: clean up kernel/time/ntp.c
Ingo Molnar
1
-48
/
+81
2009-02-19
time: apply NTP frequency/tick changes immediately
john stultz
1
-0
/
+7
2009-02-16
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
2
-1
/
+192
2009-02-16
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
1
-0
/
+76
2009-02-08
Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...
Ingo Molnar
1
-9
/
+11
2009-01-31
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-7
/
+19
2009-01-16
clockevents: let set_mode() setup delta information
Magnus Damm
1
-9
/
+11
2009-01-15
time-sched.c: tick_nohz_update_jiffies should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-12
Merge commit 'v2.6.29-rc1' into timers/hrtimers
Ingo Molnar
7
-82
/
+91
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]