index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
7
-4
/
+73
|
\
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-24
1
-0
/
+2
|
|
\
|
|
*
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
2021-01-24
1
-0
/
+2
|
*
|
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2021-01-20
6
-4
/
+71
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
2
-1
/
+23
|
\
|
|
*
powerpc/vdso: Fix clock_gettime_fallback for vdso32
Andreas Schwab
2021-01-14
1
-1
/
+15
|
*
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
2021-01-12
1
-0
/
+8
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
1
-5
/
+20
|
\
\
|
|
/
|
/
|
|
*
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
1
-5
/
+20
*
|
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
2021-01-06
1
-1
/
+1
*
|
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
2021-01-04
1
-0
/
+9
|
/
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
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
[next]