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
/
internal.h
Age
Commit message (
Expand
)
Author
2009-06-16
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
Mel Gorman
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-06-16
page allocator: move free_page_mlock() to page_alloc.c
KOSAKI Motohiro
2009-06-16
page allocator: do not disable interrupts in free_page_mlock()
Mel Gorman
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
2009-01-06
mm: make get_user_pages() interruptible
Ying Han
2009-01-06
badpage: vm_normal_page use print_bad_pte
Hugh Dickins
2008-11-06
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
2008-11-06
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
mmap: handle mlocked pages during map, remap, unmap
Rik van Riel
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-07-24
mm: export prep_compound_page to mm
Andi Kleen
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
2008-07-24
mm: print out the zonelists on request for manual verification
Mel Gorman
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
2008-07-24
mm: verify the page links and memory model
Mel Gorman
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
2008-04-28
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
2008-02-23
Solve section mismatch for free_area_init_core.
Alexander van Heukelum
2008-02-05
set_page_refcounted() VM_BUG_ON fix
Qi Yong
2008-02-05
mm: remove fastcall from mm/
Harvey Harrison
2007-10-16
Breakout page_order() to internal.h to avoid special knowledge of the buddy a...
Mel Gorman
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
[PATCH] mm: nommu use compound pages
Nick Piggin
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
2006-01-06
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
2006-01-06
[PATCH] mm: set_page_refs opt
Nick Piggin
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds