Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / hrtimer.c
2011-11-28 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-11-19 Jeff Ohlsteinhrtimer: Fix extra wakeups from __remove_hrtimer()
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Thomas Gleixnerhrtimers: Fix typo causing erratic timers
2011-05-23 Thomas Gleixnerhrtimers: Reorder clock bases
2011-05-23 Thomas Gleixnerhrtimers: Avoid touching inactive timer bases
2011-05-23 Thomas Gleixnertimerfd: Manage cancelable timers in timerfd
2011-05-02 Thomas Gleixnertimerfd: Allow timers to be cancelled when clock was set
2011-05-02 Thomas Gleixnerhrtimers: Prepare for cancel on clock was set timers
2011-05-02 Mike Frysingerhrtimer: Make lookup table const
2011-04-29 Thomas Gleixnerhrtimer: Initialize CLOCK_ID to HRTIMER_BASE table...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-03-10 Thomas Gleixnerhrtimer: Remove empty hrtimer_init_hres_timer()
2011-03-08 Stanislaw Gruszkadebugobjects: Add hint for better object identification
2011-03-02 Thomas Gleixnerhrtimer: Update base[CLOCK_BOOTTIME].offset correctly
2011-02-21 John Stultztimers: Add CLOCK_BOOTTIME hrtimer base
2011-02-21 John Stultztime: Extend get_xtime_and_monotonic_offset() to also...
2011-02-21 John Stultzhrtimers: extend hrtimer base code to handle more then...
2011-01-31 Torben Hohntime: Provide get_xtime_and_monotonic_offset()
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-06 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-12-22 Namhyung Kimhrtimer: fix a typo in comment
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-12-11 John Stultzhrtimer: fix timerqueue conversion flub
2010-12-10 John Stultzhrtimers: Convert hrtimers to use timerlist infrastructure
2010-10-14 Salman Qazihrtimer: Preserve timer state in remove_hrtimer()
2010-09-05 Andi Kleengcc-4.6: kernel/*: Fix unused but set warnings
2010-08-06 Linus TorvaldsMerge branch 'timers-timekeeping-for-linus' of git...
2010-07-27 John Stultzhrtimer: Cleanup direct access to wall_to_monotonic
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-05-26 Stanislaw Gruszkahrtimer: Avoid double seqlock
2010-04-06 Carsten Emdehrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
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...
2009-12-14 Thomas Gleixnerhrtimers: Convert to raw_spinlocks
2009-12-10 Heiko Carstenshrtimer: move timer stats helper functions to hrtimer.c
2009-12-10 Thomas Gleixnerhrtimer: Tune hrtimer_interrupt hang logic
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-13 Jon Hunternohz: Allow 32-bit machines to sleep for more than...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-10-05 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-27 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-26 Roland Dreierhrtimer: Remove overly verbose "switch to high res...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-15 Ashwin Chaugulehrtimer: Eliminate needless reprogramming of clock...
2009-08-29 Xiao Guangronghrtimer: Add tracepoint for hrtimers
2009-08-29 Stephen Hemmingerpktgen: spin using hrtimer
2009-08-14 Thomas GleixnerMerge branch 'linus' into timers/core
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-22 Peter Zijlstrahrtimer: Remove cb_entry from struct hrtimer
2009-07-10 Thomas Gleixnerhrtimer: Fix migration expiry check
2009-07-10 Thomas Gleixnerhrtimer: migration: do not check expiry time on current CPU
2009-07-07 Thomas Gleixnertimekeeping: Move ktime_get() functions to timekeeping.c
2009-07-07 Martin Schwidefskytimekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-13 Thomas Gleixnerclocksource: prevent selection of low resolution clocks...
2009-06-11 john stultzclocksource: sanity check sysfs clocksource changes
2009-06-08 Artem Bityutskiyhrtimer: export ktime_add_safe
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-03-31 Peter Zijlstrahrtimer: fix rq->lock inversion (again)
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-01-30 Thomas Gleixnerhrtimer: prevent negative expiry value after clock_was_...
2009-01-30 Sebastien Duguehrtimers: allow the hot-unplugging of all cpus
2009-01-30 Frederic Weisbeckerhrtimers: increase clock min delta threshold while...
2009-01-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-25 Thomas Gleixnerhrtimer: prevent negative expiry value after clock_was_...
2009-01-25 Thomas GleixnerMerge branch 'linus' into timers/hrtimers
2009-01-18 Peter Zijlstrahrtimers: fix inconsistent lock state on resume in...
2009-01-18 Heiko CarstensSystem call wrappers part 01
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 01
2009-01-12 Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/hrtimers
2009-01-05 Ingo Molnarhrtimer: splitout peek ahead functionality, fix
2009-01-05 Thomas Gleixnerhrtimer: fixup comments
2009-01-05 Peter Zijlstrahrtimer: fix recursion deadlock by re-introducing the...
2009-01-05 Thomas Gleixnerhrtimer: simplify hotplug migration
2009-01-05 Thomas Gleixnerhrtimer: fix HOTPLUG_CPU=n compile warning
2009-01-05 Thomas Gleixnerhrtimer: splitout peek ahead functionality
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-30 Sebastien Duguehrtimers: allow the hot-unplugging of all cpus
2008-12-27 Frederic Weisbeckerhrtimers: increase clock min delta threshold while...
2008-12-26 KOSAKI Motohirohrtimer: remove #include <linux/irq.h>
2008-12-18 Ingo Molnarhrtimers: fix warning in kernel/hrtimer.c
2008-12-08 Peter Zijlstrahrtimer: removing all ur callback modes, fix
2008-12-04 Peter Zijlstrahrtimer: removing all ur callback modes, fix hotplug
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-11-12 Peter Zijlstrahrtimer: clean up unused callback modes
2008-11-11 Gautham R Shenoytimers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly...
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-20 Thomas Gleixnerhrtimers: simplify hrtimer_peek_ahead_timers()
2008-10-20 Thomas Gleixnerhrtimers: fix docbook comments
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
next