summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-22powerpc: warn on emulation of dcbz instruction in kernel modeChristophe Leroy
2021-10-22powerpc/32: Add support for out-of-line static callsChristophe Leroy
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy
2021-10-22powerpc/time: Remove generic_suspend_{dis/en}able_irqs()Christophe Leroy
2021-10-22powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2021-10-22powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regsChristophe Leroy
2021-10-22powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-10-22powerpc/5200: dts: fix pci ranges warningsAnatolij Gustschin
2021-10-22powerpc/5200: dts: add missing pci rangesAnatolij Gustschin
2021-10-22powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2021-10-22powerpc/fsl_booke: Enable STRICT_KERNEL_RWXChristophe Leroy
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy
2021-10-22powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy
2021-10-22powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1Christophe Leroy
2021-10-22powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy
2021-10-22powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing
2021-10-22powerpc/pseries/iommu: Add of_node_put() before breakWan Jiabing
2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley
2021-10-14powerpc: Mark .opd section read-onlyChristophe Leroy
2021-10-14powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev
2021-10-13powerpc/eeh: Fix docstrings in eeh.cKai Song
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater
2021-10-13powerpc: Set max_mapnr correctlyChristophe Leroy
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev
2021-10-12powerpc/perf: Refactor the code definition of perf reg extended maskAthira Rajeev
2021-10-09powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_dieNathan Lynch
2021-10-09powerpc/pseries/cpuhp: delete add/remove_by_count codeNathan Lynch
2021-10-09powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch
2021-10-09powerpc/pseries/cpuhp: cache node correctionsNathan Lynch
2021-10-09powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()Nathan Lynch
2021-10-09powerpc/paravirt: vcpu_is_preempted() commentaryNathan Lynch
2021-10-09powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch
2021-10-09powerpc/powernv/dump: Fix typo in commentVasant Hegde
2021-10-09powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers
2021-10-09powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...Christophe Leroy
2021-10-09powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle
2021-10-09powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy
2021-10-09powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens
2021-10-09powerpc/476: Fix sparse reportChristophe Leroy
2021-10-09powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni
2021-10-09powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni
2021-10-09powerps/pseries/dma: Add support for 2M IOMMU page sizeAlexey Kardashevskiy
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller