summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+10
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+19
2017-07-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-10/+45
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-2/+2
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+121
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+10
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-31/+6
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+0
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong1-0/+1
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan1-0/+1
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao1-2/+2
2017-07-08Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-44/+101
2017-07-08Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+162
2017-07-08Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+1
2017-07-08dentry name snapshotsAl Viro2-31/+6
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+2
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-0/+215
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+0
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+279
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds9-1/+18
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds25-9/+1314
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas1-0/+2
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez1-0/+2
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+26
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-144/+103
2017-07-07libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov1-0/+6
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov1-2/+2
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov1-0/+8
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov2-5/+62
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov1-1/+9
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov1-0/+60
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov4-0/+53
2017-07-07libceph: make DEFINE_RB_* helpers more generalIlya Dryomov1-12/+37
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov1-2/+8
2017-07-07libceph: make sure need_resend targets reflect latest mapIlya Dryomov1-0/+1
2017-07-07libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov1-0/+2
2017-07-07libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2-1/+20
2017-07-07libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov1-0/+2
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2-1/+12
2017-07-07libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov1-2/+2
2017-07-07libceph: support SERVER_JEWEL feature bitsIlya Dryomov1-0/+2
2017-07-07libceph: advertise support for OSD_POOLRESENDIlya Dryomov1-0/+1
2017-07-07libceph: new features macrosIlya Dryomov1-75/+167
2017-07-07libceph: remove ceph_sanitize_features() workaroundIlya Dryomov1-21/+0
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-185/+566
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-8/+2
2017-07-07Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+1