1. 1c6b5a7 powerpc/pseries: Add support for FORM2 associativity by Aneesh Kumar K.V · 3 years, 5 months ago
  2. 0eacd06 powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY by Aneesh Kumar K.V · 3 years, 5 months ago
  3. 6c6fdbb powerpc: remove unneeded semicolons by Chengyang Fan · 4 years ago
  4. 92cc6bf powerpc: Refactor is_kvm_guest() declaration to new header by Srikar Dronamraju · 4 years, 1 month ago
  5. bf6b766 powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE by Aneesh Kumar K.V · 4 years, 5 months ago
  6. 107c550 powerpc/pseries: Add KVM guest doorbell restrictions by Nicholas Piggin · 4 years, 5 months ago
  7. 7368b38 powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths by Nicholas Piggin · 4 years, 8 months ago
  8. 17a0364 powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff features by Alexey Kardashevskiy · 5 years ago
  9. bb04ffe powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR by Claudio Carvalho · 5 years ago
  10. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  11. 4c5d87d powerpc/pseries: PAPR persistent memory support by Oliver O'Halloran · 6 years ago
  12. 5600fbe powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE by Laurent Dufour · 6 years ago
  13. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  14. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  15. 5539d31 powerpc/pseries: Fix duplicate firmware feature for DRC_INFO by Michael Ellerman · 7 years ago
  16. 3f38000 powerpc/firmware: Add definitions for new drc-info firmware feature by Michael Bringmann · 7 years ago
  17. 0c38ed6 powerpc/pseries: Enable support of ibm,dynamic-memory-v2 by Nathan Fontenot · 7 years ago
  18. 64b40ff powerpc/pseries: Add hypercall wrappers for hash page table resizing by David Gibson · 8 years ago
  19. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  20. e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
  21. 7261aaf powerpc/powernv: Remove OPALv2 firmware define and references by Stewart Smith · 9 years ago
  22. bf4981a powerpc: Remove the celleb support by Michael Ellerman · 10 years ago
  23. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 12 years ago
  24. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 12 years ago
  25. f0ff7eb powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits by Nathan Fontenot · 12 years ago
  26. 43c0ea6 powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array by Nathan Fontenot · 12 years ago
  27. 0388c79 powerpc/pseries: Cleanup best_energy_hcall detection by Michael Neuling · 12 years ago
  28. d8f48ec powerpc: Add set_mode hcall by Ian Munsie · 12 years ago
  29. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  30. 14a43e6 powerpc/powernv: Basic support for OPAL by Benjamin Herrenschmidt · 13 years ago
  31. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 14 years ago
  32. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 14 years ago
  33. b6dcde5 powerpc: Fix hypervisor TLB batching by Anton Blanchard · 15 years ago
  34. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/firmware.h]
  35. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 16 years ago
  36. c5157e5 powerpc: Consolidate CPU and firmware feature fixup macros by Michael Ellerman · 17 years ago
  37. 9858ee8 [POWERPC] celleb: Add support for native CBE by Ishizaki Kou · 17 years ago
  38. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 18 years ago
  39. c347b79 [POWERPC] Celleb: basic support by Ishizaki Kou · 18 years ago
  40. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  41. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  42. 82a527f0 [POWERPC] ps3: add feature bits by Geoff Levand · 18 years ago
  43. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  44. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  45. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 18 years ago
  46. d0160bf [PATCH] powerpc: Rename and export ppc64_firmware_features by Michael Ellerman · 19 years ago
  47. dd4d7bf [PATCH] powerpc: Change firmware_has_feature() to a macro by Michael Ellerman · 19 years ago
  48. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  49. 1965746 [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries by Michael Ellerman · 19 years ago
  50. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 19 years ago
  51. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  52. 21f35f2 [PATCH] powerpc: Move firmware.h into include/asm-powerpc by Michael Ellerman · 19 years ago[Renamed (93%) from include/asm-ppc64/firmware.h]
  53. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  54. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  55. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago