index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fb_defio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-07-31
fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
Jan Kara
1
-0
/
+2
2012-05-08
video: fb_defio.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-04-29
fb_defio: add first_io callback
Heiko Stübner
1
-0
/
+4
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
1
-2
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
2011-06-16
video: don't use flush_scheduled_work() in fb_defio
Tejun Heo
1
-2
/
+1
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-06-04
fb_defio: redo fix for non-dirty ptes
Albert Herranz
1
-1
/
+11
2010-06-04
Revert "fb_defio: fix for non-dirty ptes"
Albert Herranz
1
-32
/
+8
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-25
fb_defio: fix for non-dirty ptes
Albert Herranz
1
-8
/
+32
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
1
-1
/
+3
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-03
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
1
-1
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+2
2008-12-22
video: deferred io with physically contiguous memory
Magnus Damm
1
-5
/
+15
2008-12-22
video: deferred io cleanup
Magnus Damm
1
-0
/
+3
2008-12-22
video: fix deferred io fsync()
Magnus Damm
1
-0
/
+4
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
1
-0
/
+19
2008-07-12
fbdev: bugfix for multiprocess defio
Jaya Kumar
1
-1
/
+19
2008-03-19
fbdev: defio and Metronomefb
Jaya Kumar
1
-2
/
+20
2008-02-06
fb: defio nopage
Nick Piggin
1
-9
/
+8
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+0
2007-05-08
fbdev: kill sparse warning in deferred IO
Antonino A. Daplas
1
-1
/
+3
2007-05-08
fb: fsync() method for deferred I/O flush.
Paul Mundt
1
-0
/
+12
2007-05-08
make fb_deferred_io_mkwrite() static
Adrian Bunk
1
-2
/
+2
2007-05-08
fbdev: mm: Deferred IO support
Jaya Kumar
1
-0
/
+137