1. 12f3635 powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  2. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  3. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  5. 63b2bc6 powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  6. 5e04ae8 powerpc/mm/32s: add setibat() clearibat() and update_bats() by Christophe Leroy · 6 years ago
  7. df25f86 powerpc/mm/32s: use _PAGE_EXEC in setbat() by Christophe Leroy · 6 years ago
  8. e4d6654 powerpc/mm/32s: rework mmu_mapin_ram() by Christophe Leroy · 6 years ago
  9. 14e609d powerpc/mm/32: add base address to mmu_mapin_ram() by Christophe Leroy · 6 years ago
  10. 6790dae powerpc/hash32: use physical address directly in hash handlers. by Christophe Leroy · 6 years ago
  11. e93ba1b powerpc/book3s/32: fix number of bats in p/v_block_mapped() by Christophe Leroy · 6 years ago
  12. 9efc74f powerpc/book3s/32: Use patch_site to patch hash functions by Christophe Leroy · 6 years ago
  13. 4a3a224 powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S by Christophe Leroy · 6 years ago
  14. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  15. 34eb138 powerpc/mm: don't use _PAGE_EXEC for calling hash_preload() by Christophe Leroy · 6 years ago
  16. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 7 years ago
  17. 3084cdb powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together by Christophe Leroy · 9 years ago
  18. 5dd4e4f powerpc/mm: Change setbat() to take a pgprot_t rather than flags by Michael Ellerman · 10 years ago
  19. b05ae4e powerpc: Remove duplicate cacheable_memcpy/memzero functions by Kyle Moffett · 13 years ago
  20. 0f36910 powerpc: Remove power3 from comments by Michael Ellerman · 10 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. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  24. de32400 wii: use both mem1 and mem2 as ram by Albert Herranz · 15 years ago
  25. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 16 years ago
  26. 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 16 years ago
  27. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  28. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  29. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  30. 316a405 powerpc: Get rid of bitfields in ppc_bat struct by Becky Bruce · 17 years ago
  31. 7c5c432 powerpc: Change BAT code to use phys_addr_t by Becky Bruce · 17 years ago
  32. 09b5e63 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr by Kumar Gala · 17 years ago
  33. 99c62dd7 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 17 years ago
  34. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  35. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 18 years ago
  36. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 18 years ago
  37. f1a1eb2 [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 by David Gibson · 18 years ago
  38. 88df6e9 [POWERPC] DEBUG_PAGEALLOC for 32-bit by Benjamin Herrenschmidt · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  40. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 19 years ago
  41. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 19 years ago
  42. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 19 years ago
  43. 863c84b [PATCH] ppc: Fix ppc32 build after 64K pages by Benjamin Herrenschmidt · 19 years ago
  44. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  45. 70d64ce powerpc: Rename files to have consistent _32/_64 suffixes by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/mm/ppc_mmu.c]
  46. 7c8c6b9 powerpc: Merge lmb.c and make MM initialization use it. by Paul Mackerras · 19 years ago
  47. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago