Linus Torvalds
|
c4e1aa67ed
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 år sedan |
KAMEZAWA Hiroyuki
|
cc2559bccc
mm: fix memmap init for handling memory hole
|
16 år sedan |
KAMEZAWA Hiroyuki
|
f2dbcfa738
mm: clean up for early_pfn_to_nid()
|
16 år sedan |
Nick Piggin
|
cf40bd16fd
lockdep: annotate reclaim context (__GFP_NOFS)
|
16 år sedan |
KOSAKI Motohiro
|
6e9015716a
mm: introduce zone_reclaim struct
|
16 år sedan |
KOSAKI Motohiro
|
9f572e3f96
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
|
16 år sedan |
Hugh Dickins
|
1e9e63650d
badpage: KERN_ALERT BUG instead of KERN_EMERG
|
16 år sedan |
Hugh Dickins
|
d936cf9b39
badpage: ratelimit print_bad_pte and bad_page
|
16 år sedan |
Hugh Dickins
|
22b31eec63
badpage: vm_normal_page use print_bad_pte
|
16 år sedan |
Hugh Dickins
|
3dc147414c
badpage: replace page_remove_rmap Eeek and BUG
|
16 år sedan |
Hugh Dickins
|
8cc3b39221
badpage: keep any bad page out of circulation
|
16 år sedan |
Hugh Dickins
|
79f4b7bf39
badpage: simplify page_alloc flag check+clear
|
16 år sedan |
KOSAKI Motohiro
|
efab818641
mm: make setup_per_zone_inactive_ratio() static
|
16 år sedan |
Hugh Dickins
|
b962716b45
mm: optimize get_scan_ratio for no swap
|
16 år sedan |
Julia Lawall
|
58a01a4572
mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem
|
16 år sedan |
Yinghai Lu
|
5594c8c813
mm: print out memmap number only if it is not zero
|
16 år sedan |
David Rientjes
|
e33c3b5e17
cpusets: update mems allowed in page allocator
|
16 år sedan |
Andy Whitcroft
|
18229df5b6
hugetlb: pull gigantic page initialisation out of the default path
|
16 år sedan |
KAMEZAWA Hiroyuki
|
52d4b9ac0b
memcg: allocate all page_cgroup at boot
|
16 år sedan |
Gerald Schaefer
|
1125b4e394
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
|
16 år sedan |
Yinghai Lu
|
d903ef9f38
mm: print out meminit for memmap
|
16 år sedan |
Lee Schermerhorn
|
985737cf2e
mlock: count attempts to free mlocked page
|
16 år sedan |
Nick Piggin
|
b291f00039
mlock: mlocked pages are unevictable
|
16 år sedan |
Lee Schermerhorn
|
7b854121eb
Unevictable LRU Page Statistics
|
16 år sedan |
Rik van Riel
|
556adecba1
vmscan: second chance replacement for anonymous pages
|
16 år sedan |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
16 år sedan |
Rik van Riel
|
b2e185384f
define page_file_cache() function
|
16 år sedan |
Christoph Lameter
|
b69408e88b
vmscan: Use an indexed array for LRU variables
|
16 år sedan |
Andrew Morton
|
db99100d2e
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
|
16 år sedan |
Andy Whitcroft
|
6babc32c41
mm: handle initialising compound pages at orders greater than MAX_ORDER
|
16 år sedan |