summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-5/+0
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-034-4/+3
|\ \
| * | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-193-3/+3
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-0339-245/+267
|\ \ \
| * \ \ Merge branch 'fixes' into nextMichael Ellerman2021-09-0310-51/+46
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/kernel/iommu: Add new iommu_table_in_use() helperLeonardo Bras2021-08-271-30/+31
| * | | powerpc/numa: Update cpu_cpu_map on CPU online/offlineSrikar Dronamraju2021-08-271-0/+3
| * | | powerpc/smp: Enable CACHE domain for shared processorSrikar Dronamraju2021-08-271-1/+1
| * | | powerpc/smp: Update cpu_core_map on all PowerPc systemsSrikar Dronamraju2021-08-271-6/+5
| * | | powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2Srikar Dronamraju2021-08-271-1/+1
| * | | powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-262-10/+7
| * | | powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()Christophe Leroy2021-08-261-2/+0
| * | | powerpc/64e: Get dear offset with _DEAR macroXiongwei Song2021-08-262-14/+7
| * | | powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song2021-08-262-1/+3
| * | | powerpc/64e: Get esr offset with _ESR macroXiongwei Song2021-08-262-6/+6
| * | | powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song2021-08-263-2/+4
| * | | powerpc/syscalls: Simplify do_mmap2()Christophe Leroy2021-08-251-11/+4
| * | | powerpc: Avoid link stack corruption in misc asm functionsChristophe Leroy2021-08-254-4/+4
| * | | powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy2021-08-254-13/+13
| * | | powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...Christophe Leroy2021-08-251-2/+2
| * | | powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not setCédric Le Goater2021-08-231-2/+3
| * | | powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain2021-08-201-1/+1
| * | | powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}Christophe Leroy2021-08-182-5/+2
| * | | powerpc: Remove duplicate includesWan Jiabing2021-08-182-3/+1
| * | | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy2021-08-153-4/+9
| * | | powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V2021-08-131-1/+2
| * | | powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V2021-08-131-1/+1
| * | | powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-1311-40/+39
| * | | powerpc/pseries/pci: Add MSI domainsCédric Le Goater2021-08-101-0/+6
| * | | powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-2/+2
| * | | powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah2021-08-042-21/+48
| * | | powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy2021-08-041-40/+1
| * | | powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy2021-08-042-24/+60
| * | | powerpc/stacktrace: Include linux/delay.hMichal Suchanek2021-08-031-0/+1
| * | | powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini2021-07-261-0/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\ \ \ \
| * | | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-4/+2
|\ \ \ \
| * | | | powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
| * | | | powerpc/iommu: return error code from .map_sg() opsMartin Oliveira2021-08-091-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-013-7/+1
|\ \ \ \
| * \ \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-302-6/+0
| |\ \ \ \
| | * | | | printk: remove safe buffersJohn Ogness2021-07-262-6/+0
| * | | | | printk: Userspace format indexing supportChris Down2021-07-191-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/ / /
* | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4