summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-11-01timer: Add parenthesis around timer_setup() macro argumentsKees Cook
2017-10-31Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-10-30time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann
2017-10-30time: Move time_t conversion helpers to time32.hArnd Bergmann
2017-10-30time: Move time_t based interfaces to time32.hArnd Bergmann
2017-10-30time: Remove unused functionsArnd Bergmann
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann
2017-10-30rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-10-20timer: Provide wrappers safe for use with LOCKDEPKees 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 unused static initializer macrosKees Cook
2017-10-05timer: Remove last user of TIMER_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 tag 'usb-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-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-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-28timer: Prepare to change timer callback argument typeKees Cook
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra
2017-09-25smp/hotplug: Add state diagramPeter Zijlstra
2017-09-25timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner
2017-09-25nvmet-fc: sync header templates with commentsJames Smart
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven