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
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
2023-08-25
powerpc/config: Disable SLAB_DEBUG_ON in skiroot
Joel Stanley
2023-08-25
powerpc/pseries: Remove unused hcall tracing instruction
Nicholas Piggin
2023-08-25
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
2023-08-25
powerpc: dts: add missing space before {
Krzysztof Kozlowski
2023-08-25
powerpc/eeh: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-25
powerpc/64s: Move CPU -mtune options into Kconfig
Michael Ellerman
2023-08-25
powerpc/powermac: Fix unused function warning
Michael Ellerman
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
powerpc/pseries: Move hcall_vphn() prototype into vphn.h
Michael Ellerman
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-24
powerpc/powernv: Use struct opal_prd_msg in more places
Michael Ellerman
2023-08-24
powerpc/powernv: Fix fortify source warnings in opal-prd.c
Michael Ellerman
2023-08-24
powerpc: Remove <asm/ide.h>
Geert Uytterhoeven
2023-08-23
powerpc/85xx: Mark some functions static and add missing includes to fix no p...
Christophe Leroy
2023-08-23
powerpc/64e: Fix circular dependency with CONFIG_SMP disabled
Christophe Leroy
2023-08-23
powerpc/powernv: fix debugfs_create_dir() error checking
Immad Mir
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-22
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
2023-08-22
powerpc/ftrace: Implement ftrace_replace_code()
Naveen N Rao
2023-08-22
powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branc...
Naveen N Rao
2023-08-22
powerpc/ftrace: Simplify ftrace_modify_call()
Naveen N Rao
2023-08-22
powerpc/ftrace: Simplify ftrace_make_call()
Naveen N Rao
2023-08-22
powerpc/ftrace: Simplify ftrace_make_nop()
Naveen N Rao
2023-08-22
powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
2023-08-22
powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
Naveen N Rao
2023-08-22
powerpc/ftrace: Refactor ftrace_modify_code()
Naveen N Rao
2023-08-22
powerpc/ftrace: Consolidate ftrace support into fewer files
Naveen N Rao
2023-08-22
powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
2023-08-22
powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
Naveen N Rao
2023-08-22
powerpc/ftrace: Simplify function_graph support in ftrace.c
Naveen N Rao
2023-08-22
powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
Naveen N Rao
2023-08-22
powerpc/module: Remove unused .ftrace.tramp section
Naveen N Rao
2023-08-22
powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-19
Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
2023-08-18
powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
[prev]
[next]