summaryrefslogtreecommitdiffstats
path: root/drivers/video/fb_defio.c
Commit message (Expand)AuthorAgeFilesLines
* fb_defio: redo fix for non-dirty ptesAlbert Herranz2010-06-041-1/+11
* Revert "fb_defio: fix for non-dirty ptes"Albert Herranz2010-06-041-32/+8
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* fb_defio: fix for non-dirty ptesAlbert Herranz2010-05-251-8/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-101-1/+3
|\
| * fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-031-1/+3
* | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
|/
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+2
* video: deferred io with physically contiguous memoryMagnus Damm2008-12-221-5/+15
* video: deferred io cleanupMagnus Damm2008-12-221-0/+3
* video: fix deferred io fsync()Magnus Damm2008-12-221-0/+4
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-201-0/+19
* fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
* fbdev: defio and MetronomefbJaya Kumar2008-03-191-2/+20
* fb: defio nopageNick Piggin2008-02-061-9/+8
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* fbdev: kill sparse warning in deferred IOAntonino A. Daplas2007-05-081-1/+3
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-0/+12
* make fb_deferred_io_mkwrite() staticAdrian Bunk2007-05-081-2/+2
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+137
OpenPOWER on IntegriCloud