summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski
2018-04-02kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()Dominik Brodowski
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2018-04-02fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()Dominik Brodowski
2018-04-02fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()Dominik Brodowski
2018-04-02fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()Dominik Brodowski
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02net: mvneta: improve suspend/resumeJisheng Zhang
2018-04-02net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-04-02Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/sprd' and 'sp...Mark Brown
2018-04-02Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/t...Mark Brown
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown
2018-04-02Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix...Mark Brown
2018-04-02Merge remote-tracking branch 'spi/fix/dma' into spi-linusMark Brown
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki
2018-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-04-02Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki
2018-04-02Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2018-04-02Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki
2018-04-02Merge branch 'acpica'Rafael J. Wysocki
2018-04-01net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-04-01net: bgmac: Correctly annotate register spaceFlorian Fainelli
2018-04-01fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks
2018-04-01sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-01net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa
2018-04-01ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen
2018-04-01sparc64: Properly range check DAX completion indexRob Gardner
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-01Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei
2018-04-01Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON
2018-04-01sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov
2018-04-01Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller
2018-04-01net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko