summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-189-12/+56
|\
| * rbd: support for object-map and fast-diffIlya Dryomov2019-07-082-0/+5
| * libceph: export osd_req_op_data() macroIlya Dryomov2019-07-081-0/+8
| * libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov2019-07-081-1/+1
| * libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov2019-07-081-2/+4
| * libceph: rename r_unsafe_item to r_private_itemIlya Dryomov2019-07-081-1/+1
| * ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng2019-07-081-1/+1
| * iversion: add a routine to update a raw value with a larger oneJeff Layton2019-07-081-0/+24
| * libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton2019-07-081-0/+1
| * libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton2019-07-081-2/+2
| * libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton2019-07-081-0/+7
| * libceph: ADDR2 support for monmapJeff Layton2019-07-081-1/+0
| * libceph: add ceph_decode_entity_addrJeff Layton2019-07-081-0/+2
| * libceph: remove ceph_get_direct_page_vector()Christoph Hellwig2019-07-081-4/+0
* | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-184-3/+83
|\ \
| * | virtio_pmem: fix sparse warningPankaj Gupta2019-07-171-2/+2
| * | dax: check synchronous mapping is supportedPankaj Gupta2019-07-061-0/+17
| * | libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-062-2/+23
| * | virtio-pmem: Add virtio pmem driverPankaj Gupta2019-07-062-0/+35
| * | libnvdimm: nd_region flush callback supportPankaj Gupta2019-07-061-1/+8
* | | Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-181-0/+2
|\ \ \
| * | | ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-161-0/+2
* | | | Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-183-18/+199
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-182-18/+44
| |\ \ \ \
| | * | | | cpufreq: Make cpufreq_generic_init() return voidViresh Kumar2019-07-161-1/+1
| | * | | | cpufreq: Add QoS requests for userspace constraintsViresh Kumar2019-07-081-6/+2
| | * | | | cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar2019-07-081-0/+1
| | * | | | cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar2019-07-081-0/+3
| | * | | | PM / QoS: Add support for MIN/MAX frequency constraintsViresh Kumar2019-07-041-0/+12
| | * | | | PM / QOS: Pass request type to dev_pm_qos_read_value()Viresh Kumar2019-07-041-3/+13
| | * | | | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar2019-07-041-4/+4
| | * | | | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()Viresh Kumar2019-07-041-4/+8
| * | | | | intel_rapl: need linux/cpuhotplug.h for enum cpuhp_stateStephen Rothwell2019-07-151-0/+1
| * | | | | intel_rapl: support two power limits for every RAPL domainZhang Rui2019-07-111-0/+2
| * | | | | intel_rapl: support 64 bit registerZhang Rui2019-07-111-4/+4
| * | | | | intel_rapl: abstract RAPL common codeZhang Rui2019-07-111-0/+7
| * | | | | intel_rapl: abstract register access operationsZhang Rui2019-07-111-0/+13
| * | | | | intel_rapl: abstract register addressZhang Rui2019-07-111-0/+4
| * | | | | intel_rapl: introduce struct rapl_if_privateZhang Rui2019-07-111-0/+15
| * | | | | intel_rapl: introduce intel_rapl.hZhang Rui2019-07-111-0/+113
* | | | | | Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-07-181-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki2019-07-181-1/+4
| |\ \ \ \ \ \
| | * | | | | | ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-07-151-1/+4
* | | | | | | | Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake2019-07-171-1/+1
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-07-172-2/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: thermal: convert to ReSTMauro Carvalho Chehab2019-06-271-2/+2
| * | | | | | | | | thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano2019-06-271-0/+11
* | | | | | | | | | Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2019-07-171-3/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwspinlock: add the 'in_atomic' APIFabien Dessenne2019-06-301-3/+58