Age | Commit message (Expand) | Author |
2008-08-11 | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt |
2008-08-04 | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds |
2008-08-04 | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell |
2008-07-30 | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin |
2008-07-28 | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt |
2008-07-26 | powerpc: use generic show_mem() | Johannes Weiner |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson |
2008-07-24 | powerpc: define support for 16G hugepages | Jon Tollefson |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson |
2008-07-24 | powerpc: function to allocate gigantic hugepages | Jon Tollefson |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-09 | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese |
2008-07-09 | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt |
2008-07-03 | generic-ipi: fix linux-next tree build failure | Stephen Rothwell |
2008-07-03 | powerpc/pseries: Update numa association of hotplug memory add for drconf memory | Nathan Fontenot |
2008-07-03 | powerpc/pseries: Split code into helper routines for drconf memory | Nathan Fontenot |
2008-07-03 | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds |
2008-07-01 | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp |
2008-07-01 | powerpc: Only demote individual slices rather than whole process | Paul Mackerras |
2008-06-30 | powerpc: Get rid of bitfields in ppc_bat struct | Becky Bruce |
2008-06-30 | powerpc: Change BAT code to use phys_addr_t | Becky Bruce |
2008-06-30 | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt |
2008-06-30 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-18 | [POWERPC] Clear sub-page HPTE present bits when demoting page size | Paul Mackerras |
2008-06-09 | Merge branch 'merge' | Paul Mackerras |
2008-06-09 | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch |
2008-05-23 | Merge branch 'merge' into powerpc-next | Paul Mackerras |
2008-05-23 | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson |
2008-05-20 | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword | Adrian Bunk |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-14 | [POWERPC] Remove duplicate variable definitions in mm/tlb_64.c | Michael Ellerman |
2008-05-14 | [POWERPC] Move declaration of tce variables into mmu-hash64.h | Michael Ellerman |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/mm | Michael Ellerman |
2008-05-14 | [POWERPC] Move declaration of init_bootmem_done into system.h | Michael Ellerman |
2008-05-02 | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus | Paul Mackerras |
2008-05-02 | [POWERPC] Fix slb.c compile warnings | Geoff Levand |
2008-04-29 | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-24 | [POWERPC] Clean up access to thread_info in assembly | Kumar Gala |
2008-04-24 | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala |