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