summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2017-11-13Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+8
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-4/+11
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann1-2/+8
2017-11-13kallsyms: fix building without printkArnd Bergmann1-1/+2
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-7/+57
2017-11-13Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+31
2017-11-13Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-20/+7
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-74/+0
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds3-71/+112
2017-11-13/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds1-0/+8
2017-11-11Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown1-0/+31
2017-11-11Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2-20/+4
2017-11-11Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-0/+3
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy1-19/+0
2017-11-10sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele1-0/+7
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig1-0/+1
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown1-0/+6
2017-11-06Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-7/+51
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf1-2/+2
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin1-0/+7
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-11-03spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello1-0/+31
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-4/+4
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds960-0/+960
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman960-0/+960
2017-11-01regmap: Add hardware spinlock supportBaolin Wang1-0/+6
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban1-1/+4
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang1-0/+2
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng1-0/+1
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter1-0/+2
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter1-1/+6
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang1-3/+0
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-30hwmon: (gpio-fan) Localize platform dataLinus Walleij1-36/+0
2017-10-30hwmon: (sht15) Root out platform dataLinus Walleij1-38/+0
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+21
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long1-1/+1
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long1-16/+16
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+16
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki1-2/+3
2017-10-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-3/+0