1. 88b1bf72 powerpc/mm: Add missing global TLB invalidate if cxl is active by Frederic Barrat · 8 years ago
  2. ddbefe7 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  3. 6b243fc powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format by Paul Mackerras · 8 years ago
  4. f923efb powerpc/hash64: Be more careful when generating tlbiel by Balbir Singh · 8 years ago
  5. 0eeede0 powerpc/mm: Speed up computation of base and actual page size for a HPTE by Paul Mackerras · 8 years ago
  6. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  7. 138ee7e powerpc/mm/hash: Add helper for finding SLBE LLP encoding by Aneesh Kumar K.V · 8 years ago
  8. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  9. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  10. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  11. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  12. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  13. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 8 years ago
  14. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  15. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  16. e34aa03 powerpc/mm: Move THP headers around by Aneesh Kumar K.V · 9 years ago
  17. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  18. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  19. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  20. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  21. 0ec2698 powerpc/mm: Check for matching hpte without taking hpte lock by Aneesh Kumar K.V · 10 years ago
  22. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  23. 4c6d9ac powerpc/mm: Add hooks for cxl by Ian Munsie · 10 years ago
  24. 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 10 years ago
  25. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  26. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 11 years ago
  27. 12f04f2 powerpc: Book 3S MMU little endian support by Anton Blanchard · 11 years ago
  28. de64095 powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction by Aneesh Kumar K.V · 11 years ago
  29. 83383b7 powerpc/mm: Fix fallthrough bug in hpte_decode by Aneesh Kumar K.V · 11 years ago
  30. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  31. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 11 years ago
  32. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  33. 1f6aaac powerpc: Update tlbie/tlbiel as per ISA doc by Aneesh Kumar K.V · 12 years ago
  34. 7e74c39 powerpc: Fix hpte_decode to use the correct decoding for page sizes by Aneesh Kumar K.V · 12 years ago
  35. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 12 years ago
  36. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 12 years ago
  37. 8e16699 powerpc: Remove tlb batching hack for nighthawk by Michael Ellerman · 12 years ago
  38. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  39. dcda287 powerpc/mm: Simplify hpte_decode by Aneesh Kumar K.V · 12 years ago
  40. beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  41. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  42. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  43. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 14 years ago
  44. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  45. 6b9c9b8 powerpc: Convert native_tlbie_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  46. 66d99b8 powerpc: Convert open coded native hashtable bit lock by Anton Blanchard · 15 years ago
  47. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 16 years ago
  48. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  49. 74a0ba6 [POWERPC] Move inline asm eieio to using eieio inline function by Kumar Gala · 17 years ago
  50. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  51. 3f1df7a [POWERPC] Move common code out of if/else by Jon Tollefson · 18 years ago
  52. 8980ae8 [POWERPC] Remove unused variable in hpte_decode() by Stephen Rothwell · 18 years ago
  53. 0c12fe5 [POWERPC] Assign correct variable in hpte_decode() by Stephen Rothwell · 18 years ago
  54. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 18 years ago
  55. 71bf08b [POWERPC] 64K page support for kexec by Luke Browning · 18 years ago
  56. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  57. 035223f [POWERPC] Make pSeries_lpar_hpte_insert static by Geoff Levand · 18 years ago
  58. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  59. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  60. 19242b2 [PATCH] powerpc: Fix 64k pages on non-partitioned machines by Arnd Bergmann · 18 years ago
  61. c5cf0e3 [PATCH] powerpc: Fix buglet with MMU hash management by Benjamin Herrenschmidt · 18 years ago
  62. 47f78a4 [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear by R Sharada · 19 years ago
  63. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  64. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/mm/hash_native.c]
  65. ab11d1e Merge by hand from Linus' tree. by Paul Mackerras · 19 years ago
  66. 0f9578b [PATCH] ppc64: More hugepage fixes by Benjamin Herrenschmidt · 19 years ago
  67. e5baa39 Merge from Linus' tree. by Paul Mackerras · 19 years ago
  68. 67b1081 [PATCH] ppc64: Fix huge pages MMU mapping bug by Benjamin Herrenschmidt · 19 years ago
  69. 61b1a94 [PATCH] ppc64: Store virtual address in TLB flush batches by Benjamin Herrenschmidt · 19 years ago
  70. aefd16b [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn by Michael Ellerman · 19 years ago
  71. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  72. f4c82d5 [PATCH] ppc64 kexec: native hash clear by R Sharada · 19 years ago
  73. 1f8d419 [PATCH] ppc64: pgtable.h and other header cleanups by David Gibson · 20 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago