Age | Commit message (Expand) | Author | Files | Lines |
2020-03-30 | xen/xenbus: remove unused xenbus_map_ring() | Juergen Gross | 1 | -7/+0 |
2020-03-30 | pwm: Implement some checks for lowlevel drivers | Uwe Kleine-König | 1 | -1/+3 |
2020-03-30 | PCI: Add support for root bus sizing | Ivan Kokshaysky | 1 | -0/+1 |
2020-03-30 | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski | 1 | -1/+0 |
2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a... | Rafael J. Wysocki | 1 | -0/+4 |
2020-03-30 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -2/+2 |
2020-03-30 | ACPICA: Update version 20200326 | Bob Moore | 1 | -1/+1 |
2020-03-30 | ACPICA: Add NHLT table signature | Cezary Rojewski | 1 | -0/+1 |
2020-03-30 | ACPICA: WSMT: Fix typo, no functional change | Erik Kaneda | 1 | -3/+3 |
2020-03-30 | ACPICA: Fix IVRS IVHD type 10h reserved field name | Michał Żygowski | 1 | -1/+1 |
2020-03-30 | ACPICA: Implement IVRS IVHD type 11h parsing | Michał Żygowski | 1 | -2/+16 |
2020-03-30 | ACPICA: Fix a typo in a comment field | Bob Moore | 1 | -1/+1 |
2020-03-30 | ACPICA: Update version to 20200214 | Bob Moore | 1 | -1/+1 |
2020-03-30 | Merge branches 'pm-devfreq', 'powercap' and 'pm-docs' | Rafael J. Wysocki | 1 | -54/+52 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 2 | -2/+12 |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 2 | -81/+59 |
2020-03-30 | Merge remote-tracking branch 'regulator/for-next' into tmp | Mark Brown | 2 | -2/+3 |
2020-03-30 | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 91 | -494/+609 |
2020-03-30 | Merge branch 'sched/rt' into sched/core, to pick up completed topic tree | Ingo Molnar | 2 | -0/+37 |
2020-03-30 | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng | 1 | -0/+1 |
2020-03-30 | ceph: attempt to do async create when possible | Jeff Layton | 1 | -0/+3 |
2020-03-30 | ceph: cap tracking for async directory operations | Jeff Layton | 1 | -0/+6 |
2020-03-30 | ceph: track primary dentry link | Jeff Layton | 1 | -0/+3 |
2020-03-30 | ceph: add flag to designate that a request is asynchronous | Jeff Layton | 1 | -2/+3 |
2020-03-30 | ceph: move to a dedicated slabcache for mds requests | Jeff Layton | 1 | -0/+1 |
2020-03-30 | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li | 1 | -17/+0 |
2020-03-30 | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov | 1 | -14/+0 |
2020-03-30 | Merge tag 'nand/for-5.7' into mtd/next | Miquel Raynal | 2 | -23/+55 |
2020-03-30 | Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen... | Borislav Petkov | 1 | -4/+5 |
2020-03-29 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -10/+0 |
2020-03-30 | mfd: sc27xx: Add USB charger type detection support | Baolin Wang | 1 | -0/+7 |
2020-03-30 | mfd: rk808: Convert RK805 to shutdown/suspend hooks | Robin Murphy | 1 | -1/+0 |
2020-03-30 | mfd: rk808: Reduce shutdown duplication | Robin Murphy | 1 | -1/+0 |
2020-03-30 | Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m... | Lee Jones | 1 | -0/+26 |
2020-03-30 | iio: cros_ec: Use Hertz as unit for sampling frequency | Gwendal Grignou | 1 | -3/+3 |
2020-03-29 | ethtool: provide timestamping information with TSINFO_GET request | Michal Kubecek | 1 | -0/+17 |
2020-03-29 | ethtool: add timestamping related string sets | Michal Kubecek | 2 | -0/+12 |
2020-03-29 | ethtool: add EEE_NTF notification | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: set EEE settings with EEE_SET request | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: provide EEE settings with EEE_GET request | Michal Kubecek | 1 | -0/+19 |
2020-03-29 | ethtool: add PAUSE_NTF notification | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: set pause parameters with PAUSE_SET request | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: provide pause parameters with PAUSE_GET request | Michal Kubecek | 1 | -0/+16 |
2020-03-29 | ethtool: add COALESCE_NTF notification | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: set coalescing parameters with COALESCE_SET request | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: provide coalescing parameters with COALESCE_GET request | Michal Kubecek | 1 | -0/+35 |
2020-03-29 | net: ipv6: add rpl sr tunnel | Alexander Aring | 3 | -0/+34 |
2020-03-29 | net: add net available in build_state | Alexander Aring | 2 | -5/+6 |
2020-03-29 | net: ipv6: add support for rpl sr exthdr | Alexander Aring | 3 | -0/+37 |
2020-03-29 | addrconf: add functionality to check on rpl requirements | Alexander Aring | 1 | -0/+3 |