summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-31qed: Add nvram selftestMintz, Yuval1-0/+9
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru1-0/+28
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck1-2/+2
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck1-0/+1
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck1-28/+3
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki2-0/+5
2016-10-31PM / runtime: Use device linksRafael J. Wysocki2-0/+12
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki2-0/+81
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin1-0/+4
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon1-23/+0
2016-10-31x86/intel_rdt: Add tasks filesFenghua Yu1-0/+3
2016-10-31Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-19/+212
2016-10-30aio: fix freeze protection of aio writesJan Kara1-0/+1
2016-10-30fs: remove the never implemented aio_fsync file operationChristoph Hellwig1-1/+0
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-252/+379
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-13/+15
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia1-4/+195
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov1-1/+1
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-1/+1
2016-10-30Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman8-42/+40
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman8-42/+40
2016-10-30Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman15-78/+97
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman15-78/+97
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman8-42/+40
2016-10-30Merge back earlier cpufreq material for v4.10.Rafael J. Wysocki308-2814/+7881
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-25/+63
2016-10-30Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller1-0/+26
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev1-1/+2
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal1-1/+1
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger1-7/+0
2016-10-29Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...Mark Brown1-5/+6
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-0/+4
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-11/+0
2016-10-29Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2016-10-28regmap: Rename ret variable in regmap_read_poll_timeoutCharles Keepax1-5/+5
2016-10-28workqueue: kerneldocify workqueue_attrsSilvio Fricke1-11/+24
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+22
2016-10-28block: add a proper block layer data direction encodingChristoph Hellwig2-13/+30
2016-10-28block: better op and flags encodingChristoph Hellwig6-80/+48
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig2-39/+49
2016-10-28block: replace REQ_THROTTLED with a bio flagChristoph Hellwig1-6/+2
2016-10-28block: move REQ_RAHEAD to common flagsChristoph Hellwig1-2/+2
2016-10-28block: REQ_NOMERGE is common to the bio and requestChristoph Hellwig1-1/+1
2016-10-28block: remove bio_is_rwChristoph Hellwig1-11/+0
2016-10-28miscdevice: introduce builtin_misc_devicePaul Gortmaker1-0/+7
2016-10-28mei: bus: remove rx callback contextTomas Winkler1-4/+2
2016-10-28mei: bus: add module_mei_cl_driver helper macroTomas Winkler1-0/+13