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.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
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
2024-06-23
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-16
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-01
powerpc/64e: Fix secondary thread bringup for ELFv2 kernels
Michael Ellerman
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
powerpc/64s: Run at the kernel virtual address earlier in boot
Nicholas Piggin
2023-04-20
powerpc/64: Move initial base and TOC pointer calculation
Nicholas Piggin
2023-02-17
powerpc/64: Fix unannotated intra-function call warning
Sathvika Vasireddy
2023-02-10
powerpc/64e: Simplify address calculation in secondary hold loop
Nicholas Piggin
2023-02-10
powerpc/64s: Refactor initialisation after prom
Nicholas Piggin
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
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: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-06-25
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2020-12-04
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-16
powerpc/64: mark start_here_multiplatform as __ref
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
2019-02-23
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-11-10
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
[next]