summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-0/+1
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-1/+1
2016-10-28debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann1-17/+27
2016-10-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-10-28kconfig.h: remove config_enabled() macroMasahiro Yamada1-3/+2
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg2-13/+17
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+11
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds1-28/+2
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby1-0/+2
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-5/+11
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+3
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen1-0/+3
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+20
2016-10-27firmware: ti_sci: Add support for reboot core serviceNishanth Menon1-0/+11
2016-10-27firmware: ti_sci: Add support for Clock controlNishanth Menon1-0/+78
2016-10-27firmware: ti_sci: Add support for Device controlNishanth Menon1-0/+91
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon1-0/+69
2016-10-27doc: update docbook annotations for socket and skbStephen Hemminger1-0/+1
2016-10-27net: phy: broadcom: Add support for BCM54612EXo Wang1-0/+1
2016-10-27net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-27cacheinfo: Introduce cache idFenghua Yu1-0/+3
2016-10-26regulator: tps65218: Remove all the compatiblesKeerthy1-0/+1
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy1-2/+0
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin2-0/+85
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2-5/+103
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson7-229/+244
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra2-40/+30