summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fadump: Use swap() instead of open coding itJiapeng Chong2022-05-041-6/+2
* powerpc: No need to initialise statics to 0Xiang wangx2022-05-041-1/+1
* powerpc/fadump: Correct two typos in a commentRandy Dunlap2022-05-041-2/+2
* powerpc: use strscpy to replace strlcpyJason Wang2022-05-041-1/+1
* powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'Jason Wang2022-05-041-20/+20
* powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray2022-05-041-1/+1
* powerpc/mm: Switch from __FUNCTION__ to __func__Dwaipayan Ray2022-05-041-2/+1
* powerpc: Fix spelling mistake "mesages" -> "messages" in KconfigColin Ian King2022-05-041-1/+1
* powerpc/rtas: Replaced simple_strtoull() with kstrtoull()Chen Huang2022-05-041-6/+1
* powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap2022-05-041-15/+6
* powerpc/pmac: remove unused symbolZucheng Zheng2022-05-041-4/+0
* powerpc: make 'boot_text_mapped' staticYu Kuai2022-05-041-1/+1
* powerpc: remove set but not used variable 'force_printk_to_btext'Yu Kuai2022-05-041-1/+0
* powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin2022-05-041-3/+1
* powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()YueHaibing2022-05-041-2/+0
* powerpc/time: Fix sparse warningsHe Ying2022-05-043-7/+5
* powerpc/sstep: Use bitwise instead of arithmetic operator for flagsYang Li2022-05-021-3/+3
* powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap2022-05-021-0/+1
* powerpc/perf: Fix symbol undeclared warningWang Wensheng2022-05-021-2/+2
* powerpc/pseries/dlpar: Remove unnecessary cast to kfree()Xu Wang2022-05-021-1/+1
* powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman2022-04-271-1/+1
* powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley2022-04-271-2/+6
* powerpc/fadump: print start of preserved areaHari Bathini2022-04-262-6/+6
* powerpc/fadump: align destination address to pagesizeHari Bathini2022-04-262-0/+11
* powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini2022-04-261-2/+6
* powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini2022-04-263-3/+8
* powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2022-04-262-47/+57
* powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand2022-04-261-6/+0
* powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas2022-04-231-2/+0
* powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko2022-04-211-9/+5
* Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-101-2/+4
|\
| * powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman2022-04-051-2/+4
* | Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-1015-35/+169
|\ \
| * | Revert "powerpc: Set max_mapnr correctly"Kefeng Wang2022-04-071-1/+1
| * | powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-071-1/+5
| * | KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-032-12/+12
| * | powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju2022-03-311-1/+1
| * | powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy2022-03-281-2/+8
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-289-18/+142
| |\ \
| | * | KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-03-083-1/+31
| | * | KVM: PPC: Book3S PR: Disallow AIL != 0Nicholas Piggin2022-03-081-0/+20
| | * | KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin2022-03-084-9/+58
| | * | Merge branch 'kvm-ppc-cap-210' of https://git.kernel.org/pub/scm/virt/kvm/kvm...Michael Ellerman2022-03-0835-307/+487
| | |\ \
| | * | | KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin2022-03-071-8/+33
* | | | | Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-105-52/+29
|\ \ \ \ \
| * | | | | x86/msi: Fix msi message data shadow structReto Buerki2022-04-071-8/+11
| * | | | | x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-071-10/+10
| * | | | | x86,bpf: Avoid IBT objtool warningPeter Zijlstra2022-04-071-0/+1
| * | | | | x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol2022-04-051-2/+2
| * | | | | x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-041-32/+5
| | |_|_|/ | |/| | |