1. d6f1e7a powerpc/pseries: Make CPU hotplug path endian safe by Bharata B Rao · 10 years ago
  2. 4ff52b4 powerpc/pseries: Use dump_stack instead of show_stack by Anton Blanchard · 10 years ago
  3. acf620e powerpc: Rename __get_SP() to current_stack_pointer() by Anton Blanchard · 10 years ago
  4. bfe9a2c powerpc: Reimplement __get_SP() as a function not a define by Anton Blanchard · 10 years ago
  5. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago
  6. 2d15b9b powerpc/numa: check error return from proc_create by Nishanth Aravamudan · 10 years ago
  7. 6507955c powerpc/powernv: Fallback to old HMI handling behavior for old firmware by Mahesh Salgaonkar · 10 years ago
  8. c675c7d powerpc/book3s: Don't clear MSR_RI in hmi handler. by Mahesh Salgaonkar · 10 years ago
  9. 1028ccf powerpc: Fix sys_call_table declaration to enable syscall tracing by Romeo Cane · 10 years ago
  10. d53ba6b cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking by Ian Munsie · 10 years ago
  11. a9282d0 cxl: Add documentation for userspace APIs by Ian Munsie · 10 years ago
  12. 881632c cxl: Add driver to Kbuild and Makefiles by Ian Munsie · 10 years ago
  13. 66b4308 cxl: Add userspace header file by Ian Munsie · 10 years ago
  14. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago
  15. 10542ca cxl: Add base builtin support by Ian Munsie · 10 years ago
  16. 4c6d9ac powerpc/mm: Add hooks for cxl by Ian Munsie · 10 years ago
  17. 0952173 powerpc/opal: Add PHB to cxl mode call by Ian Munsie · 10 years ago
  18. a1dca346 powerpc/mm: Add new hash_page_mm() by Ian Munsie · 10 years ago
  19. 80c49c7 powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts by Ian Munsie · 10 years ago
  20. 1cd258d cxl: Add new header for call backs and structs by Ian Munsie · 10 years ago
  21. fd9a1c2 powerpc/powernv: Split out set MSI IRQ chip code by Ian Munsie · 10 years ago
  22. 8ca7a82 powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize by Ian Munsie · 10 years ago
  23. b0345bb powerpc/msi: Improve IRQ bitmap allocator by Ian Munsie · 10 years ago
  24. be3ebfe powerpc/cell: Make spu_flush_all_slbs() generic by Ian Munsie · 10 years ago
  25. 73d16a6 powerpc/cell: Move data segment faulting code out of cell platform by Ian Munsie · 10 years ago
  26. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  27. 60666de powerpc/pseries: Use new defines when calling H_SET_MODE by Michael Neuling · 11 years ago
  28. dfdac39 powerpc: Update contact info in Documentation files by sukadev@linux.vnet.ibm.com · 10 years ago
  29. 56f12be powerpc/perf/hv-24x7: Simplify catalog_read() by sukadev@linux.vnet.ibm.com · 10 years ago
  30. 48bee8a powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations by Cody P Schafer · 10 years ago
  31. bf7588a powerpc/powernv: Fix endian bug in LPC bus debugfs accessors by Benjamin Herrenschmidt · 10 years ago
  32. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  33. d0b7abb powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig by Michael Ellerman · 10 years ago
  34. edcee77 powerpc/kdump: crash_dump.c needs to include io.h by Michael Ellerman · 10 years ago
  35. d3b94e4 powerpc: Don't build powernv for other platform defconfigs by Michael Ellerman · 10 years ago
  36. 8abf29f powerpc/pci: remove duplicate declaration of pci_bus_find_capability by Wei Yang · 10 years ago
  37. 9410e01 powerpc/iommu/ddw: Fix endianness by Alexey Kardashevskiy · 10 years ago
  38. a7696b3 powerpc: Add printk levels to powerpc code by Anton Blanchard · 10 years ago
  39. 9a4f5cd powerpc: Add printk levels to powernv platform code by Anton Blanchard · 10 years ago
  40. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  41. c7d1f6a powerpc: Use pr_fmt in module loader code by Anton Blanchard · 10 years ago
  42. 9d57472 powerpc: Fill in si_addr_lsb siginfo field by Anton Blanchard · 10 years ago
  43. 3913fdd powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler by Anton Blanchard · 10 years ago
  44. 63af526 powerpc: Simplify do_sigbus by Anton Blanchard · 10 years ago
  45. e35735b9 powerpc: Speed up clear_page by unrolling it by Anton Blanchard · 10 years ago
  46. 2013add powerpc/eeh: Show hex prefix for PE state sysfs by Gavin Shan · 10 years ago
  47. fe7e85c powerpc/powernv: Override dma_get_required_mask() by Gavin Shan · 10 years ago
  48. 372fb80 powerpc/powernv: Fetch frozen PE on top level by Gavin Shan · 10 years ago
  49. f2e0be5 powerpc/eeh: Dump PCI config space for all child devices by Gavin Shan · 10 years ago
  50. 5cfb20b powerpc/eeh: Emulate EEH recovery for VFIO devices by Gavin Shan · 10 years ago
  51. 93e8b36 powerpc/eeh: Tag reset state for user owned PE by Gavin Shan · 10 years ago
  52. d1a85ee powerpc/powernv: Sync OpalPciResetScope with firmware by Gavin Shan · 10 years ago
  53. 4ba5a0f powerpc/pseries: Decrease message level on EEH initialization by Gavin Shan · 10 years ago
  54. 9372ddd powerpc/eeh: Block PCI config access during reset by Gavin Shan · 10 years ago
  55. c9dd014 powerpc/eeh: Use eeh_unfreeze_pe() by Gavin Shan · 10 years ago
  56. 4eeeff0 powerpc/eeh: Unfreeze PE on enabling EEH functionality by Gavin Shan · 10 years ago
  57. 4d4f577 powerpc/eeh: Fix improper condition in eeh_pci_enable() by Gavin Shan · 10 years ago
  58. 22fca17 powerpc/eeh: Clear frozen device state in time by Gavin Shan · 10 years ago
  59. d9df1b5 powerpc/powernv: Clear PAPR error injection registers by Gavin Shan · 10 years ago
  60. 7a06278 powerpc/powernv: Add PCI error injection debugfs entry by Mike Qiu · 10 years ago
  61. 131c123 powerpc/eeh: Introduce eeh_ops::err_inject by Gavin Shan · 10 years ago
  62. 5b64234 powerpc/powernv: Sync header with firmware by Gavin Shan · 10 years ago
  63. 404079c powerpc/eeh: Clear frozen state on passing device by Gavin Shan · 10 years ago
  64. 316233f powerpc/eeh: Reenable PCI devices after reset by Gavin Shan · 10 years ago
  65. 0d5ee52 powerpc/eeh: Freeze PE before PE reset by Gavin Shan · 10 years ago
  66. 940376b powerpc/eeh: Add eeh_pe_state sysfs entry by Gavin Shan · 10 years ago
  67. 3e93805 powerpc/eeh: Drop unused argument in eeh_check_failure() by Gavin Shan · 10 years ago
  68. a75c380 powerpc: Enable DCACHE_WORD_ACCESS on ppc64le by Anton Blanchard · 10 years ago
  69. 8989aa4 powerpc: ppc64le optimised word at a time by Anton Blanchard · 10 years ago
  70. fe2a1bb selftests/powerpc: Add test of load_unaligned_zero_pad() by Michael Ellerman · 10 years ago
  71. de5946c powerpc: Implement load_unaligned_zeropad by Anton Blanchard · 10 years ago
  72. 6d31c2f powerpc: pci-ioda: Use a single function to emit logging messages by Joe Perches · 10 years ago
  73. 45eb472 powerpc: pci-ioda: Remove unnecessary return value from printk by Joe Perches · 10 years ago
  74. 2a58222 powerpc/eeh: Fix kernel crash when passing through VF by Wei Yang · 10 years ago
  75. 9e34992 powerpc/mm: Unindent htab_dt_scan_page_sizes() by Michael Ellerman · 10 years ago
  76. 87d99c0 powerpc/ppc64: Print CPU/MMU/FW features at boot by Michael Ellerman · 10 years ago
  77. bdce97e powerpc/ppc64: Clean up the boot-time settings display by Michael Ellerman · 10 years ago
  78. 92f792e powerpc: Fix build failure when CONFIG_USB=y by Pranith Kumar · 10 years ago
  79. a9303e1 powerpc: Fix build failure on 44x by Pranith Kumar · 10 years ago
  80. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 10 years ago
  81. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  82. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 10 years ago
  83. c9f6f4e powerpc: Implement emulation of string loads and stores by Paul Mackerras · 10 years ago
  84. cf87c3f powerpc: Emulate icbi, mcrf and conditional-trap instructions by Paul Mackerras · 10 years ago
  85. be96f63 powerpc: Split out instruction analysis part of emulate_step() by Paul Mackerras · 10 years ago
  86. ad72a27 powerpc: Check flat device tree version at boot by Michael Ellerman · 10 years ago
  87. d6a4f70 powerpc/powernv: Don't call generic code on offline cpus by Paul Mackerras · 10 years ago
  88. 423216e powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIER by Anton Blanchard · 10 years ago
  89. ff2e466 powerpc: Add POWER8 CPU selection by Anton Blanchard · 10 years ago
  90. e36d122 pseries: Fix endian issues in cpu hot-removal by Thomas Falcon · 10 years ago
  91. 822e712 pseries: Fix endian issues in onlining cpu threads by Thomas Falcon · 10 years ago
  92. fe921c8 powerpc: Simplify symbol check in prom_init_check.sh by Andreas Schwab · 10 years ago
  93. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  94. d4fe096 powerpc/jump_label: use HAVE_JUMP_LABEL? by Zhouyi Zhou · 10 years ago
  95. 22e55fc powerpc: Export dcr_ind_lock to fix build error by Pranith Kumar · 10 years ago
  96. f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
  97. a38efce powerpc: Remove stale function prototypes by Anton Blanchard · 10 years ago
  98. 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
  99. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  100. 5144b6b powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c by Anton Blanchard · 10 years ago