summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27scsi: isci: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: gdth: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: dc395x: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: be2iscsi: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: aic94xx: Convert timers to use timer_setup()Kees Cook
2017-10-20timer: Provide wrappers safe for use with LOCKDEPKees Cook
2017-10-19ahci: Convert timers to use timer_setup()Kees Cook
2017-10-19clockevents: Retry programming min delta up to 10 timesJames Hogan
2017-10-18timer: Convert stub timer to timer_setup()Thomas Gleixner
2017-10-18workqueue: Convert timers to use timer_setup() (part 2)Kees Cook
2017-10-18timers: Avoid an unnecessary iteration in __run_timers()Zhenzhong Duan
2017-10-17libata: Convert timers to use timer_setup()Kees Cook
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook
2017-10-17time: Use do_settimeofday64() internallyArnd Bergmann
2017-10-17posix-stubs: Use get_timespec64() and put_timespec64()Arnd Bergmann
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05workqueue: Convert callback to use from_timer()Kees Cook
2017-10-05kthread: Convert callback to use from_timer()Kees Cook
2017-10-05timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook
2017-10-05timer: Remove unused static initializer macrosKees Cook
2017-10-05timer: Remove last user of TIMER_INITIALIZERKees Cook
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook
2017-10-05timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-10-05timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook
2017-10-05timer: Convert schedule_timeout() to use from_timer()Kees Cook
2017-10-05Merge branch 'linus' into timers/coreThomas Gleixner
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-03Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2017-10-01Linux 4.14-rc3Linus Torvalds
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds