summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: dts: turris1x.dts: Add CPLD reboot nodePali Rohár2022-07-271-1/+9
* powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2022-07-272-0/+9
* powerpc/purgatory: Omit use of bin2cMasahiro Yamada2022-07-274-8/+16
* powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour2022-07-271-0/+43
* powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour2022-07-272-1/+22
* powerpc/mobility: wait for memory transfer to completeLaurent Dufour2022-07-251-2/+46
* powerpc: Fix all occurences of duplicate wordsMichael Ellerman2022-07-2515-17/+17
* Merge branch 'fixes' into nextMichael Ellerman2022-07-251-0/+1
|\
| * powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman2022-07-201-0/+1
* | powerpc/pseries: register pseries-wdt device with platform busScott Cheloha2022-07-201-0/+13
* | powerpc/pseries: add FW_FEATURE_WATCHDOG flagScott Cheloha2022-07-202-1/+3
* | powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha2022-07-201-1/+3
* | powerpc/52xx: Mark gpt driver as not removableUwe Kleine-König2022-07-181-6/+1
* | powerpc/perf: Add support for caps under sysfs in powerpcAthira Rajeev2022-07-185-0/+71
* | powerpc/perf: Give generic PMU a nice nameJoel Stanley2022-07-181-1/+1
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-07-0911-49/+118
|\ \
| * | KVM: PPC: Kconfig: Fix indentationJuerg Haefliger2022-06-291-1/+1
| * | KVM: PPC: Do not warn when userspace asked for too big TCE tableAlexey Kardashevskiy2022-06-291-1/+1
| * | KVM: PPC: Align pt_regs in kvm_vcpu_arch structureFabiano Rosas2022-06-291-1/+5
| * | KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas2022-06-292-1/+28
| * | KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry pathFabiano Rosas2022-06-294-24/+34
| * | KVM: PPC: Book3S HV: Expose timing functions to module codeFabiano Rosas2022-06-292-9/+12
| * | KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry pathFabiano Rosas2022-06-294-4/+33
| * | KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas2022-06-293-14/+18
| * | KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas2022-06-291-11/+2
| * | KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy2022-06-241-0/+1
* | | Merge branch 'fixes' into nextMichael Ellerman2022-07-0920-61/+144
|\ \ \ | | |/ | |/|
| * | powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-041-6/+10
| * | powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2022-06-292-1/+36
| * | powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2022-06-292-9/+9
| * | powerpc/prom_init: Fix kernel config grepLiam Howlett2022-06-241-1/+1
| * | powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy2022-06-241-3/+3
| * | powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3
| * | powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-223-16/+40
| * | powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy2022-06-191-1/+1
| * | powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan2022-06-181-1/+10
| * | powerpc: Enable execve syscall exit tracepointNaveen N. Rao2022-06-181-1/+1
| * | powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-8/+6
| * | powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-7/+18
| * | powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman2022-06-181-6/+7
| |/
* | powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routersPali Rohár2022-06-291-0/+475
* | powerpc/powernv: Kconfig: Replace single quotesJuerg Haefliger2022-06-291-1/+1
* | powerpc: Kconfig.debug: Remove extra empty lineJuerg Haefliger2022-06-291-1/+0
* | powerpc: Kconfig: Replace tabs with whitespacesJuerg Haefliger2022-06-291-3/+3
* | powerpc/perf: Update MMCR2 to support event exclude_idleMadhavan Srinivasan2022-06-292-0/+4
* | powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parametersAlexey Kardashevskiy2022-06-291-3/+5
* | powerpc/bpf/32: Add instructions for atomic_[cmp]xchgHari Bathini2022-06-291-3/+22
* | powerpc/bpf/32: add support for BPF_ATOMIC bitwise operationsHari Bathini2022-06-291-12/+41
* | powerpc/bpf/64: Add instructions for atomic_[cmp]xchgHari Bathini2022-06-291-5/+34
* | powerpc/bpf/64: add support for atomic fetch operationsHari Bathini2022-06-291-1/+13