summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin-8/+8
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao-2/+2
2017-07-07Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-44/+101
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+162
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+1
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris-9/+71
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris-9/+152
2017-07-07dentry name snapshotsAl Viro-31/+6
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+2
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+215
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+0
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+279
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+18
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-9/+1314
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas-0/+2
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez-0/+2
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+26
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-144/+103
2017-07-07libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov-0/+6
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov-2/+2
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov-0/+8
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov-5/+62
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov-1/+9
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov-0/+60
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov-0/+53
2017-07-07libceph: make DEFINE_RB_* helpers more generalIlya Dryomov-12/+37
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov-2/+8
2017-07-07libceph: make sure need_resend targets reflect latest mapIlya Dryomov-0/+1
2017-07-07libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov-0/+2
2017-07-07libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov-1/+20
2017-07-07libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov-0/+2
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov-1/+12
2017-07-07libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov-2/+2
2017-07-07libceph: support SERVER_JEWEL feature bitsIlya Dryomov-0/+2
2017-07-07libceph: advertise support for OSD_POOLRESENDIlya Dryomov-0/+1
2017-07-07libceph: new features macrosIlya Dryomov-75/+167
2017-07-07libceph: remove ceph_sanitize_features() workaroundIlya Dryomov-21/+0
2017-07-07KVM: mark memory slots as rcuChristian Borntraeger-1/+1
2017-07-07KVM: mark kvm->busses as rcu protectedChristian Borntraeger-1/+7
2017-07-07rtc: add generic nvmem supportAlexandre Belloni-0/+7
2017-07-07rtc: introduce new registration methodAlexandre Belloni-0/+7
2017-07-07KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger-1/+1
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal-0/+1
2017-07-06target: remove transport_completeMike Christie-4/+0
2017-07-06target: add helper to copy sense to se_cmd bufferMike Christie-0/+2
2017-07-06target: remove g_device_listMike Christie-1/+0
2017-07-06tcmu: perfom device add, del and reconfig synchronouslyMike Christie-0/+7
2017-07-06target: add helper to find se_device by dev_indexMike Christie-0/+2
2017-07-06target: use idr for se_device dev indexMike Christie-1/+0
2017-07-06target: break up free_device callbackMike Christie-0/+1