index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-24
7
-15
/
+29
|
\
|
*
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
2020-12-21
1
-9
/
+16
|
*
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
2020-12-21
1
-1
/
+6
|
*
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
2020-12-21
1
-1
/
+1
|
*
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2020-12-21
2
-2
/
+2
|
*
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
2020-12-21
1
-1
/
+1
|
*
powerpc/time: Force inlining of get_tb()
Christophe Leroy
2020-12-21
1
-1
/
+1
|
*
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
2020-12-21
1
-0
/
+2
*
|
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
3
-12
/
+111
|
\
\
|
*
|
powerpc/dma: Fallback to dma_ops when persistent memory present
Alexey Kardashevskiy
2020-11-27
3
-12
/
+111
*
|
|
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
225
-4924
/
+5666
|
\
\
|
*
|
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
2020-12-17
1
-0
/
+1
|
*
|
powerpc: Add config fragment for disabling -Werror
Michael Ellerman
2020-12-15
1
-0
/
+1
|
*
|
powerpc/configs: Add ppc64le_allnoconfig target
Michael Ellerman
2020-12-15
2
-0
/
+7
|
*
|
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
2020-12-15
1
-2
/
+2
|
*
|
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
2020-12-15
1
-6
/
+6
|
*
|
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
2020-12-15
1
-1
/
+1
|
*
|
powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
Madhavan Srinivasan
2020-12-15
2
-0
/
+7
|
*
|
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
2020-12-15
1
-4
/
+4
|
*
|
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
2020-12-15
1
-3
/
+3
|
*
|
KVM: PPC: fix comparison to bool warning
Kaixu Xia
2020-12-15
1
-3
/
+3
|
*
|
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
2020-12-15
1
-2
/
+2
|
*
|
powerpc: Inline setup_kup()
Michael Ellerman
2020-12-15
2
-8
/
+6
|
*
|
powerpc/64s: Mark the kuap/kuep functions non __init
Aneesh Kumar K.V
2020-12-14
1
-2
/
+2
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
2020-12-11
1
-0
/
+11
|
*
|
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
2020-12-11
1
-12
/
+16
|
*
|
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
2020-12-11
1
-39
/
+33
|
*
|
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
7
-36
/
+3
|
*
|
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-11
5
-89
/
+11
|
*
|
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2020-12-11
6
-19
/
+2
|
*
|
powerpc: Increase NR_IRQS range to support more KVM guests
Cédric Le Goater
2020-12-11
1
-1
/
+1
|
*
|
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
2020-12-11
1
-0
/
+58
|
*
|
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-12-11
4
-9
/
+9
|
*
|
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2020-12-11
2
-5
/
+7
|
*
|
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
2020-12-11
3
-4
/
+4
|
*
|
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
2020-12-11
3
-17
/
+82
|
*
|
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
2020-12-11
2
-10
/
+24
|
*
|
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-12-11
2
-5
/
+55
|
*
|
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
2020-12-11
1
-7
/
+10
|
*
|
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
2020-12-11
1
-7
/
+7
|
*
|
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
2020-12-11
1
-61
/
+113
|
*
|
powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
Ravi Bangoria
2020-12-11
1
-2
/
+65
|
*
|
powerpc/sstep: Add testcases for VSX vector paired load/store instructions
Balamuruhan S
2020-12-11
1
-0
/
+270
|
*
|
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
2020-12-11
1
-0
/
+13
|
*
|
powerpc/sstep: Support VSX vector paired storage access instructions
Balamuruhan S
2020-12-11
1
-21
/
+129
|
*
|
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
2020-12-11
1
-1
/
+3
|
*
|
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
2020-12-11
1
-0
/
+6
|
*
|
powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures
Nicholas Piggin
2020-12-10
1
-20
/
+1
|
*
|
powerpc/perf: Exclude kernel samples while counting events in user space.
Athira Rajeev
2020-12-10
1
-0
/
+10
[next]