1. 7cf76a6 powerpc/altivec: Add missing prototypes for altivec by Mathieu Malaterre · 7 years ago
  2. eae5f70 powerpc: Add __printf verification to prom_printf by Mathieu Malaterre · 7 years ago
  3. 2e0986d powerpc/xmon: Update paca fields dumped in xmon by Michael Ellerman · 7 years ago
  4. 9ce53e2 powerpc/xmon: Realign paca dump fields by Michael Ellerman · 7 years ago
  5. e70d8f5 powerpc/xmon: Add __printf annotation to xmon_printf() by Mathieu Malaterre · 7 years ago
  6. 6671683 powerpc/xmon: Specify the full format in DUMP() macro by Michael Ellerman · 7 years ago
  7. 7daf593 powerpc/xmon: Also setup debugger hooks when single-stepping by Michal Suchanek · 7 years ago
  8. e4ccb1d powerpc/8xx: fix invalid register expression in head_8xx.S by Christophe Leroy · 7 years ago
  9. 0e36b0d powerpc/mm: Only read faulting instruction when necessary in do_page_fault() by Christophe Leroy · 7 years ago
  10. 8a0b112 powerpc/mm: Use instruction symbolic names in store_updates_sp() by Christophe Leroy · 7 years ago
  11. 5cdcb01 powernv: opal-sensor: Add support to read 64bit sensor values by Shilpasri G Bhat · 7 years ago
  12. e4f2419 powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds by Peter Rosin · 8 years ago
  13. 4f7c06e powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 7 years ago
  14. cd6ef7e powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 7 years ago
  15. c786cf7 powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c by Michael Ellerman · 7 years ago
  16. 001ff2e powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c by Michael Ellerman · 7 years ago
  17. 8056fe2 powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be() by Michael Ellerman · 7 years ago
  18. d203267 powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() by Anju T Sudhakar · 7 years ago
  19. ba01b05 powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging" by Colin Ian King · 7 years ago
  20. 20acf7f powerpc/lib: Fix "integer constant is too large" build failure by Finn Thain · 7 years ago
  21. c0beffc powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled by Nicholas Piggin · 7 years ago
  22. a1f3ae3 powerpc/32: Use stmw/lmw for registers save/restore in asm by Christophe Leroy · 7 years ago
  23. 24c7858 powerpc: Avoid an unnecessary test and branch in longjmp() by Christophe Leroy · 7 years ago
  24. 96f391c Revert "powerpc/64: Fix checksum folding in csum_add()" by Christophe Leroy · 7 years ago
  25. 5279821 powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE by Christophe Leroy · 7 years ago
  26. 9dcb3df powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 7 years ago
  27. c068e6b powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains by Jonathan Neuschäfer · 7 years ago
  28. 675d995 powerpc/book3s64: Enable split pmd ptlock. by Aneesh Kumar K.V · 7 years ago
  29. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  30. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  31. 0c4d268 powerpc/book3s64/mm: Simplify the rcu callback for page table free by Aneesh Kumar K.V · 7 years ago
  32. 1c7ec8a powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment by Aneesh Kumar K.V · 7 years ago
  33. 7023467 powerpc/mm/nohash: Remove pte fragment dependency from nohash by Aneesh Kumar K.V · 7 years ago
  34. 7820856 powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke by Aneesh Kumar K.V · 7 years ago
  35. 8ce74cf powerpc/mm: Rename pte fragment functions by Aneesh Kumar K.V · 7 years ago
  36. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  37. 59879d5 powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 by Aneesh Kumar K.V · 7 years ago
  38. a42ae34 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  39. 21828c9 powerpc/kvm: Switch kvm pmd allocator to custom allocator by Aneesh Kumar K.V · 7 years ago
  40. e807f02c powerpc/cell/spufs: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  41. 7ef73cd powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask by Alexey Kardashevskiy · 7 years ago
  42. 8ccb442 powerpc/powernv: Fix memtrace build when NUMA=n by Michael Ellerman · 7 years ago
  43. 89c1906 powerpc/prom: Drop support for old FDT versions by Michael Ellerman · 7 years ago
  44. 6158fae powerpc/lib: Add alt patching test of branching past the last instruction by Michael Ellerman · 7 years ago
  45. b58e798 powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big by Michael Ellerman · 7 years ago
  46. cad0e39 powerpc/lib: Fix the feature fixup tests to actually work by Michael Ellerman · 7 years ago
  47. 32810d9 powerpc/lib: Fix feature fixup test of external branch by Michael Ellerman · 7 years ago
  48. 53da14d powerpc: Make it clearer that systbl check errors are errors by Michael Ellerman · 7 years ago
  49. 4c1481a powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU by Al Viro · 7 years ago
  50. 28b9c34 powerpc/syscalls: kill ppc32_select() by Al Viro · 7 years ago
  51. 454d7ef powerpc/syscalls: Add COMPAT_SPU_NEW() macro by Michael Ellerman · 7 years ago
  52. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  53. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  54. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  55. df78d3f powerpc/livepatch: Implement reliable stack tracing for the consistency model by Torsten Duwe · 7 years ago
  56. 4e49226 powerpc/watchdog: provide more data in watchdog messages by Nicholas Piggin · 7 years ago
  57. 5a951c4 powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected by Nicholas Piggin · 7 years ago
  58. 282498d powerpc/xive: prepare all hcalls to support long busy delays by Cédric Le Goater · 7 years ago
  59. 7222484 powerpc/xive: shutdown XIVE when kexec or kdump is performed by Cédric Le Goater · 7 years ago
  60. 028555a powerpc/xive: fix hcall H_INT_RESET to support long busy delays by Cédric Le Goater · 7 years ago
  61. d2b04b0 powerpc/64/kexec: fix race in kexec when XIVE is shutdown by Cédric Le Goater · 7 years ago
  62. 9a018fb powerpc/config: powernv_defconfig updates by Nicholas Piggin · 7 years ago
  63. c4c1968 powerpc: wii_defconfig: Disable BCMA support by Jonathan Neuschäfer · 7 years ago
  64. 1a6d51f powerpc: wii_defconfig: Enable Wii SDHCI driver by Jonathan Neuschäfer · 7 years ago
  65. d75f98d powerpc: wii_defconfig: Enable GPIO-related options by Jonathan Neuschäfer · 7 years ago
  66. a84813f powerpc: wii_defconfig: Disable Ethernet driver support code by Jonathan Neuschäfer · 7 years ago
  67. 7c18659 powerpc/watchdog: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  68. 8f2133c powerpc/pseries: hcall_exit tracepoint retval should be signed by Michael Ellerman · 7 years ago
  69. 7acf50e Revert "powerpc/powernv: Increase memory block size to 1GB on radix" by Balbir Singh · 7 years ago
  70. d5808ff powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() by Christophe Leroy · 7 years ago
  71. 0d594aa powerpc/nohash: Remove _PAGE_BUSY by Christophe Leroy · 7 years ago
  72. 45201c8 powerpc/nohash: Remove hash related code from nohash headers. by Christophe Leroy · 7 years ago
  73. 722cde7 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 7 years ago
  74. 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
  75. b71a693 powerpc/fadump: exclude memory holes while reserving memory in second kernel by Mahesh Salgaonkar · 7 years ago
  76. 3bc6cf5 powerpc: remove retired sbc834x support by Paul Gortmaker · 8 years ago
  77. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  78. ae30cc0 powerpc64/ftrace: Implement support for ftrace_regs_caller() by Naveen N. Rao · 7 years ago
  79. 9ef4042 powerpc64/ftrace: Use the generic version of ftrace_replace_code() by Naveen N. Rao · 7 years ago
  80. 250122ba powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel by Naveen N. Rao · 7 years ago
  81. 88b1a85 powerpc64/kexec: Hard disable ftrace before switching to the new kernel by Naveen N. Rao · 7 years ago
  82. a4bc64d powerpc64/ftrace: Disable ftrace during kvm entry/exit by Naveen N. Rao · 7 years ago
  83. 424ef01 powerpc64/ftrace: Disable ftrace during hotplug by Naveen N. Rao · 7 years ago
  84. d103978 powerpc64/ftrace: Delay enabling ftrace on secondary cpus by Naveen N. Rao · 7 years ago
  85. acd55b1 powerpc64/ftrace: Add helpers to hard disable ftrace by Naveen N. Rao · 7 years ago
  86. c3e59d7 powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h by Naveen N. Rao · 7 years ago
  87. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  88. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 7 years ago
  89. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  90. ac61c11 powerpc: Fix smp_send_stop NMI IPI handling by Nicholas Piggin · 7 years ago
  91. 682e6b4 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  92. 75ecfb4 powerpc/mce: Fix a bug where mce loops on memory UE. by Mahesh Salgaonkar · 7 years ago
  93. d0cf9b5 powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address range by Alistair Popple · 7 years ago
  94. a1409ad powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters by Alistair Popple · 7 years ago
  95. 28a5933 powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy by Alistair Popple · 7 years ago
  96. 7fd6641 powerpc/powernv/memtrace: Let the arch hotunplug code flush cache by Balbir Singh · 7 years ago
  97. fb5924f powerpc/mm: Flush cache on memory hot(un)plug by Balbir Singh · 7 years ago
  98. 9a1015b proc: fix /proc/loadavg regression by Alexey Dobriyan · 7 years ago
  99. 56376c5 powerpc/kvm: Fix lockups when running KVM guests on Power8 by Michael Ellerman · 7 years ago
  100. 13a83ea powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago