summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | powerpc/xive: Add support for IRQ domain hierarchyCédric Le Goater2021-08-101-0/+64
| * | | | | | | | powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()Cédric Le Goater2021-08-101-4/+19
| * | | | | | | | powerpc/pseries/pci: Introduce __find_pe_total_msi()Cédric Le Goater2021-08-101-2/+7
| * | | | | | | | KVM: PPC: Use arch_get_random_seed_long instead of powernv variantAlexey Kardashevskiy2021-08-101-1/+1
| * | | | | | | | powerpc/configs: Disable legacy ptys on microwatt defconfigAnton Blanchard2021-08-101-0/+1
| * | | | | | | | powerpc: Always inline radix_enabled() to fix build failureJordan Niethe2021-08-101-1/+1
| * | | | | | | | powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-104-13/+13
| * | | | | | | | powerpc/kexec: fix for_each_child.cocci warningkernel test robot2021-08-101-1/+3
| * | | | | | | | powerpc/pseries: Prevent free CPU ids being reused on another nodeLaurent Dufour2021-08-101-39/+132
| * | | | | | | | pseries/drmem: update LMBs after LPMLaurent Dufour2021-08-103-0/+51
| * | | | | | | | powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour2021-08-101-3/+10
| * | | | | | | | powerpc/non-smp: Unconditionaly call smp_mb() on switch_mmChristophe Leroy2021-08-101-1/+2
| * | | | | | | | powerpc: Remove in_kernel_text()Christophe Leroy2021-08-101-8/+0
| * | | | | | | | powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin2021-08-041-0/+9
| * | | | | | | | powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah2021-08-043-21/+51
| * | | | | | | | 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-043-24/+63
| * | | | | | | | powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada2021-08-042-7/+2
| * | | | | | | | powerpc: make the install target not depend on any build artifactMasahiro Yamada2021-08-042-1/+15
| * | | | | | | | powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada2021-08-042-18/+1
| * | | | | | | | powerpc/stacktrace: Include linux/delay.hMichal Suchanek2021-08-031-0/+1
| * | | | | | | | powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini2021-07-268-12/+25
| |/ / / / / / /
* | | | | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()Will Deacon2021-07-311-0/+6
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | | | | | | | mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon2021-09-031-3/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-023-7/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-093-5/+6
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-014-8/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-303-7/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | printk: remove NMI trackingJohn Ogness2021-07-261-1/+1
| | * | | | | | | | printk: remove safe buffersJohn Ogness2021-07-262-6/+0
| * | | | | | | | | printk: Userspace format indexing supportChris Down2021-07-191-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | 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
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-013-6/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-095-2/+20
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-277-8/+79
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bus: Make remove callback return voidUwe Kleine-König2021-07-213-6/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-11/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-263-14/+31
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-1913-62/+82
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-319-9/+81
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-232-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+0
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |