| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 1 | -10/+5 |
|\ |
|
| * | ARM: 6093/1: Fix kernel memory printing for sparsemem | Catalin Marinas | 2010-05-04 | 1 | -10/+4 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | ARM: Move memory mapping into mmu.c | Russell King | 2010-05-15 | 1 | -24/+0 |
* | | ARM: Ensure meminfo is sorted prior to sanity_check_meminfo | Russell King | 2010-05-15 | 1 | -10/+0 |
|/ |
|
* | ARM: 5929/1: Add checks to detect overlap of memory regions. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -0/+17 |
* | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -1/+1 |
* | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -0/+6 |
* | ARM: 5926/1: Add "Virtual kernel memory..." printout. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -9/+69 |
* | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 | 1 | -5/+7 |
* | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 | 1 | -1/+1 |
* | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled | Russell King | 2009-10-29 | 1 | -1/+19 |
* | ARM: 5747/1: Fix the start_pg value in free_memmap() | Catalin Marinas | 2009-10-07 | 1 | -1/+1 |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 1 | -2/+2 |
|\ |
|
| * | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -2/+2 |
* | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij | 2009-09-15 | 1 | -0/+8 |
|/ |
|
* | ARM: Fix pfn_valid() for sparse memory | Russell King | 2009-09-12 | 1 | -0/+32 |
* | ARM: Fix broken highmem support | Russell King | 2009-08-15 | 1 | -45/+73 |
* | [ARM] mem_init(): make highmem pages available for use | Nicolas Pitre | 2009-03-15 | 1 | -3/+18 |
* | [ARM] Fix virtual to physical translation macro corner cases | Russell King | 2009-03-12 | 1 | -1/+1 |
* | [ARM] use asm/sections.h | Russell King | 2008-12-01 | 1 | -6/+7 |
* | [ARM] mem_init() cleanups | Nicolas Pitre | 2008-11-28 | 1 | -21/+24 |
* | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 2008-11-28 | 1 | -6/+6 |
* | [ARM] mm: finish ARM sparsemem support | Russell King | 2008-10-01 | 1 | -29/+57 |
* | [ARM] mm: provide helpers for accessing membanks | Russell King | 2008-10-01 | 1 | -31/+28 |
* | [ARM] mm: move validation of membanks to one place | Russell King | 2008-09-30 | 1 | -8/+1 |
* | [ARM] clean up a load of old declarations | Russell King | 2008-09-06 | 1 | -2/+0 |
* | [ARM] move initrd code from kernel/setup.c to mm/init.c | Russell King | 2008-09-06 | 1 | -2/+37 |
* | [ARM] initrd: claim initrd memory exclusively | Russell King | 2008-07-30 | 1 | -12/+20 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | [ARM] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-19 | 1 | -2/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -2/+2 |
* | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 1 | -1/+0 |
* | [ARM] Fix show_mem() for discontigmem | Russell King | 2007-01-24 | 1 | -4/+7 |
* | [ARM] 3927/1: Allow show_mem() to work with holes in memory map. | Ray Lehtiniemi | 2006-11-07 | 1 | -27/+34 |
* | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 | 1 | -205/+4 |
* | [ARM] Separate page table manipulation code from bootmem initialisation | Russell King | 2006-09-27 | 1 | -29/+44 |
* | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla... | George G. Davis | 2006-09-27 | 1 | -2/+2 |
* | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 1 | -13/+7 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 | 1 | -2/+0 |
* | [ARM] Move FLUSH_BASE macros to asm/arch/memory.h | Russell King | 2006-04-07 | 1 | -3/+4 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-22 | 1 | -1/+0 |
|\ |
|
| * | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 2006-03-21 | 1 | -1/+0 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
|/ |
|
* | [ARM] Fix some corner cases in new mm initialisation | Russell King | 2005-11-17 | 1 | -11/+13 |
* | [ARM] Fix mm initialisation with write buffered write allocate caches | Russell King | 2005-11-02 | 1 | -1/+8 |
* | [ARM] 3059/1: fix XIP support | Nicolas Pitre | 2005-10-29 | 1 | -11/+19 |
* | [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn | Deepak Saxena | 2005-10-28 | 1 | -6/+6 |
* | [ARM] Re-jig bootmem initialisation | Russell King | 2005-10-28 | 1 | -241/+239 |