summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Input: gpio_keys_polled - keep button data constantDmitry Torokhov1-4/+1
2016-11-07swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-2/+4
2016-11-07swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sgAlexander Duyck1-8/+0
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni1-0/+4
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason1-0/+9
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason1-0/+1
2016-11-07mtd: nand: Wait tCCS after a column changeBoris Brezillon1-0/+10
2016-11-07mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon1-0/+8
2016-11-07mtd: s3c2410: parse the device configuration from OF nodeSergio Prado1-0/+1
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado1-2/+4
2016-11-07Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan1-6/+6
2016-11-07Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan1-0/+1
2016-11-07Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov1-21/+11
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman1-0/+7
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-5/+196
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie18-73/+110
2016-11-06block: add code to track actual device queue depthJens Axboe1-0/+11
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-11-05Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron1-0/+8
2016-11-05drivers: iio: ti_am335x_adc: add dma supportMugunthan V N1-0/+7
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N1-0/+1
2016-11-05phy: Add reset callback for not generic phyRandy Li1-0/+7
2016-11-04fs: Remove unmap_underlying_metadataJan Kara1-1/+0
2016-11-04fs: Add helper to clean bdev aliases under a bh and use itJan Kara1-0/+4
2016-11-04fs: Provide function to unmap metadata for a range of blocksJan Kara1-0/+2
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski1-1/+2
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam2-0/+30
2016-11-04block: immediately dispatch big size requestShaohua Li1-0/+1
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern1-1/+1
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn1-2/+3
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2-8/+6
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-10/+38
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2-38/+14
2016-11-02clk: renesas: rcar-gen2: Remove obsolete rcar_gen2_clocks_init()Geert Uytterhoeven1-2/+0
2016-11-02clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init()Geert Uytterhoeven1-1/+0
2016-11-02clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init()Geert Uytterhoeven1-1/+0
2016-11-02soc: renesas: Add R-Car RST driverGeert Uytterhoeven1-0/+6
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche1-2/+3
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche2-0/+4
2016-11-02blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche1-1/+0
2016-11-02blk-mq: Introduce blk_mq_queue_stopped()Bart Van Assche1-0/+1
2016-11-02block: add bio_iov_iter_get_pages()Kent Overstreet1-0/+1
2016-11-02writeback: mark background writeback as suchJens Axboe1-0/+2
2016-11-02writeback: add wbc_to_write_flags()Jens Axboe1-0/+9
2016-11-02block: add REQ_BACKGROUNDJens Axboe1-0/+2
2016-11-01Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron2-5/+188
2016-11-01block: remove the CONFIG_BLOCK ifdef in blk_types.hChristoph Hellwig1-3/+0
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig1-1/+3
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig1-1/+1