Age | Commit message (Expand) | Author | Files | Lines |
2010-10-13 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -7/+7 |
2010-08-05 | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-08-04 | memblock/powerpc: Use new accessors | Benjamin Herrenschmidt | 1 | -59/+33 |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 1 | -13/+13 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -39/+39 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori | 1 | -0/+6 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -2/+2 |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 1 | -4/+13 |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki | 1 | -3/+3 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-05-27 | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 1 | -0/+13 |
2009-05-15 | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 1 | -1/+1 |
2009-02-11 | powerpc/mm: Rework I$/D$ coherency (v3) | Benjamin Herrenschmidt | 1 | -33/+0 |
2009-01-07 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+1 |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-12-21 | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 1 | -17/+0 |
2008-10-07 | powerpc: Avoid integer overflow in page_is_ram() | Roland Dreier | 1 | -3/+2 |
2008-08-04 | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 1 | -1/+1 |
2008-07-26 | powerpc: use generic show_mem() | Johannes Weiner | 1 | -39/+0 |
2008-07-09 | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese | 1 | -4/+4 |
2008-07-03 | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds | 1 | -0/+1 |
2008-06-09 | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch | 1 | -2/+1 |
2008-04-29 | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty | 1 | -7/+23 |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 1 | -9/+0 |
2008-04-24 | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala | 1 | -6/+26 |
2008-04-24 | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala | 1 | -2/+3 |
2008-04-17 | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala | 1 | -7/+9 |
2008-04-01 | [POWERPC] Remove redundant display of free swap space in show_mem() | Johannes Weiner | 1 | -1/+0 |
2008-04-01 | [POWERPC] arch_add_memory() cannot be __devinit | Geert Uytterhoeven | 1 | -1/+1 |
2008-02-14 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 1 | -1/+1 |
2008-02-08 | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 1 | -0/+17 |
2008-02-08 | [POWERPC] Add remove_memory() for 64-bit powerpc | Badari Pulavarty | 1 | -0/+16 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -1/+6 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -3/+5 |
2008-02-06 | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages | Scott Wood | 1 | -1/+6 |
2008-01-24 | [POWERPC] Fix handling of memreserve if the range lands in highmem | Kumar Gala | 1 | -2/+19 |
2007-11-20 | [POWERPC] Fix 8xx build breakage due to _tlbie changes | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 1 | -45/+0 |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-07-10 | [POWERPC] Remove extra return statement | Manish Ahuja | 1 | -2/+0 |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 1 | -1/+0 |
2007-05-22 | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 1 | -4/+5 |
2007-05-09 | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg | 1 | -0/+25 |
2007-05-02 | [POWERPC] Remove unneeded page_is_ram export | Johannes Berg | 1 | -1/+0 |
2007-04-12 | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt | 1 | -3/+0 |
2007-02-13 | [POWERPC] Fix vDSO page count calculation | Benjamin Herrenschmidt | 1 | -3/+0 |
2007-02-08 | [POWERPC] Remove bogus comment about page_is_ram | Johannes Berg | 1 | -4/+0 |