1. 156b537 powerpc/perf: move perf irq/nmi handling details into traps.c by Nicholas Piggin · 4 years ago
  2. 3a31388 powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce by Nicholas Piggin · 4 years ago
  3. e44370a powerpc/64s: slb comment update by Nicholas Piggin · 4 years ago
  4. 31d6490 powerpc/mm: Remove stale do_page_fault comment referring to SLB faults by Nicholas Piggin · 4 years ago
  5. bf0e237 powerpc/64s: split do_hash_fault by Nicholas Piggin · 4 years ago
  6. f4c03b0 powerpc/64s: move bad_page_fault handling to C by Nicholas Piggin · 4 years ago
  7. 4cb8428 powerpc: rearrange do_page_fault error case to be inside exception_enter by Nicholas Piggin · 4 years ago
  8. 71f4797 powerpc/64s: add do_bad_page_fault_segv handler by Nicholas Piggin · 4 years ago
  9. 8458c62 powerpc: bad_page_fault get registers from regs by Nicholas Piggin · 4 years ago
  10. 73d7a97 powerpc/32: transfer can avoid saving r4/r5 over trace call by Nicholas Piggin · 4 years ago
  11. 755d664 powerpc: DebugException remove args by Nicholas Piggin · 4 years ago
  12. 18722ec powerpc: do_break get registers from regs by Nicholas Piggin · 4 years ago
  13. b4ced80 powerpc/fsl_booke/32: CacheLockingException remove args by Nicholas Piggin · 4 years ago
  14. a01a3f2 powerpc: remove arguments from fault handler functions by Nicholas Piggin · 4 years ago
  15. a4922f5 powerpc/64s: move the hash fault handling logic to C by Nicholas Piggin · 4 years ago
  16. 36f0114 powerpc/64s: move DABR match out of handle_page_fault by Nicholas Piggin · 4 years ago
  17. 7a24ae2 powerpc/32s: move DABR match out of handle_page_fault by Christophe Leroy · 4 years ago
  18. 1126652 KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs by Nicholas Piggin · 4 years ago
  19. c0ef717 powerpc/64s: interrupt exit improve bounding of interrupt recursion by Nicholas Piggin · 4 years ago
  20. c144bc7 powerpc/pasemi: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  21. d20a864 powerpc/embedded6xx/mve5100: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  22. 748770a powerpc/embedded6xx/mpc7448: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  23. daa6c24 powerpc/embedded6xx/linkstation: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  24. 08c4738 powerpc/embedded6xx/holly: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  25. 407d418 powerpc/chrp: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  26. 053d58c8 powerpc/amigaone: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  27. 83f8404 powerpc/83xx: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  28. 3c82a6a powerpc/82xx/*: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  29. a760cfd powerpc/52xx/mpc5200_simple: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  30. ba50876 powerpc/52xx/media5200: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  31. e0bf9de powerpc/52xx/lite5200: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  32. eab3166 powerpc/52xx/efika: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  33. 893586e powerpc/512x: Move PHB discovery by Oliver O'Halloran · 4 years, 2 months ago
  34. fbbefb32 powerpc/pci: Move PHB discovery for PCI_DN using platforms by Oliver O'Halloran · 4 years, 2 months ago
  35. 5537fcb powerpc/pci: Add ppc_md.discover_phbs() by Oliver O'Halloran · 4 years, 2 months ago
  36. 24b4c6b powerpc/powernv/pci: Drop pnv_phb->initialized by Oliver O'Halloran · 4 years, 4 months ago
  37. 6895c5b powerpc/xmon: Select CONSOLE_POLL for the 8xx by Christophe Leroy · 4 years ago
  38. 3066221 powerpc/xmon: Enable breakpoints on 8xx by Christophe Leroy · 4 years ago
  39. 259149c powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected by Christophe Leroy · 4 years ago
  40. 675b963 powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo() by Markus Elfring · 6 years ago
  41. c0cff7a powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq() by Markus Elfring · 5 years ago
  42. 60aece4 powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq() by Markus Elfring · 5 years ago
  43. 6e7a4da powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store() by Markus Elfring · 5 years ago
  44. de060ac powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store() by Markus Elfring · 5 years ago
  45. 245a389 cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes() by Markus Elfring · 4 years, 1 month ago
  46. b5952f81 powerpc/mm/book3s64/iommu: fix some RCU-list locks by Qian Cai · 4 years, 8 months ago
  47. c9790fb powerpc/powernv/pci: fix a RCU-list lock by Qian Cai · 4 years, 8 months ago
  48. 9899a56 powerpc: Fix build error in paravirt.h by Michal Suchanek · 4 years ago
  49. 923b3cf powerpc/mce: Remove per cpu variables from MCE handlers by Ganesh Goudar · 4 years ago
  50. 17c5cf0 powerpc/mce: Reduce the size of event arrays by Ganesh Goudar · 4 years ago
  51. b709e32 powerpc/time: Enable sched clock for irqtime by Pingfan Liu · 4 years, 2 months ago
  52. ed5b00a powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan by Cédric Le Goater · 4 years ago
  53. 7bd2b12 powerpc/pci: Delete traverse_pci_dn() by Oliver O'Halloran · 4 years, 4 months ago
  54. 9e85741 powerpc/eeh: Add a debugfs interface to check if a driver supports recovery by Oliver O'Halloran · 4 years, 2 months ago
  55. b5e904b powerpc/eeh: Rework pci_dev lookup in debugfs attributes by Oliver O'Halloran · 4 years, 2 months ago
  56. 38132cc selftests/powerpc: Add VF recovery tests by Oliver O'Halloran · 4 years, 2 months ago
  57. d6749cc selftests/powerpc: Use stderr for debug messages in eeh-functions by Oliver O'Halloran · 4 years, 2 months ago
  58. db82f709 selftests/powerpc: Hoist helper code out of eeh-basic by Oliver O'Halloran · 4 years, 2 months ago
  59. 718aae9 powerpc/sstep: Fix incorrect return from analyze_instr() by Ananth N Mavinakayanahalli · 4 years ago
  60. 8813ff4 powerpc/sstep: Check instruction validity against ISA version before emulation by Ananth N Mavinakayanahalli · 4 years ago
  61. 4eeef09 powerpc/44x: Remove STDBINUTILS kconfig option by Christophe Leroy · 4 years ago
  62. 910a0cb powerpc/47x: Disable 256k page size by Christophe Leroy · 4 years ago
  63. 27f6995 powerpc/kvm: Force selection of CONFIG_PPC_FPU by Christophe Leroy · 4 years ago
  64. c9f3401 powerpc: Always enable queued spinlocks for 64s, disable for others by Nicholas Piggin · 4 years ago
  65. 9dd31b1 powerpc/vas: Fix IRQ name allocation by Cédric Le Goater · 4 years, 1 month ago
  66. 691602a powerpc/iommu/debug: Add debugfs entries for IOMMU tables by Alexey Kardashevskiy · 4 years ago
  67. 22f1de2 powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() static by Cédric Le Goater · 4 years ago
  68. 53137a9 powerpc/pcidn: Make IOV setup routines static by Cédric Le Goater · 4 years ago
  69. 42c1f40 powerpc/pseries: Make IOV setup routines static by Cédric Le Goater · 4 years ago
  70. ce27517 KVM: PPC: Book3S HV: Declare some prototypes by Cédric Le Goater · 4 years ago
  71. d834915 KVM: PPC: Book3S HV: Include prototypes by Cédric Le Goater · 4 years ago
  72. 9236f57 KVM: PPC: Make the VMX instruction emulation routines static by Cédric Le Goater · 4 years ago
  73. 9ae440f powerpc/watchdog: Declare soft_nmi_interrupt() prototype by Cédric Le Goater · 4 years ago
  74. 1429ff5 powerpc/mm: Declare arch_report_meminfo() prototype. by Cédric Le Goater · 4 years ago
  75. 94b87d7 powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() static by Cédric Le Goater · 4 years ago
  76. 1f55aef powerpc/mm: Declare preload_new_slb_context() prototype by Cédric Le Goater · 4 years ago
  77. 11f9c1d powerpc/mm: Move hpte_insert_repeating() prototype by Cédric Le Goater · 4 years ago
  78. cccaf1a1 powerpc/mm: Declare some prototypes by Cédric Le Goater · 4 years ago
  79. bb21e1b powerpc/optprobes: Make patch_imm64_load_insns() static by Cédric Le Goater · 4 years ago
  80. d47d307 powerpc/optprobes: Remove unused routine patch_imm32_load_insns() by Cédric Le Goater · 4 years ago
  81. 157c9f4 powerpc/smp: Make debugger_ipi_callback() static by Cédric Le Goater · 4 years ago
  82. cd7aa5d powerpc/smp: Include tick_broadcast() prototype by Cédric Le Goater · 4 years ago
  83. 1cc2fd7 powerpc/mce: Include prototypes by Cédric Le Goater · 4 years ago
  84. 692e592 powerpc/setup_64: Make some routines static by Cédric Le Goater · 4 years ago
  85. d03f210 powerpc/pmem: Include pmem prototypes by Cédric Le Goater · 4 years ago
  86. 90db8bf powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static by Cédric Le Goater · 4 years ago
  87. 4415932 powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static by Cédric Le Goater · 4 years ago
  88. aa23ea0 powerpc/pseries/ras: Remove unused variable 'status' by Cédric Le Goater · 4 years ago
  89. d25da50 powerpc/mm: Include __find_linux_pte() prototype by Cédric Le Goater · 4 years ago
  90. e5f9d88 powerpc/perf/hv-24x7: Dont create sysfs event files for dummy events by Kajol Jain · 4 years ago
  91. 7613f5a powerpc/64s/kuap: Use mmu_has_feature() by Michael Ellerman · 4 years, 1 month ago
  92. 52f6b0a ocxl: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years ago
  93. 3db3805 selftests/powerpc: Make the test check in eeh-basic.sh posix compliant by Po-Hsu Lin · 4 years ago
  94. e71ba94 Linux 5.11-rc2 by Linus Torvalds · 4 years ago
  95. 3516bd7 Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  96. d9296a7 Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  97. 89ecf09 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years ago
  98. eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  99. 8b4805c Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  100. dc3e24b Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago