aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/mm/init.c
Commit message (Expand)AuthorAge
* mm/AVR32: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/AVR32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/avr32: use common help functions to free reserved pagesJiang Liu2013-04-29
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-21
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
|/
* arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-06
* avr32: use generic show_mem()Johannes Weiner2008-07-26
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-02
* avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-02
* avr32: export empty_zero_pageHaavard Skinnemoen2008-06-27
* avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-19
* [AVR32] Drop support for redundant "keepinitrd" boot-time parm.Robert P. J. Day2007-10-11
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-27
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-25
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26