Age | Commit message (Expand) | Author |
2016-05-01 | powerpc/mm: Convert pte_user() to static inline | Michael Ellerman |
2016-03-11 | powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together | Christophe Leroy |
2015-10-27 | powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry | Scott Wood |
2015-10-22 | powerpc/85xx: Load all early TLB entries at once | Scott Wood |
2015-08-07 | powerpc/fsl: Force coherent memory on e500mc derivatives | Scott Wood |
2015-04-10 | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled | Michael Ellerman |
2015-01-29 | powerpc: Remove duplicate tlbcam_index declarations | Emil Medve |
2014-01-09 | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood |
2014-01-09 | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable... | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: introduce map_mem_in_cams_addr | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 | Kevin Hao |
2014-01-09 | powerpc: enable the relocatable support for the fsl booke 32bit kernel | Kevin Hao |
2012-03-15 | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 | Kumar Gala |
2011-10-12 | powerpc/fsl-booke: Fix settlbcam for 64-bit | Becky Bruce |
2011-10-11 | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map | Kumar Gala |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-14 | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala |
2010-10-14 | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-07-09 | powerpc/fsl-booke: Fix comments in mmu code that mention BATS | Becky Bruce |
2010-05-17 | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace | Kumar Gala |
2010-04-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-04-29 | kgdb: don't needlessly skip PAGE_USER test for Fsl booke | Wufei |
2010-04-19 | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS | Becky Bruce |
2009-12-16 | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-14 | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell |
2009-11-20 | powerpc/fsl-booke: Rework TLB CAM code | Kumar Gala |
2009-08-20 | powerpc/fsl-booke: read buffer overflow | Roel Kluin |
2009-03-24 | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt |
2009-02-12 | powerpc/fsl-booke: Fix compile warning | Kumar Gala |
2009-02-12 | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala |
2009-02-11 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2009-02-09 | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala |
2009-01-28 | powerpc/fsl-booke: Make CAM entries used for lowmem configurable | Trent Piepho |
2009-01-28 | powerpc/fsl-booke: Allow larger CAM sizes than 256 MB | Trent Piepho |
2009-01-28 | powerpc/fsl-booke: Remove code duplication in lowmem mapping | Trent Piepho |
2009-01-07 | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho |
2009-01-07 | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho |
2008-09-16 | powerpc/85xx: fix build warning, remove silly cast | Becky Bruce |
2008-04-24 | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala |
2008-04-17 | [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr | Kumar Gala |
2008-04-17 | [POWERPC] 85xx: Cleanup TLB initialization | Kumar Gala |
2008-04-17 | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala |
2008-01-23 | [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 | Dale Farnsworth |
2007-10-08 | [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM | Dale Farnsworth |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |