summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-06drm/fb-helper: Add top-level lockThierry Reding1-1/+18
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-05drm: Remove pending_read_domains and pending_write_domainChris Wilson1-15/+0
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
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring1-0/+21
2017-07-05sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li1-0/+3
2017-07-05sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2-13/+19
2017-07-05sched/cputime: Rename vtime fieldsFrederic Weisbecker2-4/+4
2017-07-05vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker1-8/+1
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2-18/+28
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu2-9/+5
2017-07-05Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook3-1/+33
2017-07-05Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+169
2017-07-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-12/+602
2017-07-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds7-1/+138
2017-07-05net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-05net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-05net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-05net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-05net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-05net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-05net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-05net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+3
2017-07-05net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-05net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-05net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+5