summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig3-1/+4
2016-11-01block, fs: move submit_bio to bio.hChristoph Hellwig2-1/+2
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig4-14/+11
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig1-47/+0
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2-7/+7
2016-11-01block: treat REQ_FUA and REQ_PREFLUSH as synchronousChristoph Hellwig2-4/+10
2016-11-01block: don't use REQ_SYNC in the READ_SYNC definitionChristoph Hellwig1-1/+1
2016-11-01blk-cgroup: use op_is_sync to check for synchronous requestsChristoph Hellwig1-1/+1
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar24-108/+166
2016-11-01rpmsg: Provide function stubs for APIBjorn Andersson1-10/+113
2016-11-01rpmsg: Introduce a driver override mechanismBjorn Andersson1-0/+2
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov1-1/+30
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov1-0/+6
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov1-8/+36
2016-10-31bug: Provide toggle for BUG on data corruptionKees Cook1-0/+17
2016-10-31list: Split list_del() debug checking into separate functionKees Cook1-6/+9
2016-10-31rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook1-5/+3
2016-10-31list: Split list_add() debug checking into separate functionKees Cook1-6/+16
2016-10-31qed: Learn resources from management firmwareTomer Tayar1-1/+1
2016-10-31qed*: Add support for WoLMintz, Yuval1-0/+10
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