1. e2b3c16 powerpc/cacheinfo: Set pr_fmt() by Nathan Lynch · 6 years ago
  2. aff7795 powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 by Vladis Dronov · 4 years, 5 months ago
  3. 2e6bd22 powerpc/kexec_file: Enable early kernel OPAL calls by Hari Bathini · 4 years, 5 months ago
  4. b5667d1 powerpc/kexec_file: Fix kexec load failure with lack of memory hole by Hari Bathini · 4 years, 5 months ago
  5. 6ecd016 powerpc/kexec_file: Add appropriate regions for memory reserve map by Hari Bathini · 4 years, 5 months ago
  6. cb350c1 powerpc/kexec_file: Prepare elfcore header for crashing kernel by Hari Bathini · 4 years, 5 months ago
  7. 1a1cf93 powerpc/kexec_file: Setup backup region for kdump kernel by Hari Bathini · 4 years, 5 months ago
  8. 7c64e21 powerpc/kexec_file: Restrict memory usage of kdump kernel by Hari Bathini · 4 years, 5 months ago
  9. adfefc6 powerpc/drmem: Make LMB walk a bit more flexible by Hari Bathini · 4 years, 5 months ago
  10. b8e55a3 powerpc/kexec_file: Avoid stomping memory used by special regions by Hari Bathini · 4 years, 5 months ago
  11. 180adfc powerpc/kexec_file: Add helper functions for getting memory ranges by Hari Bathini · 4 years, 5 months ago
  12. 1903127 powerpc/kexec_file: Mark PPC64 specific code by Hari Bathini · 4 years, 5 months ago
  13. f891f19 kexec_file: Allow archs to handle special regions while locating memory hole by Hari Bathini · 4 years, 5 months ago
  14. fdaa7ce powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig by Anton Blanchard · 4 years, 5 months ago
  15. ada68a6 powerpc/64s: Move HMI IRQ stat from percpu variable to paca. by Mahesh Salgaonkar · 4 years, 6 months ago
  16. d3c6195 powerpc/fsl/dts: add missing P4080DS I2C devices by David Lamparter · 6 years ago
  17. 3591538a ocxl: Address kernel doc errors & warnings by Alastair D'Silva · 4 years, 9 months ago
  18. c75d42e ocxl: Remove unnecessary externs by Alastair D'Silva · 4 years, 9 months ago
  19. f3054ff selftests/powerpc: Return skip code for spectre_v2 by Thadeu Lima de Souza Cascardo · 4 years, 5 months ago
  20. b859c95 powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions by Balamuruhan S · 4 years, 5 months ago
  21. 151c32b powerpc/sstep: Add support for divde[.] and divdeu[.] instructions by Balamuruhan S · 4 years, 5 months ago
  22. 8902c6f powerpc/ppc-opcode: Add divde and divdeu opcodes by Balamuruhan S · 4 years, 5 months ago
  23. 854eb50 selftests/powerpc: Fix CPU affinity for child process by Harish · 4 years, 7 months ago
  24. cf1ae05 powerpc/powernv/sriov: Remove unused but set variable 'phb' by Wei Yongjun · 4 years, 5 months ago
  25. b6ac59d powerpc: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 5 months ago
  26. f2af201 powerpc/build: vdso linker warning for orphan sections by Nicholas Piggin · 4 years, 10 months ago
  27. 5e66a0c powerpc: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  28. bf6b766 powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE by Aneesh Kumar K.V · 4 years, 5 months ago
  29. a5a8b25 powerpc/kvm/cma: Improve kernel log during boot by Aneesh Kumar K.V · 4 years, 6 months ago
  30. ef26b76 powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA by Aneesh Kumar K.V · 4 years, 6 months ago
  31. 81a4132 powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S by Balamuruhan S · 4 years, 9 months ago
  32. ee36d86 powerpc: Drop old comment about CONFIG_POWER by Michael Ellerman · 4 years, 5 months ago
  33. 157dad8 powerpc/kvm: Use correct CONFIG symbol in comment by Michael Ellerman · 4 years, 5 months ago
  34. e5eff89 powerpc/boot: Fix CONFIG_PPC_MPC52XX references by Michael Ellerman · 4 years, 5 months ago
  35. 69eeff0 powerpc/32s: Remove TAUException wart in traps.c by Michael Ellerman · 4 years, 5 months ago
  36. df4d4ef powerpc/32s: Fix CONFIG_BOOK3S_601 uses by Michael Ellerman · 4 years, 5 months ago
  37. 07e571e powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code by Michael Ellerman · 4 years, 5 months ago
  38. 8cdcde5 powerpc/52xx: Fix comment about CONFIG_BDI* by Michael Ellerman · 4 years, 5 months ago
  39. 0fcce25 powerpc/configs: Remove dead symbols by Michael Ellerman · 4 years, 5 months ago
  40. fbb44c9 powerpc/configs: Drop old symbols from ppc6xx_defconfig by Michael Ellerman · 4 years, 5 months ago
  41. 55548a8 powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only by Bharata B Rao · 4 years, 5 months ago
  42. 73da08f selftests/powerpc: Remove powerpc special cases from stack expansion test by Michael Ellerman · 4 years, 5 months ago
  43. 773b3e5 powerpc/mm: Remove custom stack expansion checking by Michael Ellerman · 4 years, 5 months ago
  44. 9ee571d selftests/powerpc: Update the stack expansion test by Michael Ellerman · 4 years, 5 months ago
  45. 63dee5d powerpc: Allow 4224 bytes of stack expansion for the signal frame by Michael Ellerman · 4 years, 5 months ago
  46. c9938a9 selftests/powerpc: Add test of stack expansion logic by Michael Ellerman · 4 years, 5 months ago
  47. 5f8cf64 selftests/powerpc: Squash spurious errors due to device removal by Oliver O'Halloran · 4 years, 5 months ago
  48. c27f2fd1 selftests/powerpc: Add test for pkey siginfo verification by Sandipan Das · 4 years, 5 months ago
  49. 743f354 selftests/powerpc: Add wrapper for gettid by Sandipan Das · 4 years, 5 months ago
  50. e3333c5 selftests/powerpc: Add helper to exit on failure by Sandipan Das · 4 years, 5 months ago
  51. 03634bb selftests/powerpc: Harden test for execute-disabled pkeys by Sandipan Das · 4 years, 5 months ago
  52. 264d7fc selftests/powerpc: Add pkey helpers for rights by Sandipan Das · 4 years, 5 months ago
  53. 128d3d0 selftests/powerpc: Move pkey helpers to headers by Sandipan Das · 4 years, 5 months ago
  54. 107c550 powerpc/pseries: Add KVM guest doorbell restrictions by Nicholas Piggin · 4 years, 5 months ago
  55. 5b06d16 powerpc/pseries: Use doorbells even if XIVE is available by Nicholas Piggin · 4 years, 5 months ago
  56. 1f0ce49 powerpc: Inline doorbell sending functions by Nicholas Piggin · 4 years, 5 months ago
  57. 443359a powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28 by Athira Rajeev · 4 years, 5 months ago
  58. 5f987ca powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y by Michael Ellerman · 4 years, 5 months ago
  59. 86052e4 powerpc/powernv/pci.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  60. 3b56ed4 powerpc/smu.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  61. 8506593 powerpc/reg.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  62. db10f55 powerpc/ppc_asm.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  63. 028cc22 powerpc/hw_breakpoint.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  64. 8965aa4 powerpc/epapr_hcalls.h: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  65. dc9bf32 powerpc/cputime.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  66. 92be1fc powerpc/book3s/radix-4k.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  67. 10a4a01 powerpc/book3s/mmu-hash.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  68. e280261 powerpc/lib: remove memcpy_flushcache redundant return by Li RongQing · 6 years ago
  69. e54e30b powerpc/ptdump: Refactor update of pg_state by Christophe Leroy · 4 years, 6 months ago
  70. 846feea powerpc/ptdump: Refactor update of st->last_pa by Christophe Leroy · 4 years, 6 months ago
  71. 6ca0553 powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX by Christophe Leroy · 4 years, 6 months ago
  72. f1a1f7a powerpc/32s: Kernel space starts at TASK_SIZE by Christophe Leroy · 4 years, 6 months ago
  73. b6be1bb powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET by Christophe Leroy · 4 years, 6 months ago
  74. c496433 powerpc/32s: Only leave NX unset on segments used for modules by Christophe Leroy · 4 years, 6 months ago
  75. 7fbc22c powerpc: Use MODULES_VADDR if defined by Christophe Leroy · 4 years, 6 months ago
  76. ccc8fcf powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space by Christophe Leroy · 4 years, 6 months ago
  77. 19a551b powerpc/papr_scm: Make some symbols static by Wei Yongjun · 4 years, 5 months ago
  78. faedc38 powerpc/64s: allow for clang's objdump differences by Bill Wendling · 4 years, 5 months ago
  79. 49a7d46 powerpc: Implement smp_cond_load_relaxed() by Nicholas Piggin · 4 years, 5 months ago
  80. 2f6560e powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint by Nicholas Piggin · 4 years, 5 months ago
  81. 20c0e82 powerpc/pseries: Implement paravirt qspinlocks for SPLPAR by Nicholas Piggin · 4 years, 5 months ago
  82. aa65ff6 powerpc/64s: Implement queued spinlocks and rwlocks by Nicholas Piggin · 4 years, 5 months ago
  83. 12d0b9d powerpc: Move spinlock implementation to simple_spinlock by Nicholas Piggin · 4 years, 5 months ago
  84. 20d444d powerpc/pseries: Move some PAPR paravirt functions to their own file by Nicholas Piggin · 4 years, 5 months ago
  85. dbce456 powerpc/numa: Limit possible nodes to within num_possible_nodes by Srikar Dronamraju · 4 years, 5 months ago
  86. 3327e58 macintosh/via-macii: Clarify definition of macii_init() by Finn Thain · 4 years, 6 months ago
  87. 046ace8 macintosh/via-macii: Use the stack for reset request storage by Finn Thain · 4 years, 6 months ago
  88. 5c0c15a macintosh/via-macii: Use unsigned type for autopoll_devs variable by Finn Thain · 4 years, 6 months ago
  89. f87a162 macintosh/via-macii: Use bool type for reading_reply variable by Finn Thain · 4 years, 6 months ago
  90. 624cf5b macintosh/via-macii: Handle poll replies correctly by Finn Thain · 4 years, 6 months ago
  91. b16b676 macintosh/via-macii: Remove read_done state by Finn Thain · 4 years, 6 months ago
  92. b4d76c2 macintosh/via-macii: Handle /CTLR_IRQ signal correctly by Finn Thain · 4 years, 6 months ago
  93. f93bfeb macintosh/via-macii: Poll the device most likely to respond by Finn Thain · 4 years, 6 months ago
  94. 59ea38f macintosh/via-macii: Access autopoll_devs when inside lock by Finn Thain · 4 years, 6 months ago
  95. c66da95 macintosh/adb-iop: Implement SRQ autopolling by Finn Thain · 4 years, 7 months ago
  96. e2954e5 macintosh/adb-iop: Implement sending -> idle state transition by Finn Thain · 4 years, 7 months ago
  97. 32226e8 macintosh/adb-iop: Implement idle -> sending state transition by Finn Thain · 4 years, 7 months ago
  98. 56b732e macintosh/adb-iop: Resolve static checker warnings by Finn Thain · 4 years, 7 months ago
  99. aac840e macintosh/adb-iop: Access current_req and adb_iop_state when inside lock by Finn Thain · 4 years, 7 months ago
  100. 303511e macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver by Finn Thain · 4 years, 7 months ago