Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / timer.c
2012-01-06 Linus TorvaldsMerge branch 'core-debugobjects-for-linus' of git:...
2011-12-09 Mandeep Singh Bainessys_getppid: add missing rcu_dereference
2011-11-23 Christine Chantimer: Use debugobjects to catch deletion of uninitiali...
2011-11-23 Stephen Boydtimer: Setup uninitialized timer with a stub callback
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-06-03 Sebastian Andrzej... timers: Consider slack value in mod_timer()
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-03-16 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-03-08 Stanislaw Gruszkadebugobjects: Add hint for better object identification
2011-02-16 Steven Rostedtlockdep/timers: Explain in detail the locking problems...
2011-02-08 Peter ZijlstraRevert "lockdep, timer: Fix del_timer_sync() annotation"
2011-02-04 Peter Zijlstralockdep, timer: Fix del_timer_sync() annotation
2011-01-31 Torben Hohntime: Move do_timer() to kernel/time/timekeeping.c
2011-01-06 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-12-12 Christoph Lametertimers: Use this_cpu_read
2010-12-08 Heiko Carstensnohz: Fix get_next_timer_interrupt() vs cpu hotplug
2010-12-08 Peter Zijlstrasched: Cure more NO_HZ load average woes
2010-10-22 Yong Zhangtimer: Warn when del_timer_sync() is called in hardirq...
2010-10-22 Yong Zhangtimer: Del_timer_sync() can be used in softirq context
2010-10-22 Yong Zhangtimer: Make try_to_del_timer_sync() the same on SMP...
2010-10-21 Phil Carmodytimer: Permit statically-declared work with deferrable...
2010-10-18 Peter Zijlstrairq_work: Add generic hardirq context callbacks
2010-08-10 Randy Dunlapkernel/timer.c: fix kernel-doc function parameter warning
2010-08-06 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-08-04 Patrick Pannutotimer: Added usleep_range timer
2010-08-04 Thomas GleixnerRevert "timer: Added usleep[_range] timer"
2010-08-03 Jesse Barnestimer: add on-stack deferrable timer interfaces
2010-07-23 Patrick Pannutotimer: Added usleep[_range] timer
2010-07-23 J. Bruce Fieldstimers: Document meaning of deferrable timer
2010-06-09 Venkatesh Pallipadisched: Change nohz idle load balancing logic to push...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Akinobu Mitakernel/: fix BUG_ON checks for cpu notifier callbacks...
2010-05-28 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-26 Thomas Gleixnertimers: Move local variable into else section
2010-05-25 Thomas Gleixnertimers: Fix slack calculation really
2010-05-24 Jeff Chuatimers: Fix slack calculation for expired timers
2010-05-12 Don Zickuslockup_detector: Touch_softlockup cleanups and softlock...
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-04-06 Arjan van de Ventimers: Introduce the concept of timer slack for legacy...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Thomas Gleixnertimer: Try to survive timer callback preempt_count...
2010-03-12 Thomas Gleixnertimer: Split out timer function call
2010-03-12 Uwe Kleine-Königtimer: Print function name for timer callbacks modifyin...
2010-03-12 Andrew Mortontimer stats: Fix del_timer_sync() and try_to_del_timer_...
2010-03-02 Jan Beulich- Update Xen patches to 2.6.33 and c/s 1003.
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-21 Peter Zijlstraperf: Fix perf_event_do_pending() fallback callsite
2009-12-17 Simon Hormantimers: Remove duplicate setting of new_base in __mod_t...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-08-29 Xiao Guangrongtimers: Add tracepoints for timer_list timers
2009-08-26 Randy Dunlaptimer.c: Fix S/390 comments
2009-08-23 Paul E. McKenneyrcu: Simplify rcu_pending()/rcu_check_callbacks() API
2009-08-14 Thomas GleixnerMerge branch 'linus' into timers/core
2009-08-04 Martin Schwidefskytimers: Cache __next_timer_interrupt result
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-18 Pavel Roskintimer: Avoid reading uninitialized data
2009-06-24 Heiko Carstenstimer stats: Optimize by adding quick check to avoid...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-28 Andi KleenExport add_timer_on for modules
2009-05-15 Thomas Gleixnersched, timers: cleanup avenrun users
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2009-05-13 Arun R Bharadwajtimers: Logic to move non pinned timers
2009-05-13 Arun R Bharadwajtimers: Framework for identifying pinned timers
2009-05-05 Jan Beulich- Update Xen patches to 2.6.29-rc4 and c/s 867.
2009-05-02 Jon Huntertimers: allow deferrable timers for intervals tv2-tv5...
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-06 Peter Zijlstraperf_counter: unify and fix delayed counter wakeup
2009-04-02 Randy Dunlaptimers: add missing kernel-doc
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-02-18 Ingo Molnartimers: add mod_timer_pending()
2009-02-14 Johannes Bergtimer: implement lockdep deadlock detection
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-23 Hannes Reinecke- patches.fixes/blk-leave-sync-timer-running: block...
2009-01-18 Heiko CarstensSystem call wrappers part 27
2009-01-18 Heiko CarstensSystem call wrappers part 02
2009-01-18 Heiko CarstensSystem call wrappers part 01
2009-01-18 Heiko CarstensConvert all system calls to return a long
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 27
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 02
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 01
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2008-12-31 Martin Schwidefsky[PATCH] idle cputime accounting
2008-12-31 Martin Schwidefsky[PATCH] fix scaled & unscaled cputime accounting
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-06 Alan SternAdd round_jiffies_up and related routines
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
next