index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
15
-286
/
+747
|
\
|
*
mm: properly reflect task dirty limits in dirty_exceeded logic
Jan Kara
2011-07-24
1
-6
/
+20
|
*
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
2011-07-24
1
-1
/
+1
|
*
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-10
2
-13
/
+21
|
*
writeback: trace global_dirty_state
Wu Fengguang
2011-07-10
2
-0
/
+47
|
*
writeback: introduce max-pause and pass-good dirty limits
Wu Fengguang
2011-07-10
2
-0
/
+54
|
*
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-10
3
-3
/
+79
|
*
writeback: consolidate variable names in balance_dirty_pages()
Wu Fengguang
2011-07-10
1
-10
/
+11
|
*
writeback: show bdi write bandwidth in debugfs
Wu Fengguang
2011-07-10
1
-11
/
+13
|
*
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-10
5
-0
/
+120
|
*
writeback: account per-bdi accumulated written pages
Jan Kara
2011-07-10
3
-2
/
+10
|
*
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-10
6
-129
/
+148
|
*
writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()
Wu Fengguang
2011-06-19
1
-3
/
+4
|
*
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
2
-4
/
+35
|
*
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
2
-0
/
+74
|
*
writeback: remove .nonblocking and .encountered_congestion
Wu Fengguang
2011-06-08
4
-9
/
+4
|
*
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
4
-16
/
+5
|
*
writeback: skip balance_dirty_pages() for in-memory fs
Wu Fengguang
2011-06-08
1
-6
/
+4
|
*
writeback: add bdi_dirty_limit() kernel-doc
Wu Fengguang
2011-06-08
1
-2
/
+9
|
*
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
2
-16
/
+3
|
*
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-08
1
-17
/
+12
|
*
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
8
-68
/
+85
|
*
writeback: refill b_io iff empty
Wu Fengguang
2011-06-08
1
-2
/
+3
|
*
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-08
1
-5
/
+6
|
*
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-08
1
-8
/
+8
|
*
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
2
-0
/
+5
|
*
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
2011-06-08
1
-0
/
+9
|
*
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-08
4
-12
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-26
1
-1
/
+1
|
\
\
|
*
|
block: fix warning with calling smp_processor_id() in preemptible section
Jens Axboe
2011-07-26
1
-1
/
+1
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
116
-1440
/
+5593
|
\
\
\
|
*
|
|
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
2011-07-26
1
-4
/
+18
|
*
|
|
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
2011-07-26
1
-0
/
+3
|
*
|
|
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
2011-07-25
2
-0
/
+6
|
*
|
|
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
Benjamin Herrenschmidt
2011-07-25
1
-3
/
+2
|
*
|
|
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
Benjamin Herrenschmidt
2011-07-25
1
-1
/
+1
|
*
|
|
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
Benjamin Herrenschmidt
2011-07-25
1
-0
/
+4
|
*
|
|
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
2011-07-25
3
-24
/
+9
|
*
|
|
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2011-07-25
2
-12
/
+12
|
*
|
|
drm/gem: add support for private objects
Alan Cox
2011-07-25
2
-2
/
+26
|
*
|
|
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
2011-07-25
2
-30
/
+78
|
*
|
|
DRM: Radeon: Fix section mismatch.
Ralf Baechle
2011-07-25
1
-2
/
+2
|
*
|
|
drm: really make debug levels match in edid failure code
Tormod Volden
2011-07-25
1
-2
/
+2
|
*
|
|
drm/radeon/kms: fix i2c map for rv250/280
Alex Deucher
2011-07-25
1
-1
/
+2
|
*
|
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2011-07-25
18
-147
/
+98
|
|
\
\
\
|
|
*
|
|
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
Ben Skeggs
2011-07-25
4
-0
/
+20
|
|
*
|
|
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-07-25
14
-20
/
+21
|
|
*
|
|
drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing
Ben Skeggs
2011-07-25
4
-20
/
+8
|
|
*
|
|
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
2011-07-25
1
-91
/
+19
|
|
*
|
|
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
Ben Skeggs
2011-07-25
1
-1
/
+1
[next]