index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fb_defio.c
Age
Commit message (
Expand
)
Author
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-06-04
fb_defio: redo fix for non-dirty ptes
Albert Herranz
2010-06-04
Revert "fb_defio: fix for non-dirty ptes"
Albert Herranz
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-25
fb_defio: fix for non-dirty ptes
Albert Herranz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-12-03
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2008-12-22
video: deferred io with physically contiguous memory
Magnus Damm
2008-12-22
video: deferred io cleanup
Magnus Damm
2008-12-22
video: fix deferred io fsync()
Magnus Damm
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-07-12
fbdev: bugfix for multiprocess defio
Jaya Kumar
2008-03-19
fbdev: defio and Metronomefb
Jaya Kumar
2008-02-06
fb: defio nopage
Nick Piggin
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-05-08
fbdev: kill sparse warning in deferred IO
Antonino A. Daplas
2007-05-08
fb: fsync() method for deferred I/O flush.
Paul Mundt
2007-05-08
make fb_deferred_io_mkwrite() static
Adrian Bunk
2007-05-08
fbdev: mm: Deferred IO support
Jaya Kumar