summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
* timer: Add parenthesis around timer_setup() macro argumentsKees Cook2017-11-011-4/+5
* Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-10-317-419/+419
|\
| * time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann2017-10-303-135/+154
| * time: Move time_t conversion helpers to time32.hArnd Bergmann2017-10-302-49/+46
| * time: Move time_t based interfaces to time32.hArnd Bergmann2017-10-302-162/+177
| * time: Remove unused functionsArnd Bergmann2017-10-302-46/+0
| * timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann2017-10-301-26/+0
| * rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-301-1/+42
* | scsi: fcoe: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
* | timer: Provide wrappers safe for use with LOCKDEPKees Cook2017-10-201-0/+14
* | workqueue: Convert callback to use from_timer()Kees Cook2017-10-051-7/+8
* | kthread: Convert callback to use from_timer()Kees Cook2017-10-051-5/+5
* | timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook2017-10-053-5/+4
* | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-2/+2
* | timer: Remove unused static initializer macrosKees Cook2017-10-051-12/+0
* | timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-051-1/+1
* | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
* | timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-051-2/+0
* | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-052-2/+1
* | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
* | timer: Convert schedule_timeout() to use from_timer()Kees Cook2017-10-051-0/+8
* | Merge branch 'linus' into timers/coreThomas Gleixner2017-10-0516-59/+136
|\ \
| * \ Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-031-2/+22
| |\ \
| | * | percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-09-261-2/+22
| * | | Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-031-0/+1
| |\ \ \
| | * | | USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-191-0/+1
| * | | | Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-031-0/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-0/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+3
| * | | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-031-2/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | driver core: remove DRIVER_ATTRGreg Kroah-Hartman2017-09-191-2/+0
| | |/ / /
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-011-0/+14
| |\ \ \ \
| | * | | | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
| * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+20
| |\ \ \ \ \
| | * | | | | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-251-1/+2
| | * | | | | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| | |/ / / /
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-012-31/+52
| |\ \ \ \ \
| | * | | | | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-292-10/+8
| | * | | | | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-292-5/+14
| | * | | | | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-291-2/+0
| | * | | | | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| | * | | | | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| | * | | | | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-291-7/+19
| * | | | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker2017-09-271-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-291-0/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris2017-09-281-0/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |