1. d70a54e powerpc/powernv: Ignore smt-enabled on Power8 and later by Greg Kurz · 10 years ago
  2. 505e428 powerpc/uaccess: Allow get_user() with bitwise types by Michael S. Tsirkin · 10 years ago
  3. c8742f8 powerpc/powernv: Expose OPAL firmware symbol map by Benjamin Herrenschmidt · 10 years ago
  4. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  5. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  6. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  7. 8117ac6 powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode by Paul Mackerras · 10 years ago
  8. 4708345 i2c: Driver to expose PowerNV platform i2c busses by Neelesh Gupta · 10 years ago
  9. 63f1344 powerpc: add little endian flag to syscall_get_arch() by Richard Guy Briggs · 10 years ago
  10. ec2aef5 power/perf/hv-24x7: Use kmem_cache_free() instead of kfree by Sukadev Bhattiprolu · 10 years ago
  11. f34b6c7 powerpc/perf/hv-24x7: Use per-cpu page buffer by sukadev@linux.vnet.ibm.com · 10 years ago
  12. b123429 cxl: Unmap MMIO regions when detaching a context by Ian Munsie · 10 years ago
  13. a98e6e9 cxl: Add timeout to process element commands by Ian Munsie · 10 years ago
  14. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  15. 7c5c92e powerpc: Secondary CPUs must set cpu_callin_map after setting active and online by Anton Blanchard · 10 years ago
  16. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  17. 682e77c powerpc/book3s: Fix partial invalidation of TLBs in MCE code. by Mahesh Salgaonkar · 10 years ago
  18. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  19. abb90ee powerpc/xmon: Cleanup the breakpoint flags by Michael Ellerman · 10 years ago
  20. 1ad7d70 powerpc/xmon: Enable HW instruction breakpoint on POWER8 by Anshuman Khandual · 10 years ago
  21. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  22. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  23. f1581bf powerpc/mm/thp: Remove code duplication by Aneesh Kumar K.V · 10 years ago
  24. c4f3eb5 powerpc/mm/hugetlb: Sanity check gigantic hugepage count by James Yang · 10 years ago
  25. 0de3b56b powerpc/oprofile: Disable pagefaults during user stack read by Jiang Lu · 10 years ago
  26. 0ec2698 powerpc/mm: Check for matching hpte without taking hpte lock by Aneesh Kumar K.V · 10 years ago
  27. 221195f powerpc: Drop useless warning in eeh_init() by Greg Kurz · 10 years ago
  28. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  29. a450e8f powerpc/eeh: Dump PHB diag-data early by Gavin Shan · 10 years ago
  30. b1d76a7 powerpc/eeh: Recover EEH error on ownership change for BCM5719 by Gavin Shan · 10 years ago
  31. 28bf36f powerpc/eeh: Set EEH_PE_RESET on PE reset by Gavin Shan · 10 years ago
  32. b85743e powerpc/eeh: Refactor eeh_reset_pe() by Gavin Shan · 10 years ago
  33. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  34. a49ab6e powerpc/pseries: Initialise nvram_pstore_info's buf_lock by Li Zhong · 10 years ago
  35. 35891d40 Merge remote-tracking branch 'scottwood/next' into next by Michael Ellerman · 10 years ago
  36. 80fa93f cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  37. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  38. 76f3e29 powerpc/config: Enable memory driver by Prabhakar Kushwaha · 11 years ago
  39. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  40. 59994fb powerpc: Use generic PIE randomization by Vineeth Vijayan · 10 years ago
  41. cf2b1e0 powerpc/powernv: Fix potential zero devisor by Gavin Shan · 10 years ago
  42. ec8e4e9 powerpc/powernv: Bail upon invalid master PE by Gavin Shan · 10 years ago
  43. 4773f76 powerpc/powernv: Simplify pnv_ioda_configure_pe() by Gavin Shan · 10 years ago
  44. b131a84 powerpc/powernv: Set PELTV for compound PEs by Gavin Shan · 10 years ago
  45. 4b82ab1 powerpc/powernv: Initialize M64 PE in time by Gavin Shan · 10 years ago
  46. 5ef7356 powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe() by Gavin Shan · 10 years ago
  47. 9e9e893 powerpc/powernv: Fix condition to remove M64 by Gavin Shan · 10 years ago
  48. 1665c4a powerpc/powernv: Check PHB type in advance by Gavin Shan · 10 years ago
  49. b30e759 powerpc/mm: Switch to generic RCU get_user_pages_fast by Aneesh Kumar K.V · 10 years ago
  50. f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
  51. 0674352 powerpc/mm: Add missing pmd accessors by Aneesh Kumar K.V · 10 years ago
  52. 9e81996 powerpc: Disable CPU_FTR_TM if TM is disabled by firmware by Aneesh Kumar K.V · 10 years ago
  53. e6a546f powerpc/fsl-rio: add support for mapping inbound windows by Martijn de Gouw · 11 years ago
  54. e327fff powerpc/fsl: Update fman dt binding with clock name and qbman link by Scott Wood · 10 years ago
  55. 297d35f powerpc/fsl: Frame Manager Device Tree binding document by Igal Liberman · 10 years ago
  56. f3f6743 dt/bindings: Introduce the FSL QorIQ DPAA QMan portal(s) by Emil Medve · 10 years ago
  57. 76a4f03 dt/bindings: Introduce the FSL QorIQ DPAA QMan by Emil Medve · 10 years ago
  58. 5f3af40 dt/bindings: Introduce the FSL QorIQ DPAA BMan portal(s) by Emil Medve · 10 years ago
  59. 31ceb15 dt/bindings: Introduce the FSL QorIQ DPAA BMan by Emil Medve · 10 years ago
  60. d8ee6f3 powerpc/xmon: Fix build when 4xx=y and 44x=n by Michael Ellerman · 10 years ago
  61. 40cc76e Merge branch 'topic/opal-ipmi' into next by Michael Ellerman · 10 years ago
  62. e7a7a65 powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h by Boqun Feng · 10 years ago
  63. 608b286 powerpc/powernv: Add OPAL IPMI interface by Jeremy Kerr · 10 years ago
  64. 7048c84 powerpc: Fix compilation of emulate_step() by Paul Mackerras · 10 years ago
  65. 8b91a25 powerpc: Save/restore PPR for KVM hypercalls by Suresh E. Warrier · 10 years ago
  66. d1d5304 powerpc/mm: Use PAGE_FACTOR by Gavin Shan · 10 years ago
  67. cd32e2d powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() by Anton Blanchard · 10 years ago
  68. 6609ed1 powerpc/gamecube/wii: delete unneeded test before of_node_put by Julia Lawall · 11 years ago
  69. 498b651 powerpc/pseries: delete unneeded test before of_node_put by Julia Lawall · 11 years ago
  70. 756d367 powerpc/mpc5xxx: delete unneeded test before of_node_put by Julia Lawall · 11 years ago
  71. 4cdd641 powerpc/fsl: fsl_soc: delete unneeded test before of_node_put by Julia Lawall · 11 years ago
  72. 0f9da5c powerpc/4xx/cpm: delete unneeded test before of_node_put by Julia Lawall · 11 years ago
  73. 20f1aae powerpc/pseries: Quieten relocation on exceptions warning by Anton Blanchard · 10 years ago
  74. 7aa189c powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning by Anton Blanchard · 10 years ago
  75. ecaf5fa powerpc: LLVM complains about forward declaration of struct rtas_sensors by Anton Blanchard · 10 years ago
  76. 6f791be powerpc: Remove double braces in alignment code. by Anton Blanchard · 10 years ago
  77. a3e5b35 powerpc: Don't use local named register variable in current_thread_info by Anton Blanchard · 10 years ago
  78. e88f157 powerpc: Remove unused vgacon_remap_base & fix build break by Michael Ellerman · 10 years ago
  79. 1bc9e47 powerpc/jump_label: Use HAVE_JUMP_LABEL by Anton Blanchard · 10 years ago
  80. 4b4b13d powerpc/boot: Parse chosen/cmdline-timeout parameter by Simon Kagstrom · 10 years ago
  81. 9002964 powerpc: Remove unused CPU_FTRS_A2 by Michael Ellerman · 11 years ago
  82. 66f3d4f powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS by Michael Ellerman · 10 years ago
  83. 60878df powerpc/ftrace: Fix obsolete comment by Jiri Slaby · 11 years ago
  84. dedd24a powerpc: Remove unused devm_ioremap_prot() by Kyle McMartin · 12 years ago
  85. b3c1872 powerpc/ftrace: simplify prepare_ftrace_return by Anton Blanchard · 10 years ago
  86. 7d56c65 powerpc/ftrace: Remove mod_return_to_handler by Anton Blanchard · 10 years ago
  87. 6e4c632 powerpc: make __ffs return unsigned long by Anton Blanchard · 10 years ago
  88. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  89. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  90. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  91. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  92. 58810cb powerpc/dts: Add node(s) for the platform PLL by Emil Medve · 10 years ago
  93. f1aa77c dt/bindings: qoriq-clock: Add binding for the platform PLL by Emil Medve · 10 years ago
  94. eaffcb0 powerpc/dts: Factorize the clock control node by Emil Medve · 10 years ago
  95. 94701fc powerpc: Add INA220 to device tree for supported boards by Hongtao Jia · 10 years ago
  96. 3b6b179 powerpc: Add ADT7461 to device tree for supported boards by Hongtao Jia · 10 years ago
  97. 19bc480 powerpc/fsl: Added rcw registers to global utility registers by Igal Liberman · 10 years ago
  98. 45c22ed powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi by Ashish Kumar · 10 years ago
  99. 6f2ce34 powerpc/8xx: Remove Kconfig symbol FADS by Paul Bolle · 10 years ago
  100. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago