#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null />
summaryrefslogtreecommitdiff
path: root/Documentation/fb
AgeCommit message (Expand)Author
2017-11-08documentation: fb: update list of available compiled-in fontsRandy Dunlap
2017-09-04fbcon: remove restriction on margin colorDavid Lechner
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie
2017-05-16docs: update old references for DocBook from the documentationMauro Carvalho Chehab
2016-05-10Documentation: fb: fix spelling mistakesEric Engestrom