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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
2022-06-29
KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: tracing: Add missing hcall names
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Expose timing functions to module code
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
2022-06-29
powerpc/64e: Reorganise virtual memory
Christophe Leroy
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
2022-06-29
powerpc/64e: Remove unused REGION related macros
Christophe Leroy
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
2022-06-29
powerpc/64e: Fix early TLB miss with KUAP
Christophe Leroy
2022-06-29
powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
Christophe Leroy
2022-06-29
powerpc/64e: Rewrite p4d_populate() as a static inline function
Christophe Leroy
2022-06-29
powerpc: Remove _PAGE_SAO stub for book3e/64
Christophe Leroy
2022-06-29
powerpc/32: Remove __map_without_ltlbs
Christophe Leroy
2022-06-29
powerpc/32: Remove 'noltlbs' kernel parameter
Christophe Leroy
2022-06-29
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
2022-06-29
powerpc: Restore CONFIG_DEBUG_INFO in defconfigs
Christophe Leroy
2022-06-29
powerpc/irq: Simplify __do_irq()
Christophe Leroy
2022-06-29
powerpc/irq: Perform stack_overflow detection after switching to IRQ stack
Christophe Leroy
2022-06-29
powerpc/irq: Make __do_irq() static
Christophe Leroy
2022-06-29
powerpc/irq: Increase stack_overflow detection limit when KASAN is enabled
Christophe Leroy
2022-06-29
powerpc/irq: remove inline assembly in hard_irq_disable macro
Christophe Leroy
2022-06-29
powerpc/irq: Replace #ifdefs by IS_ENABLED()
Christophe Leroy
2022-06-29
powerpc/irq: Don't open code irq_soft_mask helpers
Christophe Leroy
2022-06-29
powerpc/irq64: Remove get_irq_happened()
Christophe Leroy
2022-06-29
powerpc/irq: Split irq.c
Christophe Leroy
2022-06-29
powerpc: Don't include asm/ppc_asm.h in other headers
Christophe Leroy
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-28
powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...
Athira Rajeev
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
2022-06-26
powerpc: Update asm-prototypes.h comment
Michael Ellerman
2022-06-24
powerpc/prom_init: Fix kernel config grep
Liam Howlett
2022-06-24
KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
Alexey Kardashevskiy
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-22
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
2022-06-22
powerpc/52xx: Get rid of of_node assignment
Andy Shevchenko
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-22
powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
Andy Shevchenko
2022-06-20
powerpc: Move prom_init() out of asm-prototypes.h
Christophe Leroy
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-19
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
2022-06-18
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
[prev]
[next]