| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 | 1 | -1/+3 |
|\ |
|
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk | 2009-12-03 | 1 | -1/+3 |
* | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
* | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
|/ |
|
* | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 | 1 | -1/+2 |
* | video: deferred io with physically contiguous memory | Magnus Damm | 2008-12-22 | 1 | -5/+15 |
* | video: deferred io cleanup | Magnus Damm | 2008-12-22 | 1 | -0/+3 |
* | video: fix deferred io fsync() | Magnus Damm | 2008-12-22 | 1 | -0/+4 |
* | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-20 | 1 | -0/+19 |
* | fbdev: bugfix for multiprocess defio | Jaya Kumar | 2008-07-12 | 1 | -1/+19 |
* | fbdev: defio and Metronomefb | Jaya Kumar | 2008-03-19 | 1 | -2/+20 |
* | fb: defio nopage | Nick Piggin | 2008-02-06 | 1 | -9/+8 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 1 | -1/+0 |
* | fbdev: kill sparse warning in deferred IO | Antonino A. Daplas | 2007-05-08 | 1 | -1/+3 |
* | fb: fsync() method for deferred I/O flush. | Paul Mundt | 2007-05-08 | 1 | -0/+12 |
* | make fb_deferred_io_mkwrite() static | Adrian Bunk | 2007-05-08 | 1 | -2/+2 |
* | fbdev: mm: Deferred IO support | Jaya Kumar | 2007-05-08 | 1 | -0/+137 |