Commit Graph

199 Commits (25672b9dde18b86e736b8138bcffbaf7158d160a)

Author SHA1 Message Date
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
Johannes Berg 6f2b9b9a9d timer: implement lockdep deadlock detection 16 years ago
Heiko Carstens 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 years ago
Heiko Carstens dbf040d9d1 [CVE-2009-0029] System call wrappers part 02 16 years ago
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Martin Schwidefsky 457533a7d3 [PATCH] fix scaled & unscaled cputime accounting 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Alan Stern 9c133c469d Add round_jiffies_up and related routines 16 years ago
Oleg Nesterov d82f0b0f6f migrate_timers: add comment, use spinlock_irq() 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago