summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-22powerpc/5200: dts: add missing pci rangesAnatolij Gustschin1-1/+3
2021-10-22powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+2
2021-10-22powerpc/fsl_booke: Enable STRICT_KERNEL_RWXChristophe Leroy1-2/+9
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy2-5/+29
2021-10-22powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy1-3/+22
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy4-10/+10
2021-10-22powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1Christophe Leroy1-2/+6
2021-10-22powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy1-4/+6
2021-10-22powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy2-2/+2
2021-10-22powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCEChristophe Leroy1-3/+3
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-10-22powerpc/pseries/iommu: Add of_node_put() before breakWan Jiabing1-1/+3
2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley5-1/+23
2021-10-14powerpc: Mark .opd section read-onlyChristophe Leroy1-6/+6
2021-10-14powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev2-17/+35
2021-10-13powerpc/eeh: Fix docstrings in eeh.cKai Song1-4/+8
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater2-2/+2
2021-10-13powerpc: Set max_mapnr correctlyChristophe Leroy1-1/+1
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev2-4/+11
2021-10-12powerpc/perf: Refactor the code definition of perf reg extended maskAthira Rajeev1-8/+13
2021-10-08powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_dieNathan Lynch1-5/+0
2021-10-08powerpc/pseries/cpuhp: delete add/remove_by_count codeNathan Lynch1-216/+2
2021-10-08powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch1-1/+2
2021-10-08powerpc/pseries/cpuhp: cache node correctionsNathan Lynch1-4/+71
2021-10-08powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()Nathan Lynch1-1/+17
2021-10-08powerpc/paravirt: vcpu_is_preempted() commentaryNathan Lynch1-4/+18
2021-10-08powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch1-4/+3
2021-10-08video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-10-08powerpc/powernv/dump: Fix typo in commentVasant Hegde1-1/+1
2021-10-08powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers5-13/+11
2021-10-08powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...Christophe Leroy1-1/+1
2021-10-08powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle2-8/+1
2021-10-08powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy1-2/+0
2021-10-08powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens1-1/+0
2021-10-08powerpc/476: Fix sparse reportChristophe Leroy1-2/+2
2021-10-08powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni3-7/+13
2021-10-08powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni1-2/+1
2021-10-08powerps/pseries/dma: Add support for 2M IOMMU page sizeAlexey Kardashevskiy1-5/+5
2021-09-20Linux 5.15-rc2v5.15-rc2Linus Torvalds1-1/+1
2021-09-20pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2-23/+46
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+47
2021-09-19Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-09-19Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+45
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-55/+159
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+27
2021-09-19Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...Linus Torvalds7-51/+100
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds1-3/+3
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds1-1/+1
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller3-11/+6
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds1-27/+13