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