1. 8defc2a powerpc/64s/interrupt: Fix decrementer storm by Nicholas Piggin · 3 years ago
  2. dd81e1c Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  3. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  4. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  6. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  7. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  8. aee101d powerpc/64s: Mask SRR0 before checking against the masked NIP by Nicholas Piggin · 3 years ago
  9. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  10. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  11. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  12. 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  13. 4eb766f Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years ago
  14. 48a60bd Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  15. 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  16. 2bdf3f9 powerpc/cacheinfo: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  17. fd1eaaa powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings by Michael Ellerman · 3 years ago
  18. 314f6c2 powerpc/64s: Mask NIP before checking against SRR0 by Michael Ellerman · 3 years ago
  19. bba4966 powerpc/32: Fix boot failure with GCC latent entropy plugin by Christophe Leroy · 3 years ago
  20. d51f86c powerpc/mm: Switch obsolete dssall to .long by Alexey Kardashevskiy · 3 years ago
  21. d72c4a3 powerpc/64/asm: Do not reassign labels by Daniel Axtens · 3 years ago
  22. fd98395 powerpc/64/asm: Inline BRANCH_TO_C000 by Alexey Kardashevskiy · 3 years ago
  23. a3ad84d powerpc/toc: Future proof kernel toc by Alan Modra · 3 years ago
  24. d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years ago
  25. 713ab91 Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  26. 1f012283 of/fdt: Rework early_init_dt_scan_memory() to call directly by Rob Herring · 3 years ago
  27. d665881 of/fdt: Rework early_init_dt_scan_root() to call directly by Rob Herring · 3 years, 1 month ago
  28. 60f20d8 of/fdt: Rework early_init_dt_scan_chosen() to call directly by Rob Herring · 3 years, 1 month ago
  29. af47d79 powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts by Nicholas Piggin · 3 years, 3 months ago
  30. 0faf20a powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in use by Nicholas Piggin · 3 years, 3 months ago
  31. ff0b0d6 powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper by Nicholas Piggin · 3 years, 3 months ago
  32. 8734b41b powerpc/module_64: Fix livepatching for RO modules by Russell Currey · 3 years, 1 month ago
  33. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  34. 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
  35. 06e629c powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic by Hari Bathini · 3 years, 1 month ago
  36. 219572d powerpc: handle kdump appropriately with crash_kexec_post_notifiers option by Hari Bathini · 3 years, 1 month ago
  37. 07b863a powerpc/inst: Define ppc_inst_t as u32 on PPC32 by Christophe Leroy · 3 years, 1 month ago
  38. c545b9f powerpc/inst: Define ppc_inst_t by Christophe Leroy · 3 years, 1 month ago
  39. 4f6a025 powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode. by Christophe Leroy · 3 years, 2 months ago
  40. fcf9bb6 powerpc/kuap: Wire-up KUAP on 40x by Christophe Leroy · 3 years, 2 months ago
  41. f6fad4f powerpc/kuap: Wire-up KUAP on 44x by Christophe Leroy · 3 years, 2 months ago
  42. 43afcf8 powerpc: Add KUAP support for BOOKE and 40x by Christophe Leroy · 3 years, 2 months ago
  43. 42e03bc powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64 by Christophe Leroy · 3 years, 2 months ago
  44. 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 2 months ago
  45. 937fb70 powerpc/kuap: Add kuap_lock() by Christophe Leroy · 3 years, 2 months ago
  46. 70428da powerpc/32s: Save content of sr0 to avoid 'mfsr' by Christophe Leroy · 3 years, 2 months ago
  47. 526d4a4 powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly by Christophe Leroy · 3 years, 2 months ago
  48. dc3a0e5 powerpc/book3e: Activate KUEP at all time by Christophe Leroy · 3 years, 2 months ago
  49. ee263160 powerpc/44x: Activate KUEP at all time by Christophe Leroy · 3 years, 2 months ago
  50. 06e7cbc powerpc/40x: Map 32Mbytes of memory at startup by Christophe Leroy · 3 years, 3 months ago
  51. 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 1 month ago
  52. c285737 powerpc/64s: Make hash MMU support configurable by Nicholas Piggin · 3 years, 1 month ago
  53. ffbe5d2 powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix by Nicholas Piggin · 3 years, 1 month ago
  54. 310dce6 powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled by Nicholas Piggin · 3 years, 1 month ago
  55. 935b534 powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific by Nicholas Piggin · 3 years, 1 month ago
  56. 62ea67e powerpc/signal32: Use struct_group() to zero spe regs by Kees Cook · 3 years, 1 month ago
  57. 985faa7 powerpc: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
  58. 08b0af5 powerpc: Avoid discarding flags in system_call_exception() by Mark Rutland · 3 years, 1 month ago
  59. f1797e4d powerpc/modules: Don't WARN on first module allocation attempt by Christophe Leroy · 3 years, 1 month ago
  60. aebd1fb powerpc: flexible GPR range save/restore macros by Nicholas Piggin · 3 years, 2 months ago
  61. e012c49 powerpc/watchdog: help remote CPUs to flush NMI printk output by Nicholas Piggin · 3 years, 1 month ago
  62. 57dd3a7 powerpc: Don't bother about .data..Lubsan sections by Christophe Leroy · 3 years, 1 month ago
  63. 7dfbfb8 powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32 by Christophe Leroy · 3 years, 2 months ago
  64. c93d4f6 powerpc/ftrace: Add module_trampoline_target() for PPC32 by Christophe Leroy · 3 years, 2 months ago
  65. 88670fd powerpc/ftrace: No need to read LR from stack in _mcount() by Christophe Leroy · 3 years, 2 months ago
  66. ab85a27 powerpc: Mark probe_machine() __init and static by Michael Ellerman · 3 years, 1 month ago
  67. a4ac0d2 powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING by Michael Ellerman · 3 years, 1 month ago
  68. 7b65b79 Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 1 month ago
  69. b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
  70. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
  71. 3d030e3 powerpc/watchdog: Fix wd_smp_last_reset_tb reporting by Nicholas Piggin · 3 years, 1 month ago
  72. 1f01bf9 powerpc/watchdog: read TB close to where it is used by Nicholas Piggin · 3 years, 2 months ago
  73. 76521c4 powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi by Nicholas Piggin · 3 years, 2 months ago
  74. 858c93c powerpc/watchdog: tighten non-atomic read-modify-write access by Nicholas Piggin · 3 years, 2 months ago
  75. 5dad4ba powerpc/watchdog: Fix missed watchdog reset due to memory ordering race by Nicholas Piggin · 3 years, 2 months ago
  76. 869fb7e powerpc/prom_init: Fix improper check of prom_getprop() by Peiwei Hu · 3 years, 1 month ago
  77. dd5cde4 powerpc/rtas: rtas_busy_delay_time() kernel-doc by Nathan Lynch · 3 years, 1 month ago
  78. 38f7b70 powerpc/rtas: rtas_busy_delay() improvements by Nathan Lynch · 3 years, 1 month ago
  79. 53cadf7 powerpc/rtas: kernel-doc fixes by Nathan Lynch · 3 years, 1 month ago
  80. 157616f powerpc/eeh: Use a goto for recovery failures by Oliver O'Halloran · 3 years, 2 months ago
  81. 10b34ec powerpc/eeh: Small refactor of eeh_handle_normal_event() by Daniel Axtens · 3 years, 2 months ago
  82. a1d2b21 powerpc/btext: add missing of_node_put by Julia Lawall · 9 years ago
  83. 5236756 KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs by Nicholas Piggin · 3 years, 1 month ago
  84. 34e119c9 KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs by Nicholas Piggin · 3 years, 1 month ago
  85. 245ebf8 powerpc/64s: Always set PMU control registers to frozen/disabled when not in use by Nicholas Piggin · 3 years, 1 month ago
  86. 46f9caf powerpc/64s: Keep AMOR SPR a constant ~0 at runtime by Nicholas Piggin · 3 years, 1 month ago
  87. 25aa145 powerpc/time: add API for KVM to re-arm the host timer/decrementer by Nicholas Piggin · 3 years, 1 month ago
  88. 9581991 KVM: PPC: Book3S HV P9: Use large decrementer for HDEC by Nicholas Piggin · 3 years, 1 month ago
  89. 4ebbd07 KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read by Nicholas Piggin · 3 years, 1 month ago
  90. 5bb60ea powerpc/32: Fix hardlockup on vmap stack overflow by Christophe Leroy · 3 years, 1 month ago
  91. 75603b1 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 1 month ago
  92. 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
  93. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
  94. 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 1 month ago
  95. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 1 month ago
  96. 1e35eba powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 3 years, 1 month ago
  97. 5499802 powerpc/signal32: Fix sigset_t copy by Christophe Leroy · 3 years, 1 month ago
  98. 964c33c powerpc: clean vdso32 and vdso64 directories by Masahiro Yamada · 3 years, 2 months ago
  99. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  100. 5d5e452 printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces by Nicholas Piggin · 3 years, 2 months ago