summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford5-17/+233
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas1-0/+1
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke1-1/+2
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+2
2016-08-25Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie1-35/+63
2016-08-25rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov1-0/+1
2016-08-25libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov1-1/+1
2016-08-25libceph: support for blacklisting clientsDouglas Fuller2-0/+14
2016-08-25libceph: support for lock.lock_infoDouglas Fuller1-0/+22
2016-08-25libceph: support for advisory locking on RADOS objectsDouglas Fuller1-0/+27
2016-08-25libceph: add ceph_osdc_call() single-page helperDouglas Fuller1-0/+8
2016-08-25libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller1-1/+14
2016-08-25libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov1-1/+1
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller5-17/+233
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2016-08-24hwrng: core - Improve description of the ->read() interfaceDaniel Thompson1-1/+3
2016-08-24ftrace: Add ftrace_graph_ret_addr() stack unwinding helpersJosh Poimboeuf1-0/+10
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+4
2016-08-24ftrace: Only allocate the ret_stack 'fp' field when neededJosh Poimboeuf1-0/+2
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski1-0/+15
2016-08-24io-mapping: Fixup for different names of writecombineDaniel Vetter1-0/+6
2016-08-24io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/Chris Wilson1-2/+2
2016-08-24Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+13
2016-08-24Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-5/+5
2016-08-23soc: qcom: smd: Represent smd edges as devicesBjorn Andersson1-0/+18
2016-08-23soc: qcom: smd: Simplify multi channel handlingBjorn Andersson1-0/+7
2016-08-23soc: qcom: smd: Correct compile stub prototypesBjorn Andersson1-2/+2
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger1-0/+7
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger1-84/+0
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller6-560/+141
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford6-560/+141
2016-08-23qed: Fix address macrosYuval Mintz1-14/+8
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz1-0/+3
2016-08-22torture: TOROUT_STRING(): Insert a space between flag and messageSeongJae Park1-1/+1
2016-08-22[media] cec-funcs.h: add missing vendor-specific messagesHans Verkuil1-0/+69
2016-08-22[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil1-1/+4
2016-08-22rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney1-0/+1
2016-08-22[media] cec-funcs.h: add reply argument for Record On/OffHans Verkuil1-1/+4
2016-08-22[media] cec-funcs.h: fix typo: && should be &Hans Verkuil1-2/+2
2016-08-22Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman16-125/+124
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada1-0/+1
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-4/+4
2016-08-21include/linux: fix excess fence.h kernel-doc notationRandy Dunlap1-2/+0
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay1-0/+12
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz5-131/+442
2016-08-20rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu1-3/+11
2016-08-19io-mapping: Always create a struct to hold metadata about the io-mappingChris Wilson1-35/+57
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp1-1/+1
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann1-1/+42