| Commit message (Expand) | Author | Age |
* | powerpc: Fix bootmem reservation on uninitialized node | Dave Hansen | 2008-12-15 |
* | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King | 2008-12-15 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 |
|\ |
|
| * | powerpc: Fix boot freeze on machine with empty memory node | Dave Hansen | 2008-11-30 |
| * | powerpc/40x: Limit allocable DRAM during early mapping | Grant Erickson | 2008-11-13 |
* | | powerpc set_huge_psize() false positive | Al Viro | 2008-11-30 |
|/ |
|
* | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson | 2008-10-22 |
* | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 |
|\ |
|
| * | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 |
* | | powerpc: Always trim numa memory to lmb_end_of_DRAM() | Milton Miller | 2008-10-21 |
* | | powerpc/numa: Make memory reserve code more robust | Jon Tollefson | 2008-10-21 |
|/ |
|
* | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 2008-10-13 |
* | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes | Jon Tollefson | 2008-10-10 |
* | powerpc: Avoid integer overflow in page_is_ram() | Roland Dreier | 2008-10-06 |
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce | 2008-09-24 |
* | powerpc/85xx: fix build warning, remove silly cast | Becky Bruce | 2008-09-16 |
* | powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages | David Gibson | 2008-09-15 |
* | powerpc: Rename PTE_SIZE to HPTE_SIZE | Becky Bruce | 2008-09-15 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 |
* | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels | Chandru | 2008-09-15 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-09-09 |
|\ |
|
| * | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras | 2008-09-03 |
* | | powerpc: Guard htab_dt_scan_hugepage_blocks appropriately | Tony Breeds | 2008-08-20 |
|/ |
|
* | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-10 |
* | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds | 2008-08-03 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-03 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-03 |
* | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 |
* | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 |
* | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 |
* | 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-24 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | generic-ipi: fix linux-next tree build failure | Stephen Rothwell | 2008-07-03 |
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
* | | 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-09 |
* | | 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-03 |
* | | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp | 2008-06-30 |