summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-40/+44
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+4
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+17
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds1-0/+6
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2-0/+9
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds19-111/+317
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds23-121/+240
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds4-3/+11
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds6-10/+136
2017-07-06NTB: Add ntb.h commentsSerge Semin1-7/+12
2017-07-06NTB: Add PCIe Gen4 link speedSerge Semin1-0/+2
2017-07-06NTB: Add Messaging NTB APISerge Semin1-0/+205
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin1-28/+45
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin1-45/+163
2017-07-06NTB: Alter link-state API to support multi-port devicesSerge Semin1-15/+16
2017-07-06NTB: Add indexed ports NTB APISerge Semin1-0/+156
2017-07-06NTB: Make link-state API being declared firstSerge Semin1-68/+69
2017-07-06mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_errorJeff Layton1-6/+25
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton2-1/+116
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton1-0/+19
2017-07-06jbd2: don't clear and reset errors after waiting on writebackJeff Layton1-1/+1
2017-07-06buffer: set errors in mapping at the time that the error occursJeff Layton1-0/+1
2017-07-06net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern1-0/+8
2017-07-06video: adp8870: move header file out of I2C realmWolfram Sang1-0/+0
2017-07-06backlight: adp8860: Move header file out of I2C realmWolfram Sang1-0/+0
2017-07-06hugetlbfs: Implement show_optionsDavid Howells1-0/+3
2017-07-06mfd: Add LP87565 PMIC supportKeerthy1-0/+270
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng1-0/+5
2017-07-06VFS: Provide empty name qstrDavid Howells1-0/+5
2017-07-06VFS: Make get_filesystem() return the affected filesystemDavid Howells1-1/+1
2017-07-06Provide a function to create a NUL-terminated string from unterminated dataDavid Howells1-0/+1
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson1-2/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan1-0/+3
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-4/+211
2017-07-06Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-56/+43
2017-07-06fs: remove call_fsync helper functionJeff Layton1-6/+0
2017-07-06mm: drop "wait" parameter from write_one_page()Jeff Layton1-1/+1
2017-07-06Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+25
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+4
2017-07-06IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura1-2/+4
2017-07-06Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds148-1032/+4187
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-16/+29
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+33
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds8-3/+186
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar1-1/+1
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring2-10/+41