summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon
2018-05-17Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang
2018-05-17i2c: pnx: move header into the driverWolfram Sang
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang
2018-05-17i2c: omap: move header to platform_dataWolfram Sang
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa
2018-05-03kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-27usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-04-26blk-mq: fix sysfs inflight counterOmar Sandoval
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-25Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend