index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-27
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
2021-08-27
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-27
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
2021-08-27
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
2021-08-27
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
Christophe Leroy
2021-08-26
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2021-08-26
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
2021-08-25
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
2021-08-25
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...
Christophe Leroy
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
2021-08-20
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-18
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-07
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
[next]