summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds4-6/+149
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-172/+1204
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-88/+73
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+1
2017-07-07Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-25/+4
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-225/+503
2017-07-07Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds11-1045/+475
2017-07-07Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds16-256/+280
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-201/+140
2017-07-07Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-17/+118
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-4/+0
2017-07-07mm: vmstat: move slab statistics from zone to node countersJohannes Weiner1-5/+5
2017-07-07mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko1-1/+1
2017-07-07mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko1-24/+28
2017-07-07mm, memory_hotplug: consider offline memblocks removableMichal Hocko1-0/+4
2017-07-07mm, memory_hotplug: split up register_one_node()Michal Hocko1-31/+20
2017-07-07mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-14/+9
2017-07-07mm: drop page_initialized check from get_nid_for_pfnMichal Hocko1-7/+0
2017-07-07zram: count same page write as page_storedMinchan Kim1-0/+2
2017-07-07mm, sparsemem: break out of loops earlyDave Hansen1-0/+4
2017-07-07drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring1-3/+1
2017-07-07Merge tag 'hwlock-v4.13' of git://github.com/andersson/remoteprocLinus Torvalds3-11/+199
2017-07-07Merge tag 'rproc-v4.13' of git://github.com/andersson/remoteprocLinus Torvalds5-104/+654
2017-07-07Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteprocLinus Torvalds7-17/+1279
2017-07-07Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...Linus Torvalds27-671/+1376
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds154-4355/+11280
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-38/+4770
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds11-42/+54
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds97-7117/+12694
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds7-237/+27
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds291-4960/+38556
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-402/+136
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds29-233/+1476
2017-07-06Fix trivial misannotationsAl Viro2-3/+3
2017-07-06Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+18
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-126/+1033
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2017-07-06IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura6-29/+35
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-53/+0
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal1-2/+2
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds1-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig2-2/+18
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1201-28833/+77813
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds79-1137/+11731
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+38
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds20-248/+1294
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+11
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta1-1/+18
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2-0/+287
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta9-13/+595