1. 45ef599 powerpc: remove unnecessary inclusion of asm/tlbflush.h by Christophe Leroy · 6 years ago
  2. 7bc3969 powerpc/44x: remove page.h from mmu-44x.h by Christophe Leroy · 6 years ago
  3. 0c295d0 powerpc/nohash: fix hash related comments in pgtable.h by Christophe Leroy · 6 years ago
  4. 62b8426 powerpc: fix includes in asm/processor.h by Christophe Leroy · 6 years ago
  5. 6b62266 powerpc/book3s: Remove PPC_PIN_SIZE by Christophe Leroy · 6 years ago
  6. b5ac51d powerpc: declare set_breakpoint() static by Christophe Leroy · 6 years ago
  7. e8cb7a5 powerpc: remove superflous inclusions of asm/fixmap.h by Christophe Leroy · 6 years ago
  8. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  9. 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 6 years ago
  10. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  11. 36a7eea powerpc/405: move PPC405_ERR77 in asm-405.h by Christophe Leroy · 6 years ago
  12. 8c58259 powerpc: remove unneeded inclusions of cpu_has_feature.h by Christophe Leroy · 6 years ago
  13. db0a2b6 powerpc: remove kdump.h from page.h by Christophe Leroy · 6 years ago
  14. cca3d52 tty: hvc: remove unexplained "just in case" spin delay by Nicholas Piggin · 7 years ago
  15. 17cc1dd powerpc/powernv: implement opal_put_chars_atomic by Nicholas Piggin · 7 years ago
  16. ac4ac78 powerpc/powernv: move opal console flushing to udbg by Nicholas Piggin · 7 years ago
  17. b74d280 powerpc/powernv: Remove OPALv1 support from opal console driver by Nicholas Piggin · 7 years ago
  18. d2a2262 powerpc/powernv: Implement and use opal_flush_console by Nicholas Piggin · 7 years ago
  19. e00da0f powerpc/powernv: opal-kmsg use flush fallback from console code by Nicholas Piggin · 7 years ago
  20. 3a80bfc powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling by Nicholas Piggin · 7 years ago
  21. 36d2dab powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  22. bd90284 powerpc/powernv: opal_put_chars partial write fix by Nicholas Piggin · 7 years ago
  23. b29336c powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler by Mukesh Ojha · 8 years ago
  24. a5bbe8f powerpc/powernv/opal-dump : Handles opal_dump_info properly by Mukesh Ojha · 8 years ago
  25. edd00b8 powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() by Cyril Bur · 7 years ago
  26. a596a7e powerpc/tm: Update function prototype comment by Cyril Bur · 7 years ago
  27. c827ac4 selftests/powerpc: Update memcmp_64 selftest for VMX implementation by Simon Guo · 7 years ago
  28. c2a4e54 powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() by Simon Guo · 7 years ago
  29. d58badf powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision by Simon Guo · 7 years ago
  30. f1ecbaf powerpc: add vcmpequd/vcmpequb ppc instruction macro by Simon Guo · 7 years ago
  31. 2d9ee32 powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() by Simon Guo · 7 years ago
  32. ca42d8d2d powerpc/pseries/mm: Improve error reporting on HCALL failures by Aneesh Kumar K.V · 7 years ago
  33. 65471d7 powerpc/pseries: Use pr_xxx() in lpar.c by Aneesh Kumar K.V · 7 years ago
  34. 27d8959 powerpc/mm/hash: Reduce contention on hpte lock by Aneesh Kumar K.V · 7 years ago
  35. a833280 powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding by Aneesh Kumar K.V · 7 years ago
  36. 1531cff powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group by Aneesh Kumar K.V · 7 years ago
  37. 7d4340b powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config by Aneesh Kumar K.V · 7 years ago
  38. 6aba0c8 powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range by Aneesh Kumar K.V · 7 years ago
  39. 64de5d8 powerpc: Add ppc64le and ppc64_book3e allmodconfig targets by Michael Ellerman · 6 years ago
  40. 8db0c9d powerpc: Add ppc32_allmodconfig defconfig target by Michael Ellerman · 6 years ago
  41. 6d44acae powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 by Michael Ellerman · 6 years ago
  42. 5b73151 powerpc: NMI IPI make NMI IPIs fully sychronous by Nicholas Piggin · 7 years ago
  43. 9b81c02 powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely by Nicholas Piggin · 7 years ago
  44. 29e8131 selftests/powerpc: Fix ptrace-pkey for default execute permission change by Ram Pai · 6 years ago
  45. 5db26e8 selftests/powerpc: Fix core-pkey for default execute permission change by Ram Pai · 6 years ago
  46. 07f522d powerpc/pkeys: make protection key 0 less special by Ram Pai · 6 years ago
  47. a4fcc87 powerpc/pkeys: Preallocate execute-only key by Ram Pai · 6 years ago
  48. fe6a280 powerpc/pkeys: Fix calculation of total pkeys. by Ram Pai · 6 years ago
  49. c76662e powerpc/pkeys: Save the pkey registers before fork by Ram Pai · 6 years ago
  50. 4a4a5e5 powerpc/pkeys: key allocation/deallocation must not change pkey registers by Ram Pai · 6 years ago
  51. de11325 powerpc/pkeys: Deny read/write/execute by default by Ram Pai · 6 years ago
  52. a57a04c powerpc/pkeys: Give all threads control of their key permissions by Ram Pai · 6 years ago
  53. dbc3f77 selftests/powerpc: Consolidate copy/paste test logic by Michael Ellerman · 6 years ago
  54. 525661e selftests/powerpc: Remove Power9 paste tests by Michael Ellerman · 6 years ago
  55. 83039f2 selftests/powerpc: Remove Power9 copy_unaligned test by Michael Ellerman · 6 years ago
  56. ec93363 powerpc/prom_init: Remove linux,stdout-package property by Murilo Opsfelder Araujo · 6 years ago
  57. 48e9184 powerpc/ps3: Set driver coherent_dma_mask by Geoff Levand · 6 years ago
  58. ef6cb5f cxl: Fix wrong comparison in cxl_adapter_context_get() by Vaibhav Jain · 6 years ago
  59. 99c3ce3 powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold by Alistair Popple · 7 years ago
  60. d69ccc0 MAINTAINERS: Remove the entry for the orphaned ams driver by Michael Hanselmann · 7 years ago
  61. fca7bf9 powerpc/mpic: Pass first free vector number to mpic_setup_error_int() by Bharat Bhushan · 7 years ago
  62. fdf743c powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros by David Gibson · 6 years ago
  63. a8bf9e5 chrp/nvram.c: add MODULE_LICENSE() by Randy Dunlap · 6 years ago
  64. 8c8c10b powerpc/8xx: fix handling of early NULL pointer dereference by Christophe Leroy · 6 years ago
  65. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  66. a68bd12 powerpc/powernv/ioda: Allocate indirect TCE levels on demand by Alexey Kardashevskiy · 6 years ago
  67. 9bc98c8 powerpc/powernv: Rework TCE level allocation by Alexey Kardashevskiy · 6 years ago
  68. 090bad3 powerpc/powernv: Add indirect levels to it_userspace by Alexey Kardashevskiy · 6 years ago
  69. 00a5c58 KVM: PPC: Make iommu_table::it_userspace big endian by Alexey Kardashevskiy · 6 years ago
  70. 191c228 powerpc/powernv: Move TCE manupulation code to its own file by Alexey Kardashevskiy · 6 years ago
  71. da2bb0d powerpc/powernv: Remove useless wrapper by Alexey Kardashevskiy · 6 years ago
  72. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 6 years ago
  73. 9c3250a powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS) by Daniel Klamt · 6 years ago
  74. 54dbcfc powerpc/64s: Report SLB multi-hit rather than parity error by Michael Ellerman · 7 years ago
  75. e11b64b powerpc: Remove Power8 DD1 from cputable by Joel Stanley · 6 years ago
  76. 1e5d758 powerpc/dts: Use a correct at24 compatible fallback in ac14xx by Bartosz Golaszewski · 7 years ago
  77. 6aeb435 powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2 by Bartosz Golaszewski · 7 years ago
  78. 835b706 powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ng by Bartosz Golaszewski · 7 years ago
  79. dcb1433 cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 by Shilpasri G Bhat · 7 years ago
  80. 2606484 powerpc: Enable kernel XZ compression option on BOOK3S_32 by Aaro Koskinen · 7 years ago
  81. 1b80ac6 powerpc/msi: Remove VLA usage by Kees Cook · 7 years ago
  82. 00c376f powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case by Alexey Kardashevskiy · 6 years ago
  83. 8950329 powerpc/kdump: Handle crashkernel memory reservation failure by Hari Bathini · 7 years ago
  84. 741c564 powerpc/mpc5200: Remove VLA usage by Kees Cook · 6 years ago
  85. d497ebf ocxl: Fix page fault handler in case of fault on dying process by Frederic Barrat · 7 years ago
  86. 24bf686 selftests/powerpc: Fix typos by Breno Leitao · 7 years ago
  87. 09a61e8 selftests/powerpc: Fix strncpy usage by Breno Leitao · 7 years ago
  88. f3988ca cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup by Frederic Barrat · 7 years ago
  89. f18a4e1 Revert "cxl: Allow a default context to be associated with an external pci_dev" by Frederic Barrat · 7 years ago
  90. 322dc4a Revert "cxl: Add cxl_slot_is_supported API" by Frederic Barrat · 7 years ago
  91. 8bf6b91 Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb" by Alastair D'Silva · 7 years ago
  92. c8d43cf Revert "cxl: Add support for using the kernel API with a real PHB" by Alastair D'Silva · 7 years ago
  93. 29fea8a Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards" by Alastair D'Silva · 7 years ago
  94. 82c6ae6 Revert "cxl: Add kernel APIs to get & set the max irqs per context" by Alastair D'Silva · 7 years ago
  95. 17d2903 Revert "cxl: Add preliminary workaround for CX4 interrupt limitation" by Alastair D'Silva · 7 years ago
  96. 0cfd733 Revert "cxl: Add support for interrupts on the Mellanox CX4" by Alastair D'Silva · 7 years ago
  97. c582815 Revert "cxl: Add kernel API to allow a context to operate with relocate disabled" by Alastair D'Silva · 7 years ago
  98. 7dea6f2 powerpc/powernv/memtrace: Remove memtrace mmap() by Michael Neuling · 7 years ago
  99. d3d4ffa powerpc/powernv/ioda2: Reduce upper limit for DMA window size by Alexey Kardashevskiy · 7 years ago
  100. aad15cc powerpc: Document issues with TM on POWER9 by Michael Neuling · 7 years ago