fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / fb_defio.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-10 Linus TorvaldsMerge branch 'xen/fbdev' of git://git./linux/kernel...
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-12-04 Konrad Rzeszutek... fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2008-12-22 Magnus Dammvideo: deferred io with physically contiguous memory
2008-12-22 Magnus Dammvideo: deferred io cleanup
2008-12-22 Magnus Dammvideo: fix deferred io fsync()
2008-08-20 Ian Campbellfbdefio: add set_page_dirty handler to deferred IO FB
2008-07-12 Jaya Kumarfbdev: bugfix for multiprocess defio
2008-03-20 Jaya Kumarfbdev: defio and Metronomefb
2008-02-06 Nick Pigginfb: defio nopage
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-05-08 Antonino A. Daplasfbdev: kill sparse warning in deferred IO
2007-05-08 Paul Mundtfb: fsync() method for deferred I/O flush.
2007-05-08 Adrian Bunkmake fb_deferred_io_mkwrite() static
2007-05-08 Jaya Kumarfbdev: mm: Deferred IO support