index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2006-03-25
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
2006-03-22
[PATCH] mm: make shrink_all_memory try harder
Rafael J. Wysocki
2006-03-22
[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...
Christoph Lameter
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
2006-03-22
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
Wu Fengguang
2006-03-22
[PATCH] mm: isolate_lru_pages() scan count fix
Wu Fengguang
2006-03-22
[PATCH] zone_reclaim: additional comments and cleanup
Christoph Lameter
2006-03-22
[PATCH] vmscan: rename functions
Andrew Morton
2006-03-22
[PATCH] vmscan return nr_reclaimed
Andrew Morton
2006-03-22
[PATCH] vmscan: use unsigned longs
Andrew Morton
2006-03-22
[PATCH] vmscan: scan_control cleanup
Andrew Morton
2006-03-22
[PATCH] Thin out scan_control: remove nr_to_scan and priority
Christoph Lameter
2006-03-22
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
2006-03-22
[PATCH] mm: PageActive no testset
Nick Piggin
2006-03-22
[PATCH] mm: PageLRU no testset
Nick Piggin
2006-03-22
[PATCH] mm: never ClearPageLRU released pages
Nick Piggin
2006-03-14
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2006-03-09
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
Christoph Lameter
2006-02-24
[PATCH] vmscan: fix zone_reclaim
Christoph Lameter
2006-02-11
[PATCH] vmscan: skip reclaim_mapped determination if we do not swap
Christoph Lameter
2006-02-11
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress
Christoph Lameter
2006-02-11
[PATCH] zone reclaim: do not check references to a page during zone reclaim
Christoph Lameter
2006-02-10
[PATCH] Updates for page migration
Christoph Lameter
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
2006-02-01
[PATCH] Reclaim slab during zone reclaim
Christoph Lameter
2006-02-01
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
Christoph Lameter
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
2006-02-01
[PATCH] zone_reclaim: partial scans instead of full scan
Christoph Lameter
2006-02-01
[PATCH] zone_reclaim: do not unmap file backed pages
Christoph Lameter
2006-02-01
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
2006-02-01
[PATCH] mm: improve function of sc->may_writepage
Christoph Lameter
2006-02-01
[PATCH] zone_reclaim: reclaim on memory only node support
Christoph Lameter
2006-02-01
[PATCH] Optimize off-node performance of zone reclaim
Christoph Lameter
2006-01-18
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
2006-01-18
[PATCH] Zone reclaim: resurrect may_swap
Christoph Lameter
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-08
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2006-01-08
[PATCH] drop-pagecache
Andrew Morton
2006-01-06
[PATCH] mm: page_state opt
Nick Piggin
[next]