summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-024-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-021-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-09-011-11/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-273-14/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-2013-62/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-062-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
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-3011-74/+43
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-2911-74/+43
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-1211-74/+43
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4
| * | | | | | | | | powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn2021-08-201-1/+1
* | | | | | | | | | Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-223-14/+31
|\| | | | | | | | | | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman2021-08-191-13/+10
| * | | | | | | | powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy2021-08-191-0/+20
| * | | | | | | | powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor2021-08-181-1/+1
* | | | | | | | | Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\| | | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * | | | | | | powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * | | | | | | powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * | | | | | | powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * | | | | | | powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * | | | | | | powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * | | | | | | powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * | | | | | | powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1
* | | | | | | | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-012-1/+8
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman2021-07-291-0/+7
| * | | | | | powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-07-291-1/+1
| * | | | | | Merge branch 'fixes' into nextMichael Ellerman2021-07-265-8/+68
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-312-0/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-292-0/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-0/+12
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |