Commit Graph

214 Commits (820787fceb3e62c29a36423eb30e2f9f198547f7)

Author SHA1 Message Date
Stanislaw Gruszka 9977728840 debugobjects: Add hint for better object identification 14 years ago
Steven Rostedt 48228f7b47 lockdep/timers: Explain in detail the locking problems del_timer_sync() may cause 14 years ago
Peter Zijlstra 7ff207928e Revert "lockdep, timer: Fix del_timer_sync() annotation" 14 years ago
Peter Zijlstra f266a5110d lockdep, timer: Fix del_timer_sync() annotation 14 years ago
Torben Hohn 871cf1e5f2 time: Move do_timer() to kernel/time/timekeeping.c 14 years ago
Christoph Lameter 7496351ad8 timers: Use this_cpu_read 14 years ago
Heiko Carstens dbd87b5af0 nohz: Fix get_next_timer_interrupt() vs cpu hotplug 14 years ago
Peter Zijlstra 0f004f5a69 sched: Cure more NO_HZ load average woes 14 years ago
Yong Zhang 466bd30309 timer: Warn when del_timer_sync() is called in hardirq context 15 years ago
Yong Zhang 1118e2cd33 timer: Del_timer_sync() can be used in softirq context 15 years ago
Yong Zhang 6f1bc451e6 timer: Make try_to_del_timer_sync() the same on SMP and UP 15 years ago
Phil Carmody dd6414b50f timer: Permit statically-declared work with deferrable timers 15 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Randy Dunlap 0caa621065 kernel/timer.c: fix kernel-doc function parameter warning 15 years ago
Patrick Pannuto 5e7f5a178b timer: Added usleep_range timer 15 years ago
Thomas Gleixner e1b004c3ef Revert "timer: Added usleep[_range] timer" 15 years ago
Jesse Barnes 8cadd2831b timer: add on-stack deferrable timer interfaces 15 years ago
Patrick Pannuto 22b8f15c2f timer: Added usleep[_range] timer 15 years ago
J. Bruce Fields 866e26115c timers: Document meaning of deferrable timer 15 years ago
Venkatesh Pallipadi 83cd4fe27a sched: Change nohz idle load balancing logic to push model 15 years ago
Akinobu Mita 9e506f7adc kernel/: fix BUG_ON checks for cpu notifier callbacks direct call 15 years ago
Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 years ago
Thomas Gleixner 2abfb9e1d4 timers: Move local variable into else section 15 years ago
Thomas Gleixner 8e63d7795e timers: Fix slack calculation really 15 years ago
Jeff Chua f00e047efd timers: Fix slack calculation for expired timers 15 years ago
Don Zickus 332fbdbca3 lockup_detector: Touch_softlockup cleanups and softlockup_tick removal 15 years ago
Arjan van de Ven 3bbb9ec946 timers: Introduce the concept of timer slack for legacy timers 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Thomas Gleixner 802702e0c2 timer: Try to survive timer callback preempt_count leak 15 years ago
Thomas Gleixner 576da126a6 timer: Split out timer function call 15 years ago
Uwe Kleine-König 06f71b922c timer: Print function name for timer callbacks modifying preemption count 15 years ago
Andrew Morton 829b6c1ef4 timer stats: Fix del_timer_sync() and try_to_del_timer_sync() 15 years ago
Peter Zijlstra fe432200ab perf: Fix perf_event_do_pending() fallback callsite 15 years ago
Simon Horman cf1e367ee8 timers: Remove duplicate setting of new_base in __mod_timer() 15 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Xiao Guangrong 2b022e3d4b timers: Add tracepoints for timer_list timers 16 years ago
Randy Dunlap 90cba64a5f timer.c: Fix S/390 comments 16 years ago
Paul E. McKenney a157229cab rcu: Simplify rcu_pending()/rcu_check_callbacks() API 16 years ago
Martin Schwidefsky 97fd9ed48c timers: Cache __next_timer_interrupt result 16 years ago
Pavel Roskin 4841158b26 timer: Avoid reading uninitialized data 16 years ago
Heiko Carstens 507e123151 timer stats: Optimize by adding quick check to avoid function calls 16 years ago
Andi Kleen a9862e0560 Export add_timer_on for modules 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 16 years ago
Arun R Bharadwaj 597d027573 timers: Framework for identifying pinned timers 16 years ago
Jon Hunter a041988876 timers: allow deferrable timers for intervals tv2-tv5 to be deferred 16 years ago
Peter Zijlstra 925d519ab8 perf_counter: unify and fix delayed counter wakeup 16 years ago
Randy Dunlap 633fe795b8 timers: add missing kernel-doc 16 years ago
Ingo Molnar 74019224ac timers: add mod_timer_pending() 16 years ago