Historie revizí

Autor SHA1 Zpráva Datum
  Kees Cook 00ed87da35 timer: Add parenthesis around timer_setup() macro arguments před 7 roky
  Kees Cook 52f737c2da timer: Provide wrappers safe for use with LOCKDEP před 7 roky
  Kees Cook 8ede369b2c timer: Remove expires argument from __TIMER_INITIALIZER() před 7 roky
  Kees Cook 1d27e3e225 timer: Remove expires and data arguments from DEFINE_TIMER před 7 roky
  Kees Cook fca7ce5b7c timer: Remove unused static initializer macros před 7 roky
  Kees Cook 51487d9ed1 timer: Remove last user of TIMER_INITIALIZER před 7 roky
  Kees Cook df7e828c1b timer: Remove init_timer_deferrable() in favor of timer_setup() před 7 roky
  Kees Cook 185981d54a timer: Remove init_timer_pinned() in favor of timer_setup() před 7 roky
  Kees Cook 9c6c273aa4 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() před 7 roky
  Kees Cook 1d1fe902af timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() před 7 roky
  Kees Cook 58e1177b4c timer: Convert schedule_timeout() to use from_timer() před 7 roky
  Kees Cook 686fef928b timer: Prepare to change timer callback argument type před 7 roky
  Ingo Molnar b2d5bfea2d sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h> před 8 roky
  Linus Torvalds 79b17ea740 Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace před 8 roky
  Thomas Gleixner 8a58a34ba4 timers: Make flags output in the timer_start tracepoint useful před 8 roky
  Kees Cook dfb4357da6 time: Remove CONFIG_TIMER_STATS před 8 roky
  Richard Cochran 24f73b9971 timers/core: Convert to hotplug state machine před 9 roky
  Thomas Gleixner 53bf837b78 timers: Remove set_timer_slack() leftovers před 9 roky
  Thomas Gleixner 500462a9de timers: Switch to a non-cascading wheel před 9 roky
  Thomas Gleixner b0d6e2dcb2 timers: Reduce the CPU index space to 256k před 9 roky
  Thomas Gleixner 177ec0a0a5 timers: Remove the deprecated mod_timer_pinned() API před 9 roky
  Thomas Gleixner e675447bda timers: Make 'pinned' a timer property před 9 roky
  Lucas Stach 6f3ffc1915 timer: add setup_deferrable_timer macro před 9 roky
  Thomas Gleixner bc7a34b8b9 timer: Reduce timer migration overhead if disabled před 10 roky
  Thomas Gleixner c74441a17e timer: Stats: Simplify the flags handling před 10 roky
  Thomas Gleixner 0eeda71bc3 timer: Replace timer base by a cpu index před 10 roky
  Thomas Gleixner 1dabbcec2c timer: Use hlist for the timer wheel hash buckets před 10 roky
  Thomas Gleixner c1ad348b45 tick: Nohz: Rework next timer evaluation před 10 roky
  Tejun Heo c5f66e99b7 timer: Implement TIMER_IRQSAFE před 13 roky
  Tejun Heo fc683995a6 timer: Clean up timer initializers před 13 roky