Commit History

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