summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann2019-05-151-0/+6
* drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann2019-05-151-1/+12
* drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann2019-05-151-0/+15
* drm/fb-helper: Avoid race with DRM userspaceNoralf Trønnes2019-05-141-0/+8
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-0924-233/+514
|\
| * Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2019-04-242-2/+19
| |\
| | * dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader regionJordan Crouse2019-04-211-0/+7
| | * dt-bindings: drm/msm/a6xx: Document interconnect properties for GPUJordan Crouse2019-04-211-0/+4
| | * dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindingsJordan Crouse2019-04-191-2/+8
| * | Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-244-1/+126
| |\ \
| * \ \ BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-1522-231/+495
| |\ \ \ | | | |/ | | |/|
| | * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-071-1/+1
| | |\ \
| | | * | dt-bindings: cpu: Fix JSON schemaMaxime Ripard2019-04-071-1/+1
| | * | | psi: clarify the units used in pressure filesWaiman Long2019-04-051-6/+6
| | * | | lib/lzo: fix bugs for very short or empty inputDave Rodgman2019-04-051-3/+5
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-043-4/+131
| | |\ \ \
| | | * | | flow_dissector: rst'ify documentationStanislav Fomichev2019-04-043-115/+127
| | | * | | flow_dissector: document BPF flow dissector environmentStanislav Fomichev2019-04-031-0/+115
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-291-4/+4
| | | |\ \ \
| | | | * | | bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer2019-03-261-4/+4
| | * | | | | Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-04-021-2/+2
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | dt-bindings: hwmon: (adc128d818) Specify ti,mode property sizeCarlos Menin2019-03-291-2/+2
| | * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-312-28/+60
| | |\ \ \ \ \
| | | * | | | | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
| | | * | | | | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17
| | | * | | | | KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-03-281-5/+11
| | | * | | | | KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson2019-03-281-12/+16
| | | * | | | | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-281-4/+7
| | | |/ / / /
| | * | | | | Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-301-0/+1
| | |\ \ \ \ \
| | | * | | | | dt-bindings: serial: Add compatible for Mediatek MT8183Erin Lo2019-03-281-0/+1
| | * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-296-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | i2c: wmt: make bindings file name match the driverWolfram Sang2019-03-271-0/+0
| | | * | | | | | i2c: sun6i-p2wi: make bindings file name match the driverWolfram Sang2019-03-271-0/+0
| | | * | | | | | i2c: stu300: make bindings file name match the driverWolfram Sang2019-03-271-0/+0
| | | * | | | | | i2c: mt65xx: make bindings file name match the driverWolfram Sang2019-03-271-0/+0
| | | * | | | | | i2c: iop3xx: make bindings file name match the driverWolfram Sang2019-03-271-0/+0
| | | * | | | | | i2c: i801: Add support for Intel Comet LakeJarkko Nikula2019-03-201-0/+1
| | | |/ / / / /
| | * | | / / / vfs: Update mount API docsDavid Howells2019-03-281-172/+195
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-275-15/+93
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | dt-bindings: net: dsa: qca8k: support internal mdio-busChristian Lamparter2019-03-261-5/+64
| | | * | | | dt-bindings: net: dsa: qca8k: fix exampleChristian Lamparter2019-03-261-2/+2
| | | | |/ / | | | |/| |
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-211-4/+4
| | | |\ \ \
| | | | * | | netfilter: nf_flowtable: remove duplicated transition in diagramPablo Neira Ayuso2019-03-191-4/+4
| | | * | | | Documentation: networking: Update netdev-FAQ regarding patchesFlorian Fainelli2019-03-181-0/+13
| | | * | | | doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser2019-03-181-1/+1
| | | * | | | networking: fix snmp_counter.rst Doc. WarningsRandy Dunlap2019-03-171-3/+9
| * | | | | | Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-124-6/+100
| |\ \ \ \ \ \
* | | | | | | | dt-bindings: display: Document FriendlyELEC HD702E LCD panelJagan Teki2019-05-071-0/+32
* | | | | | | | drm: drop drm_bus from todoSam Ravnborg2019-04-271-19/+0
* | | | | | | | dt-bindings: Add Evervision VGG804821 panelMarco Felsch2019-04-231-0/+12