summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-21blk-mq: Make it safe to quiesce and unquiesce from an interrupt handlerBart Van Assche1-9/+1
2017-06-21clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue1-1/+8
2017-06-21ftrace: Add missing comment for FTRACE_OPS_FL_RCUSteven Rostedt (VMware)1-0/+1
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe1-0/+2
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni1-1/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis1-1/+1
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes1-0/+12
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes1-0/+12
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes1-0/+4
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes1-0/+3
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski1-0/+3
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski1-0/+5
2017-06-21irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski1-0/+8
2017-06-21irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski1-0/+6
2017-06-21wil6210: remove ioctl interfaceMaya Erez1-87/+0
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner1-2/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner29-92/+160
2017-06-21time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz1-2/+2
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad1-0/+1
2017-06-21block: Add a comment above queue_lockdep_assert_held()Bart Van Assche1-0/+7
2017-06-21block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-06-21block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1
2017-06-21block: Introduce request_queue.initialize_rq_fn()Bart Van Assche2-0/+6
2017-06-21block: Make request operation type argument declarations consistentBart Van Assche2-4/+5
2017-06-21blk-mq: Reduce blk_mq_hw_ctx sizeBart Van Assche1-2/+3
2017-06-21block: stop using bio_data() in blk_write_same_mergeableChristoph Hellwig1-1/+2
2017-06-21block: remove the unused bio_to_phys macroChristoph Hellwig1-1/+0
2017-06-21Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2-1/+38
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-8/+76
2017-06-21Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie1-3/+6
2017-06-20Merge branch 'linus' into irq/coreThomas Gleixner58-141/+356
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov5-10/+11
2017-06-20ktime: Simplify ktime_compare implementationMariusz Skamra1-5/+1
2017-06-20sctp: handle errors when updating asocXin Long1-2/+2
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou1-0/+125
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer1-0/+2
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer1-1/+0
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-0/+22
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon1-18/+19
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon1-0/+5
2017-06-20qed: Chain support for external PBLMintz, Yuval2-1/+9
2017-06-20Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Sean Paul2-1/+38
2017-06-20Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul44-515/+1259
2017-06-20[media] dvb: don't use 'time_t' in event ioctlArnd Bergmann1-1/+2
2017-06-20block: return on congested block deviceGoldwyn Rodrigues2-0/+10
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues1-0/+1
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2-1/+12
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues1-1/+1
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues1-0/+2