| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp | 2009-01-16 | 1 | -1/+10 |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -2/+2 |
* | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 2 | -10/+10 |
|\ |
|
| * | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho | 2009-01-07 | 2 | -3/+0 |
| * | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho | 2009-01-07 | 2 | -7/+10 |
* | | powerpc/mm: Make clear_fixmap() actually work | Anton Vorontsov | 2009-01-08 | 1 | -1/+2 |
* | | powerpc: Fix missing semicolons in mmu_decl.h | Benjamin Herrenschmidt | 2009-01-08 | 1 | -3/+3 |
* | | powerpc: Remove the redundant _tlbil_pid at SMP case | Dave Liu | 2009-01-08 | 1 | -1/+2 |
* | | powerpc/mm: Cleanup careful_allocation(): consolidate memset() | Dave Hansen | 2009-01-08 | 1 | -6/+5 |
* | | powerpc/mm: Make careful_allocation() return virtual addrs | Dave Hansen | 2009-01-08 | 1 | -17/+20 |
* | | powerpc/mm:: Cleanup careful_allocation(): bootmem already panics | Dave Hansen | 2009-01-08 | 1 | -5/+1 |
* | | powerpc/mm: Add better comment on careful_allocation() | Dave Hansen | 2009-01-08 | 1 | -2/+10 |
* | | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -1/+1 |
* | | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 2009-01-06 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 18 | -283/+1191 |
|\ |
|
| * | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-29 | 1 | -9/+14 |
| * | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-23 | 3 | -7/+7 |
| * | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-23 | 1 | -0/+2 |
| * | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+1 |
| * | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 2 | -4/+4 |
| * | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-21 | 2 | -54/+111 |
| * | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-21 | 1 | -9/+10 |
| * | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-21 | 4 | -1/+291 |
| * | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-21 | 5 | -3/+216 |
| * | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-21 | 1 | -1/+1 |
| * | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 2008-12-21 | 1 | -47/+221 |
| * | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 5 | -87/+277 |
| * | powerpc/mm: Remove flush_HPTE() | Benjamin Herrenschmidt | 2008-12-16 | 2 | -18/+5 |
| * | powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c | Benjamin Herrenschmidt | 2008-12-16 | 3 | -1/+1 |
| * | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 2 | -5/+14 |
| |\ |
|
| * | | powerpc: Use RCU based pte freeing mechanism for all powerpc | Kumar Gala | 2008-12-03 | 5 | -138/+118 |
| * | | powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 | Kumar Gala | 2008-12-03 | 1 | -3/+3 |
| * | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 3 | -50/+90 |
| |\ \ |
|
| * | | | powerpc: Correct page-in counter for CMM with 64k pages | Robert Jennings | 2008-11-19 | 1 | -1/+1 |
| * | | | powerpc: Hugetlb pgtable cache access cleanup | Jon Tollefson | 2008-11-06 | 1 | -11/+11 |
| * | | | powerpc: Update page-in counter for CMM | Brian King | 2008-11-05 | 1 | -2/+10 |
* | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 3 | -50/+90 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | CRED: Wrap task credential accesses in the PowerPC arch | David Howells | 2008-11-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | powerpc: Fix bootmem reservation on uninitialized node | Dave Hansen | 2008-12-16 | 1 | -5/+11 |
* | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King | 2008-12-16 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 2 | -49/+89 |
|\ \ |
|
| * | | powerpc: Fix boot freeze on machine with empty memory node | Dave Hansen | 2008-12-01 | 1 | -47/+75 |
| * | | powerpc/40x: Limit allocable DRAM during early mapping | Grant Erickson | 2008-11-13 | 1 | -2/+14 |
| |/ |
|
* | | powerpc set_huge_psize() false positive | Al Viro | 2008-11-30 | 1 | -1/+1 |
|/ |
|
* | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson | 2008-10-22 | 1 | -2/+4 |
* | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 1 | -17/+0 |
|\ |
|
| * | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 | 1 | -17/+0 |
* | | powerpc: Always trim numa memory to lmb_end_of_DRAM() | Milton Miller | 2008-10-21 | 1 | -4/+2 |
* | | powerpc/numa: Make memory reserve code more robust | Jon Tollefson | 2008-10-21 | 1 | -5/+10 |
|/ |
|