summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2020-05-26Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy
2020-05-26powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy
2020-05-26powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy
2020-05-26powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy
2020-05-26powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy
2020-05-20powerpc/wii: Fix declaration made after definitionNathan Chancellor
2020-05-20powerpc/powernv: add NULL check after kzallocChen Zhou
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-19powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-05-19powerpc/pseries: Machine check use rtas_call_unlocked() with args on stackNicholas Piggin
2020-05-19powerpc/pseries/ras: fwnmi sreset should not interlockNicholas Piggin
2020-05-18powerpc/pseries/ras: fwnmi avoid modifying r3 in error caseNicholas Piggin
2020-05-18powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-05-18powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin
2020-05-18powerpc/eeh: Fix pseries_eeh_configure_bridge()Sam Bobroff
2020-05-15powerpc: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy
2020-05-11powerpc/powernv: Fix a warning messageChristophe JAILLET
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig
2020-05-05powerpc/spufs: stop using access_okChristoph Hellwig
2020-05-05powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-04-30powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-20powerpc/vas: Add VAS user space APIHaren Myneni
2020-04-20powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-04-20powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni
2020-04-20powerpc/vas: Display process stuck messageHaren Myneni
2020-04-20powerpc/vas: Do not use default credits for receive windowHaren Myneni
2020-04-20powerpc/vas: Print CRB and FIFO valuesHaren Myneni
2020-04-20powerpc/vas: Return credits after handling faultHaren Myneni
2020-04-20powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni
2020-04-20powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni
2020-04-20powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni
2020-04-20powerpc/vas: Setup fault window per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds