aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/mm/discontig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata1-1/+4
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-3/+3
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge1-2/+2
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-2/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-2/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+3
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-6/+0
2005-08-23[PATCH] missing exports on m32rAl Viro1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+171