summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18block: Change extern inline to static inlineTobias Klauser
2016-11-18usb: gadget: fix request length error for isoc transferPeter Chen
2016-11-17Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-11-17scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn
2016-11-17block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn
2016-11-17scsi: fc: use bsg_softirq_doneJohannes Thumshirn
2016-11-17scsi: fc: Use bsg_destroy_jobJohannes Thumshirn
2016-11-17block: add reference counting for struct bsg_jobJohannes Thumshirn
2016-11-17ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner
2016-11-17i2c: mux: mellanox: add driverVadim Pasternak
2016-11-17PCI: Add Mellanox device IDsNoa Osherovich
2016-11-17Merge tag 'clk-renesas-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2016-11-17blk-mq: make the polling code adaptiveJens Axboe
2016-11-17blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin
2016-11-17vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio: Introduce common function to add capabilitiesKirti Wankhede
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede
2016-11-17vfio: Mediated device Core driverKirti Wankhede
2016-11-17i2c: Provide a temporary .probe_new() call-back typeLee Jones
2016-11-17i2c: Export i2c_match_id() for direct use by device driversLee Jones
2016-11-17i2c: Match using traditional OF methods, then by vendor-less compatible stringsLee Jones
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki
2016-11-17dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16ACPI / tebles: remove redundant declare of acpi_table_parse_entries()Longpeng \(Mike\)
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil
2016-11-16[media] cec: add proper support for CDC-Only CEC devicesHans Verkuil
2016-11-16[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil
2016-11-16[media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-11-16locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar