summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-26/+67
2016-07-24nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma1-0/+1
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab3-28/+28
2016-07-23[media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_opsMauro Carvalho Chehab1-0/+266
2016-07-23[media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab1-86/+279
2016-07-23[media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab2-2/+4
2016-07-23[media] v4l2-fh.h: add documentation for itMauro Carvalho Chehab1-32/+96
2016-07-23[media] v4l2-event.h: document all functionsMauro Carvalho Chehab1-12/+113
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab1-49/+315
2016-07-23[media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab1-5/+38
2016-07-23[media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab1-7/+42
2016-07-23[media] v4l2-async: document the remaining stuffMauro Carvalho Chehab1-0/+39
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-189/+383
2016-07-23[media] v4l2-device.h: document functionsMauro Carvalho Chehab1-55/+143
2016-07-23[media] media-entry.h: Fix a note markupMauro Carvalho Chehab1-4/+4
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab1-2/+4
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab93-358/+708
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+28
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-15/+10
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior1-1/+0
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář5-555/+350
2016-07-22KVM: arm/arm64: Enable MSI routingEric Auger1-0/+2
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger1-0/+7
2016-07-22KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger1-2/+0
2016-07-22KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger1-1/+7
2016-07-22KVM: api: Pass the devid in the msi routing entryEric Auger1-1/+4
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal1-2/+0
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal1-12/+4
2016-07-22i2c: i2c-smbus: drop useless stubsJean Delvare1-15/+0
2016-07-22gro_cells: gro_cells_receive now return error codePaolo Abeni1-6/+5
2016-07-22libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams1-4/+3
2016-07-22cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla1-0/+18
2016-07-22ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla2-3/+25
2016-07-22ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla1-1/+1
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig1-0/+2
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig1-0/+27
2016-07-21cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle1-0/+16
2016-07-21Merge tag 'renesas-dt-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+0
2016-07-21Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-6/+2
2016-07-21dm: add infrastructure for DAX supportToshi Kani2-2/+12
2016-07-21Merge remote-tracking branch 'jens/for-4.8/core' into dm-4.8Mike Snitzer2-4/+11
2016-07-21block: Fix front merge checkDamien Le Moal1-2/+3
2016-07-21block: do not merge requests without consulting with io schedulerTahsin Erdogan1-3/+8
2016-07-21qstr constify instances in fs/dcache.cAl Viro1-1/+1
2016-07-21qstr: constify instances in nfsAl Viro1-4/+4
2016-07-21qstr: constify dentry_init_securityAl Viro2-3/+3
2016-07-21block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani1-0/+2
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng1-0/+15