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
2021-10-09
powerpc/pseries/cpuhp: cache node corrections
Nathan Lynch
2021-10-09
powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()
Nathan Lynch
2021-10-09
powerpc/paravirt: vcpu_is_preempted() commentary
Nathan Lynch
2021-10-09
powerpc: fix unbalanced node refcount in check_kvm_guest()
Nathan Lynch
2021-10-09
powerpc/powernv/dump: Fix typo in comment
Vasant Hegde
2021-10-09
powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
Nick Desaulniers
2021-10-09
powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...
Christophe Leroy
2021-10-09
powerpc: Drop superfluous pci_dev_is_added() calls
Niklas Schnelle
2021-10-09
powerpc/powermac: Remove stale declaration of pmac_md
Christophe Leroy
2021-10-09
powerpc: Remove unused prototype for of_show_percpuinfo
Daniel Axtens
2021-10-09
powerpc/476: Fix sparse report
Christophe Leroy
2021-10-09
powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
Xiaoming Ni
2021-10-09
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
2021-10-09
powerps/pseries/dma: Add support for 2M IOMMU page size
Alexey Kardashevskiy
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-10-07
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
2021-10-07
powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
2021-10-07
powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
Naveen N. Rao
2021-10-07
powerpc/bpf ppc32: Fix JMP32_JSET_K
Naveen N. Rao
2021-10-07
powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
Naveen N. Rao
2021-10-07
powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
Naveen N. Rao
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
2021-10-07
powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
2021-10-07
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
2021-10-07
powerpc/bpf: Validate branch ranges
Naveen N. Rao
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
Tom Lendacky
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
2021-09-30
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
powerpc: add CPU field to struct thread_info
Ard Biesheuvel
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
[prev]
[next]