index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-29
Fix balance_dirty_page() calculations with CONFIG_HIGHMEM
Linus Torvalds
1
-23
/
+18
2006-12-29
VM: Fix nasty and subtle race in shared mmap'ed page writeback
Linus Torvalds
1
-8
/
+37
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
1
-32
/
+0
2006-12-10
[PATCH] io-accounting: write accounting
Andrew Morton
1
-1
/
+4
2006-12-10
[PATCH] clean up __set_page_dirty_nobuffers()
Andrew Morton
1
-45
/
+43
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-13
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-3
/
+5
2006-09-30
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
1
-0
/
+134
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
1
-0
/
+1
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-3
/
+3
2006-09-29
[PATCH] remove static variable mm/page-writeback.c:total_pages
Chandra Seetharaman
1
-7
/
+4
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-1
/
+1
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-0
/
+10
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-4
/
+13
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
1
-0
/
+9
2006-06-30
[PATCH] zoned vm counters: remove useless struct wbs
Christoph Lameter
1
-51
/
+34
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-5
/
+6
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
1
-1
/
+2
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-0
/
+3
2006-04-11
[PATCH] page-writeback comment fixes
Coywolf Qi Hunt
1
-3
/
+2
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-5
/
+6
2006-03-24
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
Andrew Morton
1
-9
/
+15
2006-03-24
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
1
-2
/
+3
2006-03-24
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
1
-12
/
+12
2006-01-18
[PATCH] mm: dirty_exceeded speedup
Andrew Morton
1
-3
/
+4
2006-01-06
identify multipage ->writepages() calls
Andrew Morton
1
-2
/
+8
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
1
-0
/
+1
2005-11-07
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
1
-1
/
+0
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-4
/
+2
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
1
-1
/
+1
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+819