| Commit message (Expand) | Author | Age | Files | Lines |
* | avr32: remove support for AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -125/+0 |
* | mm/AVR32: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -16/+5 |
* | mm/AVR32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -25/+4 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -2/+0 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | mm/avr32: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -22/+2 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-24 | 1 | -3/+1 |
|\ |
|
| * | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 | 1 | -3/+1 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
|/ |
|
* | arch/avr32: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2009-01-06 | 1 | -1/+0 |
* | avr32: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | avr32: Store virtual addresses in the PGD | Haavard Skinnemoen | 2008-07-02 | 1 | -1/+3 |
* | avr32: Remove useless zeroing of swapper_pg_dir at startup | Haavard Skinnemoen | 2008-07-02 | 1 | -13/+3 |
* | avr32: export empty_zero_page | Haavard Skinnemoen | 2008-06-27 | 1 | -0/+2 |
* | avr32: Remove two unused #defines from mm/init.c | Johannes Weiner | 2008-04-20 | 1 | -3/+0 |
* | [AVR32] Drop support for redundant "keepinitrd" boot-time parm. | Robert P. J. Day | 2007-10-11 | 1 | -11/+1 |
* | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c | Haavard Skinnemoen | 2007-04-27 | 1 | -238/+0 |
* | [PATCH] AVR32: Silence some compile warnings | Haavard Skinnemoen | 2006-10-26 | 1 | -1/+1 |
* | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 | 1 | -0/+480 |