index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
freezer: fix racy usage of try_to_freeze in kswapd
Rafael J. Wysocki
1
-4
/
+9
2007-03-01
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
1
-1
/
+1
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
1
-23
/
+28
2007-01-05
[PATCH] shrink_all_memory(): fix lru_pages handling
Andrew Morton
1
-17
/
+16
2006-12-30
[PATCH] Buglet in vmscan.c
Shantanu Goel
1
-1
/
+1
2006-12-22
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
1
-2
/
+2
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
1
-4
/
+4
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-0
/
+3
2006-12-07
[PATCH] balance_pdgat() cleanup
Andrew Morton
1
-3
/
+4
2006-10-28
[PATCH] Use min of two prio settings in calculating distress for reclaim
Martin Bligh
1
-4
/
+4
2006-10-28
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
1
-14
/
+41
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-3
/
+3
2006-10-17
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
1
-0
/
+6
2006-09-27
[PATCH] page invalidation cleanup
Nick Piggin
1
-4
/
+23
2006-09-27
[PATCH] vm: add per-zone writeout counter
Andrew Morton
1
-1
/
+2
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] zone reclaim with slab: avoid unecessary off node allocations
Christoph Lameter
1
-5
/
+12
2006-09-26
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
1
-21
/
+37
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] oom: reclaim_mapped on oom
Nick Piggin
1
-1
/
+10
2006-09-26
[PATCH] oom: use unreclaimable info
Nick Piggin
1
-0
/
+8
2006-09-26
[PATCH] mm: remove_mapping() safeness
Nick Piggin
1
-3
/
+3
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
1
-8
/
+8
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
1
-13
/
+14
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-12
/
+11
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
1
-21
/
+10
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: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
1
-9
/
+2
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-4
/
+4
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
1
-11
/
+26
2006-06-23
[PATCH] initialise total_memory() earlier
Andrew Morton
1
-3
/
+2
2006-06-23
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
1
-1
/
+13
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-0
/
+2
2006-06-23
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
1
-55
/
+164
2006-06-11
[PATCH] typo in vmscan.c
Christoph Lameter
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-03-25
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
1
-0
/
+2
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
1
-489
/
+2
2006-03-22
[PATCH] mm: make shrink_all_memory try harder
Rafael J. Wysocki
1
-0
/
+7
2006-03-22
[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...
Christoph Lameter
1
-11
/
+2
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
1
-0
/
+2
2006-03-22
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
Wu Fengguang
1
-4
/
+5
2006-03-22
[PATCH] mm: isolate_lru_pages() scan count fix
Wu Fengguang
1
-2
/
+2
2006-03-22
[PATCH] zone_reclaim: additional comments and cleanup
Christoph Lameter
1
-4
/
+14
[next]