summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-1/+1
| | * | powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+1
| | * | powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy2020-05-261-1/+1
| | * | powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy2020-05-261-0/+41
| | * | powerpc/8xx: MM_SLICE is not needed anymoreChristophe Leroy2020-05-261-1/+0
| | * | powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy2020-05-261-9/+0
| * | | powerpc/wii: Fix declaration made after definitionNathan Chancellor2020-05-201-13/+12
| * | | powerpc/powernv: add NULL check after kzallocChen Zhou2020-05-201-0/+4
| |/ /
| * | powerpc: Use a datatype for instructionsJordan Niethe2020-05-192-4/+4
| * | powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-192-2/+4
| * | powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-05-191-10/+12
| * | powerpc/pseries: Machine check use rtas_call_unlocked() with args on stackNicholas Piggin2020-05-191-1/+9
| * | powerpc/pseries/ras: fwnmi sreset should not interlockNicholas Piggin2020-05-191-15/+33
| * | powerpc/pseries/ras: fwnmi avoid modifying r3 in error caseNicholas Piggin2020-05-181-3/+4
| * | powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-05-181-2/+3
| * | powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin2020-05-182-5/+11
| * | powerpc/eeh: Fix pseries_eeh_configure_bridge()Sam Bobroff2020-05-181-1/+7
| * | powerpc: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| * | powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy2020-05-111-2/+2
| * | powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-115-21/+21
| * | powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy2020-05-114-10/+10
| * | powerpc/powernv: Fix a warning messageChristophe JAILLET2020-05-111-1/+1
| * | powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy2020-04-301-0/+2
| * | powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy2020-04-301-4/+3
| * | powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy2020-04-301-2/+5
| * | powerpc/vas: Add VAS user space APIHaren Myneni2020-04-204-4/+284
| * | powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni2020-04-201-5/+12
| * | powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni2020-04-201-9/+13
| * | powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni2020-04-201-2/+2
| * | powerpc/vas: Display process stuck messageHaren Myneni2020-04-201-1/+29
| * | powerpc/vas: Do not use default credits for receive windowHaren Myneni2020-04-202-4/+2
| * | powerpc/vas: Print CRB and FIFO valuesHaren Myneni2020-04-201-0/+41
| * | powerpc/vas: Return credits after handling faultHaren Myneni2020-04-203-0/+46
| * | powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni2020-04-201-1/+125
| * | powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni2020-04-204-1/+220
| * | powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni2020-04-203-6/+55
| * | powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni2020-04-202-2/+28
| * | powerpc/vas: Setup fault window per VAS instanceHaren Myneni2020-04-205-3/+121
| * | powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni2020-04-202-6/+40
* | | powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand2020-06-041-23/+3
* | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-031-1/+0
|\ \ \
| * | | sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-04-301-1/+0
| | |/ | |/|
* | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-013-234/+186
|\ \ \ | |/ / |/| |
| * | powerpc/spufs: simplify spufs core dumpingChristoph Hellwig2020-05-053-176/+117
| * | powerpc/spufs: stop using access_okChristoph Hellwig2020-05-051-34/+8
| * | powerpc/spufs: fix copy_to_user while atomicJeremy Kerr2020-05-051-38/+75
| |/
* / powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2020-04-221-1/+1
|/
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-094-11/+22
|\
| * powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy2020-04-031-0/+9
| * powerpc/ps3: Remove duplicate error messageMarkus Elfring2020-04-031-3/+1