aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | KEYS: prevent creating a different user's keyringsEric Biggers2017-09-251-0/+2
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-282-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
| | * | | | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-252-3/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-253-18/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | nvmet-fc: sync header templates with commentsJames Smart2017-09-251-5/+8
| | * | | nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
| | * | | nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
| | * | | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-0/+1
| | |/ /
* | / / timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-252-1/+6
|/ / /
* | | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-241-0/+7
|\ \ \