summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-11-01block, fs: move submit_bio to bio.hChristoph Hellwig
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-11-01block: treat REQ_FUA and REQ_PREFLUSH as synchronousChristoph Hellwig
2016-11-01block: don't use REQ_SYNC in the READ_SYNC definitionChristoph Hellwig
2016-11-01blk-cgroup: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar
2016-10-31rpmsg: Provide function stubs for APIBjorn Andersson
2016-10-31rpmsg: Introduce a driver override mechanismBjorn Andersson
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov
2016-10-31bug: Provide toggle for BUG on data corruptionKees Cook
2016-10-31list: Split list_del() debug checking into separate functionKees Cook
2016-10-31rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook
2016-10-31list: Split list_add() debug checking into separate functionKees Cook
2016-10-31qed: Learn resources from management firmwareTomer Tayar
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki
2016-10-31PM / runtime: Use device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon
2016-10-30x86/intel_rdt: Add tasks filesFenghua Yu
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30aio: fix freeze protection of aio writesJan Kara
2016-10-30fs: remove the never implemented aio_fsync file operationChristoph Hellwig
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov
2016-10-30Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-30Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman
2016-10-30Merge back earlier cpufreq material for v4.10.Rafael J. Wysocki
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal