1. 5f81226 powerpc/mm/hash: Don't open code VMALLOC_INDEX by Aneesh Kumar K.V · 8 years ago
  2. f24be42 cxl: Add psl9 specific code by Christophe Lombard · 8 years ago
  3. abd1d99 cxl: Isolate few psl8 specific calls by Christophe Lombard · 8 years ago
  4. 64663f3 cxl: Rename some psl8 specific functions by Christophe Lombard · 8 years ago
  5. bdd2e71 cxl: Update implementation service layer by Christophe Lombard · 8 years ago
  6. 6dd2d23 cxl: Keep track of mm struct associated with a context by Christophe Lombard · 8 years ago
  7. 66ef20c cxl: Remove unused values in bare-metal environment. by Christophe Lombard · 8 years ago
  8. aba8143 cxl: Read vsec perst load image by Christophe Lombard · 8 years ago
  9. 9e4114b powerpc/mm: Fix hash table dump when memory is not contiguous by Rashmica Gupta · 8 years ago
  10. aaa2295 powerpc/mm: Add physical address to Linux page table dump by Oliver O'Halloran · 8 years ago
  11. 70538ea powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump by Oliver O'Halloran · 8 years ago
  12. 9c35591 powerpc/tracing: Allow tracing of mmap syscalls by Balbir Singh · 8 years ago
  13. 03dfee6 powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages by Michael Ellerman · 8 years ago
  14. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  15. 17ed4c8 powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1 by Gautham R. Shenoy · 8 years ago
  16. f3b3f28 powerpc/powernv/idle: Don't override default/deepest directly in kernel by Gautham R. Shenoy · 8 years ago
  17. 9006123 powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug by Gautham R. Shenoy · 8 years ago
  18. a7cd88d powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c by Gautham R. Shenoy · 8 years ago
  19. 2c9faa7 powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes by Anshuman Khandual · 8 years ago
  20. ea61455 powerpc/mm: Remove reduntant initmem information from log by Anshuman Khandual · 8 years ago
  21. 7b3912f powerpc: Make sparsemem the default on 64-bit Book3S by Michael Ellerman · 8 years ago
  22. 4868e35 powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() by Michael Ellerman · 8 years ago
  23. 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
  24. 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
  25. abfe802 powerpc/powernv: Require MMU_NOTIFIER to fix NPU build by Alistair Popple · 8 years ago
  26. f7327e0 powerpc/mm/radix: Remove unnecessary ptesync by Aneesh Kumar K.V · 8 years ago
  27. f6b0df5 powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush by Aneesh Kumar K.V · 8 years ago
  28. 08a1e65 powerpc: Fixup LPCR:PECE and HEIC setting on POWER9 by Benjamin Herrenschmidt · 8 years ago
  29. d381d7c powerpc: Consolidate variants of real-mode MMIOs by Benjamin Herrenschmidt · 8 years ago
  30. f50d6bd powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration by Benjamin Herrenschmidt · 8 years ago
  31. 936774c powerpc/kvm: Make kvmppc_xics_create_icp static by Benjamin Herrenschmidt · 8 years ago
  32. d398914 powerpc/kvm: Massage order of #include by Benjamin Herrenschmidt · 8 years ago
  33. 243e251 powerpc/xive: Native exploitation of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  34. a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
  35. 14d4ae5 powerpc: Add optional smp_ops->prepare_cpu SMP callback by Benjamin Herrenschmidt · 8 years ago
  36. 22bd64a powerpc: Add more PPC bit conversion macros by Benjamin Herrenschmidt · 8 years ago
  37. eeea1a4 powerpc/powernv: Add XIVE related definitions to opal-api.h by Benjamin Herrenschmidt · 8 years ago
  38. 11fe909 powerpc/powernv: Add OPAL exports attributes to sysfs by Matt Brown · 8 years ago
  39. 687da8f powerpc/prom: Increase minimum RMA size to 512MB by Sukadev Bhattiprolu · 8 years ago
  40. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 8 years ago
  41. 4c3b89e powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev by Alistair Popple · 8 years ago
  42. 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
  43. f6f9195 powerpc/mm: Remove stale comment about the DART hole by Oliver O'Halloran · 8 years ago
  44. a7a9dcd powerpc: Avoid taking a data miss on every userspace instruction miss by Anton Blanchard · 8 years ago
  45. 63f44d6 powerpc/book3s: Print task info if we take a machine check in user mode by Michael Ellerman · 8 years ago
  46. 5b1d6fc powerpc/book3s: Print the kernel function name in machine check by Mahesh Salgaonkar · 8 years ago
  47. f4ea6dc powerpc/mm: Enable mappings above 128TB by Aneesh Kumar K.V · 8 years ago
  48. fbfef90 powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit by Aneesh Kumar K.V · 8 years ago
  49. 82228e3 powerpc/pseries: Skip using reserved virtual address range by Aneesh Kumar K.V · 8 years ago
  50. bb18322 powerpc/mm/hash: Store addr_limit in PACA by Aneesh Kumar K.V · 8 years ago
  51. 957b778 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index by Aneesh Kumar K.V · 8 years ago
  52. f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
  53. 59248ae powerpc/mm/hash: Convert mask to unsigned long by Aneesh Kumar K.V · 8 years ago
  54. e6f81a9 powerpc/mm/hash: Support 68 bit VA by Aneesh Kumar K.V · 8 years ago
  55. 85beb1c powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid() by Michael Ellerman · 8 years ago
  56. 941711a powerpc/mm/hash: Use context ids 1-4 for the kernel by Aneesh Kumar K.V · 8 years ago
  57. 760573c powerpc/mm: Split radix vs hash mm context initialisation by Michael Ellerman · 8 years ago
  58. c1ff840 powerpc/mm/hash: Pull hash constants into hash__alloc_context_id() by Michael Ellerman · 8 years ago
  59. a336f2f powerpc/mm/hash: Abstract context id allocation for KVM by Michael Ellerman · 8 years ago
  60. 302413c powerpc/mm/slice: Update slice mask printing to use bitmap printing. by Aneesh Kumar K.V · 8 years ago
  61. 8218522 powerpc/mm/slice: Move slice_mask struct definition to slice.c by Aneesh Kumar K.V · 8 years ago
  62. 1b2fa5a powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small by Aneesh Kumar K.V · 8 years ago
  63. 52b1e66 powerpc/mm: Move copy_mm_to_paca to paca.c by Aneesh Kumar K.V · 8 years ago
  64. a4d36215 powerpc/mm/slice: Update the function prototype by Aneesh Kumar K.V · 8 years ago
  65. f3207c1 powerpc/mm/slice: Convert slice_mask high slice to a bitmap by Aneesh Kumar K.V · 8 years ago
  66. 6aa59f5 powerpc/mm: Move hash specific pte bits to be top bits of RPN by Aneesh Kumar K.V · 8 years ago
  67. 2f18d53 powerpc/mm: Lower the max real address to 53 bits by Aneesh Kumar K.V · 8 years ago
  68. 32789d3 powerpc/mm: Define all PTE bits based on radix definitions. by Aneesh Kumar K.V · 8 years ago
  69. 54c4025 powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally by Aneesh Kumar K.V · 8 years ago
  70. a525108 powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout by Aneesh Kumar K.V · 8 years ago
  71. 3a4c260 powerpc/mm: Add translation mode information in /proc/cpuinfo by Aneesh Kumar K.V · 8 years ago
  72. ddb014b powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE by Aneesh Kumar K.V · 8 years ago
  73. f5bd0fd powerpc/mm: Cleanup bits definition between hash and radix. by Aneesh Kumar K.V · 8 years ago
  74. 98beda7 powerpc/mm/slice: Fix off-by-1 error when computing slice mask by Aneesh Kumar K.V · 8 years ago
  75. b42279f powerpc/mm/nohash: MM_SLICE is only used by book3s 64 by Aneesh Kumar K.V · 8 years ago
  76. adec9a2 powerpc/4xx: Make sam440ep_setup_rtc() init by Yang Shi · 9 years ago
  77. bc18377 powerpc/fadump: Update fadump documentation by Hari Bathini · 8 years ago
  78. f6e6bed powerpc/fadump: Reserve memory at an offset closer to bottom of RAM by Hari Bathini · 8 years ago
  79. 17bb695 powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data() by Vipin K Parashar · 8 years ago
  80. 4f9b514 powerpc: Make /proc/self/stack always print the current stack by Thadeu Lima de Souza Cascardo · 8 years ago
  81. 5511a45 powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts() by Michael Ellerman · 8 years ago
  82. 1127d5f powerpc/configs: Re-enable POWER8 crc32c by Anton Blanchard · 8 years ago
  83. 4e215d2 powerpc/configs: Make oprofile a module by Anton Blanchard · 8 years ago
  84. 4ce410d powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs by Anton Blanchard · 8 years ago
  85. 517c275 powerpc/powernv: Fix XSCOM address mangling for form 1 indirect by Michael Neuling · 8 years ago
  86. c3a08e9 powerpc/powernv: de-deuplicate OPAL call wrappers by Oliver O'Halloran · 8 years ago
  87. de78ae6 powerpc/xmon: add debugfs entry for xmon by Guilherme G. Piccoli · 8 years ago
  88. b561783 powerpc/xmon: drop the nobt option from xmon plus minor fixes by Guilherme G. Piccoli · 8 years ago
  89. 3b5bf42 powerpc/xmon: Fix an unexpected xmon on/off state change by Pan Xinhui · 8 years ago
  90. c7e790c powerpc/64s: POWER8 add missing machine check definitions by Nicholas Piggin · 8 years ago
  91. 755309b powerpc/64s: Data driven machine check handling by Nicholas Piggin · 8 years ago
  92. 631bc46 powerpc/64s: Data driven machine check evaluation by Nicholas Piggin · 8 years ago
  93. 58c8d17 powerpc/64s: Move POWER machine check defines into mce_power.c by Nicholas Piggin · 8 years ago
  94. 88c6511 powerpc/64s: Clean up machine check recovery flushing by Nicholas Piggin · 8 years ago
  95. fc84427 powerpc/64s: Machine check print NIP by Nicholas Piggin · 8 years ago
  96. 6c8343e drivers/pcmcia: NO_IRQ removal for electra_cf.c by Michael Ellerman · 8 years ago
  97. 58f1691 MAINTAINERS: Add file patterns for powerpc device tree bindings by Geert Uytterhoeven · 8 years ago
  98. 43a8888 powerpc: Fix missing CRCs, add more asm-prototypes.h declarations by Ben Hutchings · 8 years ago
  99. 3072601 powerpc/32: Remove Mac-on-Linux/rtlinux hooks by Ben Hutchings · 8 years ago
  100. 819cdcd powerpc/mm: Move mmap_sem unlocking in do_page_fault() by Laurent Dufour · 8 years ago