Age | Commit message (Expand) | Author | Files | Lines |
2018-04-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+4 |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2018-04-02 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+7 |
2018-04-02 | x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() | Dominik Brodowski | 1 | -3/+3 |
2018-04-02 | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_mount() helper; remove in-kernel calls to sys_mount() | Dominik Brodowski | 1 | -2/+3 |
2018-04-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -47/+38 |
2018-04-02 | net: mvneta: improve suspend/resume | Jisheng Zhang | 1 | -7/+62 |
2018-04-02 | net: mvneta: split rxq/txq init and txq deinit into SW and HW parts | Jisheng Zhang | 1 | -19/+66 |
2018-04-02 | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 988 | -37450/+142756 |
2018-04-02 | Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/sprd' and 'sp... | Mark Brown | 3 | -33/+151 |
2018-04-02 | Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/t... | Mark Brown | 7 | -48/+96 |
2018-04-02 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/... | Mark Brown | 8 | -215/+150 |
2018-04-02 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix... | Mark Brown | 3 | -10/+9 |
2018-04-02 | Merge remote-tracking branch 'spi/fix/dma' into spi-linus | Mark Brown | 1 | -2/+8 |
2018-04-02 | Merge branches 'pm-cpuidle' and 'pm-tools' | Rafael J. Wysocki | 5 | -3/+81 |
2018-04-02 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 34 | -168/+123 |
2018-04-02 | Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm' | Rafael J. Wysocki | 7 | -29/+56 |
2018-04-02 | Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 6 | -5/+511 |
2018-04-02 | Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci' | Rafael J. Wysocki | 3 | -14/+19 |
2018-04-02 | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' | Rafael J. Wysocki | 10 | -37/+564 |
2018-04-02 | Merge branch 'acpica' | Rafael J. Wysocki | 198 | -7558/+897 |
2018-04-01 | net: bgmac: Fix endian access in bgmac_dma_tx_ring_free() | Florian Fainelli | 1 | -1/+2 |
2018-04-01 | net: bgmac: Correctly annotate register space | Florian Fainelli | 1 | -3/+3 |
2018-04-01 | fix typo in command value in drivers/net/phy/mdio-bitbang. | Frans Meulenbroeks | 1 | -1/+1 |
2018-04-01 | sky2: Increase D3 delay to sky2 stops working after suspend | Kai-Heng Feng | 1 | -1/+1 |
2018-04-01 | net/mlx5e: Set EQE based as default TX interrupt moderation mode | Tal Gilboa | 1 | -4/+4 |
2018-04-01 | ibmvnic: Disable irqs before exiting reset from closed state | John Allen | 1 | -10/+18 |
2018-04-01 | sparc64: Properly range check DAX completion index | Rob Gardner | 1 | -1/+1 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 72 | -524/+799 |
2018-04-01 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 10 | -924/+470 |
2018-04-01 | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME | Vic Wei | 1 | -0/+1 |
2018-04-01 | Bluetooth: btrsi: remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2018-04-01 | Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4 | Ian W MORRISON | 1 | -7/+0 |
2018-04-01 | sh_eth: kill useless check in __sh_eth_get_regs() | Sergei Shtylyov | 1 | -15/+10 |
2018-04-01 | sh_eth: add sh_eth_cpu_data::no_xdfar flag | Sergei Shtylyov | 2 | -2/+4 |
2018-04-01 | Revert "net: usb: asix88179_178a: de-duplicate code" | David S. Miller | 1 | -31/+86 |
2018-04-01 | net/mlx4_en: CHECKSUM_COMPLETE support for fragments | Eric Dumazet | 1 | -6/+4 |
2018-04-01 | mlxsw: spectrum: Don't use resource ID of 0 | Petr Machata | 1 | -1/+1 |
2018-04-01 | mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register() | Jiri Pirko | 3 | -4/+4 |
2018-04-01 | mlxsw: Move "resources_query_enable" out of mlxsw_config_profile | Jiri Pirko | 6 | -12/+8 |
2018-04-01 | mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile | Jiri Pirko | 3 | -6/+4 |
2018-04-01 | mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET | Jiri Pirko | 1 | -4/+4 |
2018-04-01 | mlxsw: remove kvd_hash_granularity from config profile struct | Jiri Pirko | 2 | -4/+2 |
2018-04-01 | mlxsw: spectrum: Change KVD linear parts from list to array | Jiri Pirko | 1 | -143/+92 |
2018-04-01 | mlxsw: Constify devlink_resource_ops | Jiri Pirko | 2 | -4/+4 |
2018-04-01 | mlxsw: spectrum_kvdl: Fix handling of resource_size_param | Jiri Pirko | 1 | -33/+14 |