summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-06iommu/shmobile: Remove unused include/linux/platform_data/sh_ipmmu.h headerCorentin Labbe1-18/+0
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-0/+1
2018-07-06x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit1-5/+0
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook1-0/+7
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan1-3/+2
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+3
2018-07-06Bluetooth: remove unused bt-nokia-h4p.h headerCorentin Labbe1-38/+0
2018-07-06Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-19/+18
2018-07-06Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie1-17/+28
2018-07-06PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher1-0/+3
2018-07-06leds: triggers: new function led_set_trigger_data()Uwe Kleine-König1-0/+7
2018-07-06leds: triggers: define module_led_trigger helperUwe Kleine-König1-0/+4
2018-07-06leds: triggers: add device attribute supportUwe Kleine-König1-0/+11
2018-07-06leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König1-5/+9
2018-07-05driver core: Add device_link_remove functionpascal paillet1-0/+1
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet1-1/+1
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing1-1/+6
2018-07-05soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach1-0/+6
2018-07-05soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy1-0/+3
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe2-3/+3
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky1-1/+3
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen1-2/+0
2018-07-04usercopy: Allow boot cmdline disabling of hardeningChris von Recklinghausen1-0/+6
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes1-0/+1
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter1-1/+0
2018-07-04mfd: da9063: Add DA9063L typeMarek Vasut1-0/+1
2018-07-04mfd: da9063: Replace model with typeMarek Vasut1-1/+5
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut1-3/+1
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut1-3/+0
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut1-2/+0
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut1-1/+0
2018-07-04mfd: cros_ec: Add USBPD charger commands and struct definitions.Sameer Nanda1-4/+128
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree2-0/+25
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree1-0/+30
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree1-0/+1
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long1-0/+7
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng1-0/+2
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie31-80/+194
2018-07-04ftrace: Nuke clear_ftrace_functionYisheng Xie1-2/+0
2018-07-03i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin1-3/+8
2018-07-03dma-fence: Make ->wait callback optionalDaniel Vetter1-5/+8
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley1-8/+23
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom1-3/+14
2018-07-03locking: WW mutex cleanupPeter Ziljstra1-14/+14
2018-07-03smpboot: Remove cpumask from the APIPeter Zijlstra1-14/+1
2018-07-03watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_workPeter Zijlstra2-0/+6
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar31-82/+194
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2-2/+1