index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-25
powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
Russell Currey
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-23
powerpc/85xx: Mark some functions static and add missing includes to fix no p...
Christophe Leroy
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-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
powerpc/rtas: export rtas_error_rc() for reuse.
Mahesh Salgaonkar
2023-08-18
powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Hari Bathini
2023-08-18
powerpc/fadump: reset dump area size if fadump memory reserve fails
Sourabh Jain
2023-08-18
powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
Christophe Leroy
2023-08-17
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
2023-08-16
powerpc/ptrace: Split gpr32_set_common
Christophe Leroy
2023-08-16
powerpc/watchpoints: Remove ptrace/perf exclusion tracking
Benjamin Gray
2023-08-16
powerpc/watchpoints: Simplify watchpoint reinsertion
Benjamin Gray
2023-08-16
powerpc/watchpoints: Track perf single step directly on the breakpoint
Benjamin Gray
2023-08-16
powerpc/watchpoints: Don't track info persistently
Benjamin Gray
2023-08-16
powerpc/watchpoints: Explain thread_change_pc() more
Benjamin Gray
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-16
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-14
Merge branch 'topic/cpu-smt' into next
Michael Ellerman
2023-08-02
powerpc: Add HOTPLUG_SMT support
Michael Ellerman
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
powerpc: Account mm_cpumask and active_cpus in init_mm
Nicholas Piggin
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2023-08-02
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2023-08-01
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
2023-08-01
powerpc/64e: Fix secondary thread bringup for ELFv2 kernels
Michael Ellerman
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
2023-07-28
powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-17
Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...
Christophe Leroy
[next]