summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Quiet IMC PMU registration messageJoel Stanley2018-10-131-1/+1
* powerpc/process: Constify the number of insns printed by show instructions fu...Christophe Leroy2018-10-131-7/+6
* powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy2018-10-131-18/+19
* powerpc/process: Add missing include of stacktrace.hChristophe Leroy2018-10-131-0/+1
* powerpc/process: Fix sparse address space warningsChristophe Leroy2018-10-131-2/+2
* powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy2018-10-131-0/+8
* Merge branch 'fixes' into nextMichael Ellerman2018-10-0910-12/+56
|\
| * powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
| * powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-251-1/+3
| * powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| * powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
| * powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-241-1/+2
| * powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann2018-09-201-1/+1
| * powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy2018-09-201-0/+3
| * powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)Alexey Kardashevskiy2018-09-201-1/+1
| * powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-183-0/+9
| * KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-09-171-2/+2
* | macintosh: Use common code to access RTCFinn Thain2018-10-081-106/+20
* | powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin2018-10-041-0/+1
* | powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin2018-10-042-2/+9
* | powerpc/time: Add set_state_oneshot_stopped decrementer callbackAnton Blanchard2018-10-041-0/+1
* | powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard2018-10-041-14/+3
* | powerpc/powernv/npu: Remove atsd_threshold debugfs settingMark Hairgrove2018-10-041-14/+0
* | powerpc/powernv/npu: Use size-based ATSD invalidatesMark Hairgrove2018-10-041-48/+55
* | powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidatesMark Hairgrove2018-10-041-51/+48
* | powerpc: remove leftover code of old GCC version checksMasahiro Yamada2018-10-041-8/+0
* | powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens2018-10-041-0/+3
* | powerpc: Wire up memtestChristophe Leroy2018-10-031-0/+3
* | powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy2018-10-031-0/+3
* | powerpc/tm: Reformat commentsMichael Neuling2018-10-031-28/+39
* | powerpc/config: Enable CONFIG_PRINTK_TIMEPetr Vorel2018-10-036-0/+6
* | powerpc: Remove duplicated include from pci_32.cYueHaibing2018-10-031-1/+0
* | powerpc/64s: consolidate MCE counter increment.Michal Suchanek2018-10-032-5/+1
* | powerpc/tm: Print 64-bits MSRBreno Leitao2018-10-031-1/+1
* | powerpc/tm: Remove msr_tm_active()Breno Leitao2018-10-032-13/+15
* | powerpc/powernv: Mark function as __noreturnBreno Leitao2018-10-031-1/+1
* | powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao2018-10-033-1/+18
* | powerpc: Redefine TIF_32BITS thread flagBreno Leitao2018-10-032-2/+2
* | powerpc/64: add stack protector supportChristophe Leroy2018-10-036-1/+23
* | powerpc/32: add stack protector supportChristophe Leroy2018-10-036-0/+51
* | powerpc/xive: Move a dereference below a NULL testzhong jiang2018-10-031-3/+4
* | powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2018-10-031-1/+1
* | powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2018-10-031-1/+1
* | powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy2018-10-033-13/+4
* | powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-039-40/+40
* | powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring2018-10-031-27/+13
* | powerpc/cell: Use irq_of_parse_and_map() helperRob Herring2018-10-031-17/+4
* | powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V2018-10-032-0/+9