summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-0547-54/+54
* timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-052-5/+5
* timer: Remove unused static initializer macrosKees Cook2017-10-051-12/+0
* timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-052-8/+6
* timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook2017-10-053-11/+9
* timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-056-40/+34
* timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-052-7/+4
* timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-0511-57/+36
* timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-052-8/+7
* timer: Convert schedule_timeout() to use from_timer()Kees Cook2017-10-052-7/+27
* Merge branch 'linus' into timers/coreThomas Gleixner2017-10-05319-2078/+3489
|\
| * Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-031-6/+6
| |\
| | * Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap2017-09-181-6/+6
| * | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-031-0/+8
| |\ \
| | * | cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long2017-09-221-0/+8
| * | | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-033-3/+27
| |\ \ \
| | * | | percpu: fix iteration to prevent skipping over blockDennis Zhou2017-09-281-0/+4
| | * | | percpu: fix starting offset for chunk statistics traversalDennis Zhou2017-09-271-1/+1
| | * | | percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-09-261-2/+22
| * | | | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-033-11/+15
| |\ \ \ \
| | * | | | ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel2017-10-021-1/+4
| | * | | | ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä2017-09-181-0/+1
| | * | | | ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann2017-09-071-10/+10
| * | | | | Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-0333-145/+277
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-297-18/+101
| | |\ \ \ \ \
| | | * | | | | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-281-0/+1
| | | * | | | | usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-09-281-1/+3
| | | * | | | | usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2017-09-282-4/+14
| | | * | | | | usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-09-281-2/+11
| | | * | | | | usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-09-281-2/+8
| | | * | | | | usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-09-281-2/+3
| | | * | | | | usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-09-281-1/+10
| | | * | | | | usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-09-281-1/+2
| | | * | | | | USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-09-281-2/+30
| | | * | | | | USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-09-281-0/+9
| | | * | | | | USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-09-281-4/+11
| | |/ / / / /
| | * | | | | USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-09-251-1/+3
| | * | | | | USB: devio: Don't corrupt user memoryDan Carpenter2017-09-251-1/+5
| | * | | | | USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-251-0/+5
| | * | | | | USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-223-57/+10
| | * | | | | USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-09-221-5/+36
| | * | | | | USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-09-221-1/+4
| | * | | | | USB: uas: fix bug in handling of alternate settingsAlan Stern2017-09-222-12/+13
| | * | | | | usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-09-221-0/+7
| | * | | | | usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2017-09-221-1/+13
| | * | | | | USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-09-211-0/+4
| | * | | | | Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-215-8/+19
| | |\ \ \ \ \
| | | * | | | | usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann2017-09-201-5/+4
| | | * | | | | usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap2017-09-201-0/+1
| | | * | | | | usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda2017-09-201-1/+6