Commit Graph

140 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
Thomas Gleixner b0a9b5111a hrtimer: prevent negative expiry value after clock_was_set() 16 years ago
Sebastien Dugue 94df7de028 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Frederic Weisbecker 7f22391cbe hrtimers: increase clock min delta threshold while interrupt hanging 16 years ago
Peter Zijlstra 1d4a7f1c4f hrtimers: fix inconsistent lock state on resume in hres_timers_resume 16 years ago
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Ingo Molnar 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 years ago
Thomas Gleixner e3f1d88374 hrtimer: fixup comments 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Thomas Gleixner 731a55ba0f hrtimer: simplify hotplug migration 16 years ago
Thomas Gleixner d5fd43c4ae hrtimer: fix HOTPLUG_CPU=n compile warning 16 years ago
Thomas Gleixner 8bdec955b0 hrtimer: splitout peek ahead functionality 16 years ago
KOSAKI Motohiro 51bc39f4ba hrtimer: remove #include <linux/irq.h> 16 years ago
Ingo Molnar b2e3c0adec hrtimers: fix warning in kernel/hrtimer.c 16 years ago
Peter Zijlstra a0a99b227d hrtimer: removing all ur callback modes, fix 16 years ago
Peter Zijlstra 37810659ea hrtimer: removing all ur callback modes, fix hotplug 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Peter Zijlstra 621a0d5207 hrtimer: clean up unused callback modes 16 years ago
Gautham R Shenoy 5d5254f0d3 timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context 16 years ago
Thomas Gleixner 643bdf68f9 hrtimers: simplify hrtimer_peek_ahead_timers() 17 years ago
Thomas Gleixner e1dd7bc585 hrtimers: fix docbook comments 17 years ago
Ingo Molnar 2778d0d51d hrtimers: fix typo 17 years ago
Arjan van de Ven dc4304f7de rangetimers: fix the bug reported by Ingo for real 17 years ago
Arjan van de Ven 030aebd2e4 rangetimer: fix BUG_ON reported by Ingo 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Thomas Gleixner b00c1a99e7 hrtimer: mark migration state 17 years ago
Thomas Gleixner 41e1022eae hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers 17 years ago
Thomas Gleixner 7659e34967 hrtimer: migrate pending list on cpu offline 17 years ago
Mark McLoughlin d7cfb60c5c hrtimer: remove hrtimer_clock_base::get_softirq_time() 17 years ago
Arjan van de Ven 2e94d1f71f hrtimer: peek at the timer queue just before going idle 17 years ago
Arjan van de Ven 3bd012060f hrtimer: make the nanosleep() syscall use the per process slack 17 years ago
Arjan van de Ven da8f2e170e hrtimer: add a hrtimer_start_range() function 17 years ago
Arjan van de Ven 654c8e0b1c hrtimer: turn hrtimers into range timers 17 years ago
Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 years ago
Arjan van de Ven 7bb67439bf select: Introduce a hrtimeout function 17 years ago
Oleg Nesterov d82f0b0f6f migrate_timers: add comment, use spinlock_irq() 17 years ago
Steven Rostedt ee3ece830f hrtimer: prevent migration for raising softirq 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Carlos R. Mafra 900cfa4619 hrtimer: Remove unused variables in ktime_divns() 17 years ago
Jeremy Fitzhardinge d031476408 hrtimer: remove warning in hres_timers_resume 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Russell King ee9c578527 dyntick: Remove last reminants of dyntick support 17 years ago
Oliver Hartkopp 4346f65426 hrtimer: remove duplicate helper function 17 years ago
Thomas Gleixner 237fc6e7a3 add hrtimer specific debugobjects code 17 years ago
Thomas Gleixner 0c96c5979a hrtimer: raise softirq unlocked to avoid circular lock dependency 17 years ago
Bodo Stroesser d7b41a24bf hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ 17 years ago
Thomas Gleixner 259aae864c hrtimer: optimize the softirq time optimization 17 years ago
Dimitri Sivanich 833883d9ac hrtimer: reduce calls to hrtimer_get_softirq_time() 17 years ago
Oleg Nesterov 8e60e05fdc hrtimers: simplify lockdep handling 17 years ago
Thomas Gleixner 029a07e031 hrtimer: use nanosleep specific restart_block fields 17 years ago
Thomas Gleixner 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago