Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 8 Jahren
  Linus Torvalds 9465d9cc31 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 8 Jahren
  Nicolas Pitre baa73d9e47 posix-timers: Make them configurable vor 8 Jahren
  Nicolas Pitre 74ba181e61 timer: Move sys_alarm from timer.c to itimer.c vor 8 Jahren
  Douglas Anderson 4b7e9cf9c8 timers: Fix documentation for schedule_timeout() and similar vor 8 Jahren
  Douglas Anderson 6c5e905969 timers: Fix usleep_range() in the context of wake_up_process() vor 8 Jahren
  Thomas Gleixner 6bad6bccf2 timers: Prevent base clock corruption when forwarding vor 8 Jahren
  Thomas Gleixner 041ad7bc75 timers: Prevent base clock rewind when forwarding clock vor 8 Jahren
  Thomas Gleixner 4da9152a43 timers: Lock base for same bucket optimization vor 8 Jahren
  Thomas Gleixner b831275a35 timers: Plug locking race vs. timer migration vor 8 Jahren
  Emese Revfy 0766f788eb latent_entropy: Mark functions with __latent_entropy vor 9 Jahren
  Chris Metcalf 46c8f0b077 timers: Fix get_next_timer_interrupt() computation vor 9 Jahren
  Richard Cochran 24f73b9971 timers/core: Convert to hotplug state machine vor 9 Jahren
  Ingo Molnar 4b4b20852d Merge branch 'timers/fast-wheel' into timers/core vor 9 Jahren
  Anna-Maria Gleixner f00c0afdfa timers: Implement optimization for same expiry time in mod_timer() vor 9 Jahren
  Anna-Maria Gleixner ffdf047728 timers: Split out index calculation vor 9 Jahren
  Thomas Gleixner 4e85876a9d timers: Only wake softirq if necessary vor 9 Jahren
  Thomas Gleixner a683f390b9 timers: Forward the wheel clock whenever possible vor 9 Jahren
  Anna-Maria Gleixner 236968383c timers: Optimize collect_expired_timers() for NOHZ vor 9 Jahren
  Anna-Maria Gleixner 73420fea80 timers: Move __run_timers() function vor 9 Jahren
  Thomas Gleixner 53bf837b78 timers: Remove set_timer_slack() leftovers vor 9 Jahren
  Thomas Gleixner 500462a9de timers: Switch to a non-cascading wheel vor 9 Jahren
  Thomas Gleixner 494af3ed78 timers: Give a few structs and members proper names vor 9 Jahren
  Thomas Gleixner 177ec0a0a5 timers: Remove the deprecated mod_timer_pinned() API vor 9 Jahren
  Thomas Gleixner e675447bda timers: Make 'pinned' a timer property vor 9 Jahren
  Bjorn Helgaas b5227d03b7 timers: Clarify usleep_range() function comment vor 9 Jahren
  Du, Changbin b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks vor 9 Jahren
  Du, Changbin e3252464da timer: update debugobjects fixup callbacks return type vor 9 Jahren
  Andrew Morton 69b27baf00 sched: add schedule_timeout_idle() vor 9 Jahren
  John Stultz da8b44d5a9 timer: convert timer_slack_ns from unsigned long to u64 vor 9 Jahren