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
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-04
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-42
/
+109
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
1
-10
/
+10
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
1
-0
/
+170
2006-06-26
[PATCH] Time: Use clocksource abstraction for NTP adjustments
john stultz
1
-19
/
+28
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-4
/
+17
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
1
-13
/
+80
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-1
/
+1
2006-06-23
[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop
Porpoise
1
-13
/
+9
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-4
/
+4
2006-05-21
[PATCH] Fix a NO_IDLE_HZ timer bug
Zachary Amsden
1
-0
/
+16
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-11
[PATCH] timer initialisation fix
Andrew Morton
1
-10
/
+19
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in kernel/signal.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-1
/
+1
2006-04-01
[PATCH] __mod_timer: simplify ->base changing
Oleg Nesterov
1
-8
/
+6
2006-04-01
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-49
/
+35
2006-03-25
[PATCH] remove pps support
Roman Zippel
1
-11
/
+2
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-13
/
+1
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-1
/
+1
2006-03-24
[PATCH] tvec_bases too large for per-cpu data
Jan Beulich
1
-11
/
+34
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
1
-2
/
+2
2006-03-07
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-07
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+16
2006-03-02
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
1
-2
/
+2
2006-02-17
[PATCH] Provide an interface for getting the current tick length
Paul Mackerras
1
-5
/
+34
2006-02-08
[PATCH] timer.c NULL noise removal
Al Viro
1
-1
/
+1
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
1
-56
/
+0
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+1
2006-01-09
[PATCH] kernel/: small cleanups
Adrian Bunk
1
-0
/
+1
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-31
[PATCH] remove timer debug field
Andrew Morton
1
-35
/
+0
2005-10-31
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-31
[PATCH] NTP shift_right cleanup
john stultz
1
-42
/
+11
2005-10-31
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-6
/
+2
2005-10-30
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
1
-0
/
+9
2005-09-13
[PATCH] schedule_timeout_[un]interruptible() speedup
Andrew Morton
1
-3
/
+6
2005-09-10
[PATCH] kernel: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-12
/
+6
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
1
-0
/
+14
2005-09-08
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
1
-4
/
+13
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-08-23
[PATCH] preempt race in getppid
David Meybohm
1
-1
/
+1
2005-06-26
[PATCH] kernel/timer: fix msleep_interruptible() comment
Domen Puncer
1
-1
/
+1
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
1
-2
/
+6
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
1
-20
/
+33
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
1
-171
/
+157
[next]