summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-21fs: common implementation of file typePhillip Potter2-16/+76
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria1-12/+13
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+1
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel1-30/+0
2019-01-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-20Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-19net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-19net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-19net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-6/+0
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit1-1/+1
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa1-5/+0
2019-01-18Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18driver core: move device->knode_class to device_privateWei Yang1-1/+0
2019-01-18netfilter: conntrack: remove pkt_to_tuple callbackFlorian Westphal1-0/+2
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-13/+1
2019-01-18netfilter: conntrack: gre: convert rwlock to rcuFlorian Westphal1-0/+1
2019-01-18vt: refactor vc_ques to allow of other private sequences.Martin Hostettler1-1/+1
2019-01-18drivers: usb :fsl: Remove USB Errata checking codeRan Wang1-3/+4
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann1-0/+4
2019-01-18qed: remove duplicated include from qed_if.hYueHaibing1-1/+0
2019-01-18net: Add extack argument to ndo_fdb_add()Petr Machata1-2/+4
2019-01-18genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet1-0/+1
2019-01-18cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASKYangtao Li1-5/+3
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli1-0/+3
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli2-2/+2
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli1-0/+68
2019-01-17Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-01-17kill kernfs_pin_sb()Al Viro1-1/+0
2019-01-17spi: ath79: Enable support for compile testAlban Bedel1-0/+19
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-17dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet1-0/+1
2019-01-17mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur1-4/+12
2019-01-17net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-17leds: Add helper for getting default pattern from Device TreeKrzysztof Kozlowski1-0/+13
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME1-0/+212
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel1-1/+0
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko1-0/+1
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner1-0/+10
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker1-0/+11
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-16i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko2-11/+10
2019-01-16PM-runtime: Add new interface to get accounted timeVincent Guittot1-0/+2