summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-09cpufreq: Add QoS requests for userspace constraintsViresh Kumar1-6/+2
2019-07-09cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar1-0/+1
2019-07-09cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar1-0/+3
2019-07-09dma-mapping: mark dma_alloc_need_uncached as __always_inlineChristoph Hellwig1-1/+1
2019-07-08linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman1-0/+36
2019-07-08Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe2-418/+366
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+12
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+78
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+12
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+3
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-13/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+9
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe1-2/+4
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar11-19/+44
2019-07-08bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev1-0/+6
2019-07-08rbd: support for object-map and fast-diffIlya Dryomov2-0/+5
2019-07-08libceph: export osd_req_op_data() macroIlya Dryomov1-0/+8
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov1-1/+1
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov1-2/+4
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov1-1/+1
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng1-1/+1
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton1-0/+24
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton1-0/+1
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton1-2/+2
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton1-0/+7
2019-07-08libceph: ADDR2 support for monmapJeff Layton1-1/+0
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton1-0/+2
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig1-4/+0
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki1-4/+4
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki4-16/+6
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal1-4/+1
2019-07-07timer: Document TIMER_PINNEDPeter Xu1-8/+19
2019-07-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy1-2/+4
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger466-3617/+653
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust5-0/+6
2019-07-06Merge branch 'cache_consistency'Trond Myklebust1-0/+2
2019-07-06Merge branch 'bh-remove'Trond Myklebust2-1/+7
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski1-1/+6
2019-07-06NFS: send state management on a single connection.NeilBrown1-0/+1
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust1-0/+1
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust1-0/+1
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust1-0/+2
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2-0/+3
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust1-0/+5
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust1-1/+2
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown1-0/+4
2019-07-06Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds1-13/+0
2019-07-06net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan1-1/+1
2019-07-06Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller8-34/+344