index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-10-04
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
Nicholas Piggin
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-30
powerpc/pseries: Add firmware details to the hardware description
Michael Ellerman
2022-09-30
powerpc/powernv: Add opal details to the hardware description
Michael Ellerman
2022-09-30
powerpc: Add device-tree model to the hardware description
Michael Ellerman
2022-09-30
powerpc/64: Add logical PVR to the hardware description
Michael Ellerman
2022-09-30
powerpc: Add PVR & CPU name to hardware description
Michael Ellerman
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
2022-09-30
powerpc/configs: Enable PPC_UV in powernv_defconfig
Michael Ellerman
2022-09-30
powerpc/configs: Update config files for removed/renamed symbols
Lukas Bulwahn
2022-09-30
powerpc/mm: Fix UBSAN warning reported on hugetlb
Aneesh Kumar K.V
2022-09-30
powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()
Aneesh Kumar K.V
2022-09-30
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
2022-09-30
powerpc: Drops STABS_DEBUG from linker scripts
Michael Ellerman
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
2022-09-30
powerpc: remove orphan systbl_chk.sh
Nicholas Piggin
2022-09-30
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
Haren Myneni
2022-09-30
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
Nicholas Piggin
2022-09-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
2022-09-28
powerpc: Reverse stack frame marker on little endian
Michael Ellerman
2022-09-28
powerpc: Make stack frame marker upper case
Michael Ellerman
2022-09-28
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
Li Huafei
2022-09-28
ocxl: Remove the unneeded result variable
ye xingchen
2022-09-28
powerpc/pseries/vas: Remove the unneeded result variable
ye xingchen
2022-09-28
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
2022-09-28
powerpc/rtas: block error injection when locked down
Nathan Lynch
2022-09-28
powerpc/pseries: block untrusted device tree changes when locked down
Nathan Lynch
2022-09-28
powerpc/udbg: Remove extern function prototypes
Pali Rohár
2022-09-28
powerpc/boot: Explicitly disable usage of SPE instructions
Pali Rohár
2022-09-28
powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms
Pali Rohár
2022-09-28
powerpc: Fix SPE Power ISA properties for e500v1 platforms
Pali Rohár
2022-09-28
powerpc/perf: Fix branch_filter support for multiple filters
Athira Rajeev
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
powerpc/64: switch asm helpers from GOT to TOC relative addressing
Nicholas Piggin
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
[prev]
[next]