xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / kernel / hrtimer.c
2010-05-26 Stanislaw Gruszkahrtimer: Avoid double seqlock
2010-04-06 Carsten Emdehrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
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-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-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-03-31 Peter Zijlstrahrtimer: fix rq->lock inversion (again)
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-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
2008-10-14 Ingo Molnarhrtimers: fix typo
2008-10-13 Arjan van de Venrangetimers: fix the bug reported by Ingo for real
2008-10-11 Arjan van de Venrangetimer: fix BUG_ON reported by Ingo
2008-09-29 Thomas Gleixnerhrtimer: prevent migration of per CPU hrtimers
2008-09-29 Thomas Gleixnerhrtimer: mark migration state
2008-09-29 Thomas Gleixnerhrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
2008-09-29 Thomas Gleixnerhrtimer: migrate pending list on cpu offline
2008-09-22 Mark McLoughlinhrtimer: remove hrtimer_clock_base::get_softirq_time()
2008-09-11 Arjan van de Venhrtimer: peek at the timer queue just before going...
2008-09-11 Arjan van de Venhrtimer: make the nanosleep() syscall use the per proce...
2008-09-07 Arjan van de Venhrtimer: add a hrtimer_start_range() function
2008-09-06 Arjan van de Venhrtimer: turn hrtimers into range timers
2008-09-06 Arjan van de Venhrtimer: convert kernel/* to the new hrtimer apis
2008-09-06 Arjan van de Venselect: Introduce a hrtimeout function
2008-08-21 Oleg Nesterovmigrate_timers: add comment, use spinlock_irq()
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Linus TorvaldsMerge branch 'timers/for-linus' of git://git./linux...
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14 Thomas GleixnerMerge commit '900cfa46191a7d87cf1891924cb90499287fd235...
2008-07-10 Russell KingMerge branch 'imx' into devel
2008-07-03 Steven Rostedthrtimer: prevent migration for raising softirq
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-05-26 Carlos R. Mafrahrtimer: Remove unused variables in ktime_divns()
2008-05-26 Jeremy Fitzhardingehrtimer: remove warning in hres_timers_resume
2008-05-25 Carlos R. MafraRemove argument from open_softirq which is always NULL
2008-05-12 Russell Kingdyntick: Remove last reminants of dyntick support
2008-05-03 Oliver Hartkopphrtimer: remove duplicate helper function
2008-04-30 Thomas Gleixneradd hrtimer specific debugobjects code
2008-04-28 Thomas Gleixnerhrtimer: raise softirq unlocked to avoid circular lock...
2008-04-27 Bodo Stroesserhrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
2008-04-21 Thomas Gleixnerhrtimer: optimize the softirq time optimization
2008-04-21 Dimitri Sivanichhrtimer: reduce calls to hrtimer_get_softirq_time()
2008-04-17 Oleg Nesterovhrtimers: simplify lockdep handling
2008-04-17 Thomas Gleixnerhrtimer: use nanosleep specific restart_block fields
2008-02-14 Thomas Gleixnerhrtimer: catch expired CLOCK_REALTIME timers early
2008-02-14 Thomas Gleixnerhrtimer: check relative timeouts for overflow
2008-02-10 Oleg Nesterovhrtimer: don't modify restart_block->fn in restart...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp handling in hrtimer_nanosleep()
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-01 Peter Zijlstrahrtimer: fix hrtimer_init_sleeper() users
2008-01-25 Peter Zijlstrahrtimer: unlock hrtimer_wakeup
next