1. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 8 years ago
  2. 3084cdb powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together by Christophe Leroy · 8 years ago
  3. eba5de8 powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry by Scott Wood · 9 years ago
  4. d9e1831 powerpc/85xx: Load all early TLB entries at once by Scott Wood · 9 years ago
  5. c602320 powerpc/fsl: Force coherent memory on e500mc derivatives by Scott Wood · 9 years ago
  6. 4f9c53c powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled by Michael Ellerman · 9 years ago
  7. 238cac1 powerpc: Remove duplicate tlbcam_index declarations by Emil Medve · 9 years ago
  8. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  9. 0be7d969b powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M by Kevin Hao · 10 years ago
  10. 7d2471f powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel by Kevin Hao · 10 years ago
  11. 813125d powerpc/fsl_booke: introduce map_mem_in_cams_addr by Kevin Hao · 10 years ago
  12. 78a235e powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 by Kevin Hao · 10 years ago
  13. dd18969 powerpc: enable the relocatable support for the fsl booke 32bit kernel by Kevin Hao · 10 years ago
  14. f0b8b34 powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 by Kumar Gala · 12 years ago
  15. 4559424 powerpc/fsl-booke: Fix settlbcam for 64-bit by Becky Bruce · 13 years ago
  16. 1dc91c3 powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map by Kumar Gala · 13 years ago
  17. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  18. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  19. 92437d4 powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT by Paul Gortmaker · 14 years ago
  20. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  21. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 14 years ago
  22. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  23. d10ac37 powerpc/fsl-booke: Fix comments in mmu code that mention BATS by Becky Bruce · 14 years ago
  24. 78f6223 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace by Kumar Gala · 14 years ago
  25. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  26. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  27. e813734 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS by Becky Bruce · 14 years ago
  28. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  29. ae4cec4 powerpc: fix up for mmu_mapin_ram api change by Stephen Rothwell · 14 years ago
  30. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  31. 8dcd038 powerpc/fsl-booke: read buffer overflow by Roel Kluin · 15 years ago
  32. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 15 years ago
  33. 96a8bac powerpc/fsl-booke: Fix compile warning by Kumar Gala · 15 years ago
  34. d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 15 years ago
  35. edbc29d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  36. 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 15 years ago
  37. 9605146 powerpc/fsl-booke: Make CAM entries used for lowmem configurable by Trent Piepho · 16 years ago
  38. c8f3570 powerpc/fsl-booke: Allow larger CAM sizes than 256 MB by Trent Piepho · 16 years ago
  39. f88747e powerpc/fsl-booke: Remove code duplication in lowmem mapping by Trent Piepho · 16 years ago
  40. 6fd8be4 powerpc/fsl-booke: Remove num_tlbcam_entries by Trent Piepho · 16 years ago
  41. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 16 years ago
  42. 82331ab powerpc/85xx: fix build warning, remove silly cast by Becky Bruce · 16 years ago
  43. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 16 years ago
  44. 09b5e63 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr by Kumar Gala · 16 years ago
  45. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 16 years ago
  46. 99c62dd7 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 16 years ago
  47. e8b6376 [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 by Dale Farnsworth · 17 years ago
  48. 873553b [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM by Dale Farnsworth · 17 years ago
  49. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  52. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago