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-05-19
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
2022-05-19
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2022-05-19
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2022-05-19
powerpc/ftrace: Remove redundant create_branch() calls
Christophe Leroy
2022-05-19
powerpc/ftrace: Refactor prepare_ftrace_return()
Christophe Leroy
2022-05-19
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
2022-05-19
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
Nicholas Piggin
2022-05-19
powerpc/rtas: PACA can be restored directly from SPRG
Nicholas Piggin
2022-05-19
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2022-05-19
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
2022-05-19
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
2022-05-19
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
2022-05-19
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2022-05-19
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
Fabiano Rosas
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
2022-05-19
KVM: PPC: Book3s: PR: Enable default TCE hypercalls
Alexey Kardashevskiy
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
Merge branch 'fixes' into topic/ppc-kvm
Michael Ellerman
2022-05-19
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
Fabiano Rosas
2022-05-19
Merge branch 'fixes' into next
Michael Ellerman
2022-05-18
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
Bo Liu
2022-05-18
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
Xiaomeng Tong
2022-05-18
KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() com...
Bagas Sanjaya
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-15
Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Optimise loads around context switch
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
2022-05-13
powerpc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
2022-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
[prev]
[next]