1. 22220b1 powerpc/configs/mpc5200: Drop no longer needed CONFIG_FB by Michael Ellerman · 7 years ago
  2. edff694 powerpc/configs: Update for CONFIG_INPUT_MOUSEDEV=n by Michael Ellerman · 7 years ago
  3. f6fe7a1 powerpc/configs: Drop removed CONFIG_LOGFS by Michael Ellerman · 7 years ago
  4. dc3f5d2 powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig by Michael Ellerman · 7 years ago
  5. 641f656 powerpc/configs: Drop no longer needed CONFIG_LIBCRC32C by Michael Ellerman · 7 years ago
  6. ab306d1 powerpc/configs: Drop unnecessary CONFIG_EDAC from ppc64e by Michael Ellerman · 7 years ago
  7. 5593edb powerpc/configs: Drop no longer needed CONFIG_SCSI by Michael Ellerman · 7 years ago
  8. 72ac996 powerpc/configs: Drop no longer needed CONFIG_IPV6 by Michael Ellerman · 7 years ago
  9. aad004a powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC by Michael Ellerman · 7 years ago
  10. f3a45e5 powerpc/configs: Drop no longer needed CONFIG_AUDITSYSCALL by Michael Ellerman · 7 years ago
  11. 599f959 powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from cell/ppc64 by Michael Ellerman · 7 years ago
  12. e9cb40a powerpc/configs: Drop MEMORY_HOTREMOVE from ppc64/cell by Michael Ellerman · 7 years ago
  13. 5a73b1a powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL by Michael Ellerman · 7 years ago
  14. 8b2ee33d powerpc/configs: Drop no longer needed PCI_MSI on powernv by Michael Ellerman · 7 years ago
  15. 4ca2ddf powerpc/configs: Drop no longer needed CONFIG_SMP for pseries/ppc64/powernv by Michael Ellerman · 7 years ago
  16. b9bc4bb powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT by Michael Ellerman · 7 years ago
  17. 93a4a4f powerpc/configs: Drop unnecessary CONFIG_NUMA_BALANCING_DEFAULT_ENABLED by Michael Ellerman · 7 years ago
  18. 76869cb powerpc/configs: Drop no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES by Michael Ellerman · 7 years ago
  19. cd67a20f powerpc/configs: Drop no longer needed CONFIG_CRYPTO_GCM by Michael Ellerman · 7 years ago
  20. f029731 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL in g5 / c2k by Michael Ellerman · 7 years ago
  21. 60ac25b powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL by Michael Ellerman · 7 years ago
  22. 7cf5775 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_SHA256 by Michael Ellerman · 7 years ago
  23. 813f413 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_ECB by Michael Ellerman · 7 years ago
  24. 8f56939 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_HMAC by Michael Ellerman · 7 years ago
  25. 8f3e6bd powerpc/configs: Drop no longer needed CONFIG_CRYPTO_DEV_VMX_ENCRYPT by Michael Ellerman · 7 years ago
  26. b8465a6 powerpc/configs: Update for CONFIG_NF_CT_PROTO_(SCTP|UDPLITE)=y by Michael Ellerman · 7 years ago
  27. 360426f powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO by Michael Ellerman · 7 years ago
  28. e5d2f4b powerpc/configs: Update for CONFIG_DEBUG_FS being selected via CONFIG_RCU_TRACE by Michael Ellerman · 7 years ago
  29. 05cb48b powerpc/configs: Drop no longer needed CONFIG_DEVKMEM by Michael Ellerman · 7 years ago
  30. 5c26bdf powerpc/configs: Drop no longer needed CONFIG_FHANDLE by Michael Ellerman · 7 years ago
  31. f9065c8 powerpc/configs: Explicitly drop CONFIG_INPUT_MOUSEDEV by Michael Ellerman · 7 years ago
  32. 5ee5d808 powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG by Michael Ellerman · 7 years ago
  33. 980b450 powerpc/configs: Update for symbol movement only by Michael Ellerman · 7 years ago
  34. a603610 powerpc/oops: Line up NIP & MSR with other rows by Michael Ellerman · 7 years ago
  35. f6fc73f powerpc/oops: Print CR/XER on same line as MSR by Michael Ellerman · 7 years ago
  36. 1c56cd8 powerpc/oops: Use IS_ENABLED() for oops markers by Michael Ellerman · 7 years ago
  37. 2e82ca3 powerpc/oops: Print the kernel's endian in the oops by Michael Ellerman · 7 years ago
  38. 72c0d9e powerpc/oops: Fix the oops markers to use pr_cont() by Michael Ellerman · 7 years ago
  39. 6538ac3 powerpc/powernv: Fix build error in opal-imc.c when NUMA=n by LABBE Corentin · 7 years ago
  40. 1f84c26 Add documentation for the powerpc memtrace debugfs files by Rashmica Gupta · 7 years ago
  41. 9d5171a powerpc/powernv: Enable removal of memory for in memory tracing by Rashmica Gupta · 7 years ago
  42. 2dea1d9 powerpc/uprobes: Implement arch_uretprobe_is_alive() by Naveen N. Rao · 7 years ago
  43. ec4189c powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobes by Naveen N. Rao · 7 years ago
  44. a9dadc1 powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask() by Cédric Le Goater · 7 years ago
  45. d1d0d5f powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch) by Nicholas Piggin · 7 years ago
  46. 7b76a1f powerpc/64s: Remove spurious IRQ reason in IRQ replay by Nicholas Piggin · 7 years ago
  47. ccd5eb8 powerpc/64: Remove redundant instruction in interrupt replay by Nicholas Piggin · 7 years ago
  48. e6c1203 powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9 by Nicholas Piggin · 7 years ago
  49. d6f73fc powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay by Nicholas Piggin · 7 years ago
  50. 6f881ea powerpc/64: Cleanup __check_irq_replay() by Nicholas Piggin · 7 years ago
  51. c05f0be powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13 by Nicholas Piggin · 7 years ago
  52. 6e9a2f6 powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt() by Nicholas Piggin · 7 years ago
  53. e0c827c powerpc/64s: Avoid a branch in masked_[H]interrupt() by Nicholas Piggin · 7 years ago
  54. 3a2df37 powerpc/mm: Make switch_mm_irqs_off() out of line by Benjamin Herrenschmidt · 7 years ago
  55. a619e59 powerpc/mm: Optimize detection of thread local mm's by Benjamin Herrenschmidt · 7 years ago
  56. b426e4b powerpc/mm: Use mm_is_thread_local() instread of open-coding by Benjamin Herrenschmidt · 7 years ago
  57. 058ccc3 powerpc/mm: Avoid double irq save/restore in activate_mm by Benjamin Herrenschmidt · 7 years ago
  58. 43ed84a powerpc/mm: Move pgdir setting into a helper by Benjamin Herrenschmidt · 7 years ago
  59. 3e23a12 powerpc/64s: Fix replay interrupt return label name by Michael Ellerman · 7 years ago
  60. 215ee76 powerpc: pseries: remove dlpar_attach_node dependency on full path by Rob Herring · 7 years ago
  61. b7c670d powerpc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  62. bcf21e3 powerpc/vio: Use device_type to detect family by Michael Ellerman · 7 years ago
  63. 15c659f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  64. 516fa8d macintosh/rack-meter: Make of_device_ids const by Arvind Yadav · 7 years ago
  65. 1a92a80 powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
  66. 0f4bc09 powerpc/mm/cxl: Add the fault handling cpu to mm cpumask by Aneesh Kumar K.V · 7 years ago
  67. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 7 years ago
  68. 8434f08 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  69. 94171b1 powerpc/mm: Rename find_linux_pte_or_hugepte() by Aneesh Kumar K.V · 7 years ago
  70. 6acdc9a powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s) by Naveen N. Rao · 8 years ago
  71. 694fc88 powerpc/string: Implement optimized memset variants by Naveen N. Rao · 8 years ago
  72. 00e7c25 block/ps3vram: Check return of ps3vram_cache_init by Geoff Levand · 7 years ago
  73. fd1335e block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init() by Markus Elfring · 7 years ago
  74. 99597ce selftests/powerpc: Improve tm-resched-dscr by Sam Bobroff · 7 years ago
  75. 711bd20 powerpc/perf: Fix usage of nest_imc_refc by Madhavan Srinivasan · 7 years ago
  76. 8bfa42a powerpc: Add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  77. 96c79b6 powerpc: Remove more redundant VSX save/tests by Benjamin Herrenschmidt · 7 years ago
  78. dc80108 powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx() by Benjamin Herrenschmidt · 7 years ago
  79. 746874d powerpc: Remove redundant FP/Altivec giveup code by Benjamin Herrenschmidt · 7 years ago
  80. 6a30383 powerpc: Fix missing newline before { by Benjamin Herrenschmidt · 7 years ago
  81. 7baebe5 powerpc/topology: Remove the unused parent_node() macro by Dou Liyang · 7 years ago
  82. 5a69aec powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC by Benjamin Herrenschmidt · 7 years ago
  83. 4ae279c powerpc/mm/hugetlb: Allow runtime allocation of 16G. by Aneesh Kumar K.V · 7 years ago
  84. 79cc38d powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line by Aneesh Kumar K.V · 7 years ago
  85. e24a130 mm/hugetlb: Allow arch to override and call the weak function by Aneesh Kumar K.V · 7 years ago
  86. ca8afd4 powerpc/hugetlb: fix page rights verification in gup_hugepte() by Christophe Leroy · 7 years ago
  87. 4cfac2f powerpc/mm: Simplify __set_fixmap() by Christophe Leroy · 7 years ago
  88. 86b1952 powerpc/mm: declare some local functions static by Christophe Leroy · 7 years ago
  89. 95902e6 powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 by Christophe Leroy · 7 years ago
  90. 3184cc4 powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32 by Christophe Leroy · 7 years ago
  91. e611939 powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs by Christophe Leroy · 7 years ago
  92. 2ef973a powerpc/8xx: Reduce DTLB miss handler by one insn by Christophe Leroy · 7 years ago
  93. 346bcc4 powerpc/8xx: mark init functions with __init by Christophe Leroy · 7 years ago
  94. 87be3e2 powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC by Christophe Leroy · 7 years ago
  95. a3059b0 powerpc/8xx: Make pinning of ITLBs optional by Christophe Leroy · 7 years ago
  96. 0eb0d2e powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S by Christophe Leroy · 7 years ago
  97. c8a1270 powerpc/8xx: Remove macro that checks kernel address by Christophe Leroy · 7 years ago
  98. eef784b powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx. by Christophe Leroy · 7 years ago
  99. 3699260 powerpc/chrp: Store the intended structure by Julia Lawall · 7 years ago
  100. 6c80d31 powerpc/l2cr_6xx: Fix invalid use of register expressions by Andreas Schwab · 7 years ago