summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19clocksource/drivers/mips-gic-timer: Add fastpath for local timer updatesfor-nextMatt Redfearn
2017-10-19clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restoreMatt Redfearn
2017-10-19clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansionMark Rutland
2017-10-19clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel
2017-10-17MAINTAINERS: Fix path and add bindings to timersDaniel Lezcano
2017-10-17clocksource: Improve GENERIC_CLOCKEVENTS dependencyArnd Bergmann
2017-10-17clocksource/drivers/rockchip: pr_err() strings should end with newlinesArvind Yadav
2017-10-17clocksource/drivers/owl: pr_err() strings should end with newlinesArvind Yadav
2017-10-17clocksource/drivers/fttmr010: pr_err() strings should end with newlinesArvind Yadav
2017-10-17clocksource/drivers/sh_cmt: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-17clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handlingGeert Uytterhoeven
2017-10-17clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecatedGeert Uytterhoeven
2017-10-17clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"Geert Uytterhoeven
2017-10-17clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1Magnus Damm
2017-10-17clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT caseMagnus Damm
2017-10-17dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible valuesGeert Uytterhoeven
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