Commit Graph

53 Commits (48f24c4da1ee7f3f22289cb85e8b8a73e4df4db5)

Author SHA1 Message Date
Ingo Molnar d730e882a1 [PATCH] lockdep: annotate timer base locks 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Roman Zippel 19923c190e [PATCH] fix and optimize clock source update 19 years ago
john stultz a275254975 [PATCH] time: rename clocksource functions 19 years ago
john stultz cf3c769b4b [PATCH] Time: Introduce arch generic time accessors 19 years ago
john stultz 5eb6d20533 [PATCH] Time: Use clocksource abstraction for NTP adjustments 19 years ago
john stultz 260a42309b [PATCH] Time: Let user request precision from current_tick_length() 19 years ago
john stultz ad596171ed [PATCH] Time: Use clocksource infrastructure for update_wall_time 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Porpoise 3439dd86e3 [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Zachary Amsden 0662b71322 [PATCH] Fix a NO_IDLE_HZ timer bug 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Andrew Morton ba6edfcd17 [PATCH] timer initialisation fix 19 years ago
Jordan Hargrave b20367a6c2 [PATCH] x86_64: Fix drift with HPET timer enabled 19 years ago
Eric Sesterhenn 9f31252cb6 BUG_ON() Conversion in kernel/signal.c 19 years ago
Jack Steiner db1b1fefc2 [PATCH] sched: reduce overhead of calc_load 19 years ago
Oleg Nesterov a2c348fe01 [PATCH] __mod_timer: simplify ->base changing 19 years ago
Oleg Nesterov 3691c5199e [PATCH] kill __init_timer_base in favor of boot_tvec_bases 19 years ago
Roman Zippel 5ddcfa878d [PATCH] remove pps support 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Ingo Molnar 6687a97d40 [PATCH] timer-irq-driven soft-watchdog, cleanups 19 years ago
Jan Beulich a4a6198b80 [PATCH] tvec_bases too large for per-cpu data 19 years ago
Christoph Lameter 67890d7084 [PATCH] time_interpolator: add __read_mostly 19 years ago
Atsushi Nemoto 5aee405c66 [PATCH] time: add barrier after updating jiffies_64 19 years ago
Tony Lindgren 69239749e1 [PATCH] fix next_timer_interrupt() for hrtimer 19 years ago
Christoph Lameter 685db65e42 [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). 19 years ago
Paul Mackerras 726c14bf49 [PATCH] Provide an interface for getting the current tick length 19 years ago
Al Viro 53f087febf [PATCH] timer.c NULL noise removal 19 years ago
Thomas Gleixner 6ba1b91213 [PATCH] hrtimer: switch sys_nanosleep to hrtimer 19 years ago
Thomas Gleixner c0a3132963 [PATCH] hrtimer: hrtimer core code 19 years ago
Adrian Bunk 97a41e2612 [PATCH] kernel/: small cleanups 19 years ago
Thomas Gleixner ecea8d19c9 [PATCH] jiffies_64 cleanup 19 years ago
Andrew Morton dfc4f94d2f [PATCH] remove timer debug field 19 years ago
Andrew Morton a5a0d52c73 [PATCH] ntp whitespace cleanup 19 years ago
john stultz 1bb34a4127 [PATCH] NTP shift_right cleanup 19 years ago
Oleg Nesterov a8db2db1e6 [PATCH] introduce setup_timer() helper 19 years ago
YOSHIFUJI Hideaki 4b8f573b5d [PATCH] TIMERS: add missing compensation for HZ == 250 19 years ago
Andrew Morton 8a1c17574a [PATCH] schedule_timeout_[un]interruptible() speedup 20 years ago
Nishanth Aravamudan 75bcc8c5e1 [PATCH] kernel: fix-up schedule_timeout() usage 20 years ago
Nishanth Aravamudan 64ed93a268 [PATCH] add schedule_timeout_{,un}interruptible() interfaces 20 years ago
Alex Williamson 486d46aefe [PATCH] optimize writer path in time_interpolator_get_counter() 20 years ago
Ingo Molnar 8446f1d391 [PATCH] detect soft lockups 20 years ago
David Meybohm 4c5640cb5f [PATCH] preempt race in getppid 20 years ago
Domen Puncer 96ec3efdcb [PATCH] kernel/timer: fix msleep_interruptible() comment 20 years ago
Jesper Juhl be5b4fbd01 [PATCH] preempt_count is int - remove cast and don't assign to unsigned type 20 years ago
Oleg Nesterov fd450b7318 [PATCH] timers: introduce try_to_del_timer_sync() 20 years ago