index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
2020-12-16
Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
ubsan: enable for all*config builds
Kees Cook
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
powerpc: Add config fragment for disabling -Werror
Michael Ellerman
2020-12-15
powerpc/configs: Add ppc64le_allnoconfig target
Michael Ellerman
2020-12-15
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
2020-12-15
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
2020-12-15
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
2020-12-15
powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
Madhavan Srinivasan
2020-12-15
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
2020-12-15
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
2020-12-15
KVM: PPC: fix comparison to bool warning
Kaixu Xia
2020-12-15
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
powerpc: Inline setup_kup()
Michael Ellerman
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
powerpc/64s: Mark the kuap/kuep functions non __init
Aneesh Kumar K.V
2020-12-11
Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-12-10
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2020-12-11
powerpc: Increase NR_IRQS range to support more KVM guests
Cédric Le Goater
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
[next]