summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-06iommu/shmobile: Remove unused include/linux/platform_data/sh_ipmmu.h headerCorentin Labbe
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-07-06x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-07-06Bluetooth: remove unused bt-nokia-h4p.h headerCorentin Labbe
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-06Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher
2018-07-05leds: triggers: new function led_set_trigger_data()Uwe Kleine-König
2018-07-05leds: triggers: define module_led_trigger helperUwe Kleine-König
2018-07-05leds: triggers: add device attribute supportUwe Kleine-König
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-05driver core: Add device_link_remove functionpascal paillet
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-04soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach
2018-07-04soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04usercopy: Allow boot cmdline disabling of hardeningChris von Recklinghausen
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter
2018-07-04mfd: da9063: Add DA9063L typeMarek Vasut
2018-07-04mfd: da9063: Replace model with typeMarek Vasut
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut
2018-07-04mfd: cros_ec: Add USBPD charger commands and struct definitions.Sameer Nanda
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin
2018-07-03dma-fence: Make ->wait callback optionalDaniel Vetter
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2018-07-03locking: WW mutex cleanupPeter Ziljstra
2018-07-03smpboot: Remove cpumask from the APIPeter Zijlstra
2018-07-03watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_workPeter Zijlstra
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra