index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc_32.S
Age
Commit message (
Expand
)
Author
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-06-17
powerpc/32: Remove __main()
Christophe Leroy
2021-03-29
powerpc/irq: Inline call_do_irq() and call_do_softirq()
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2020-09-02
powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
Christophe Leroy
2020-09-02
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
2020-09-02
powerpc: Remove flush_instruction_cache for book3s/32
Christophe Leroy
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
2020-06-02
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2019-11-21
powerpc/32: Split kexec low level code out of misc_32.S
Christophe Leroy
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2017-06-02
powerpc/40x: Clear MSR_DR in one insn instead of two
Christophe Leroy
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-22
ppc: there is no clear_pages to export
Stephen Rothwell
2016-09-19
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-08-07
ppc: move exports to definitions
Al Viro
2016-06-14
powerpc/32: Get rid of sub_reloc_offset()
Christophe Leroy
2016-04-11
powerpc: Remove orphaned asm implementation of abs()
Michael Ellerman
2016-03-11
powerpc32: Remove one insn in mulhdu
Christophe Leroy
2016-03-11
powerpc32: small optimisation in flush_icache_range()
Christophe Leroy
2016-03-11
powerpc32: move xxxxx_dcache_range() functions inline
Christophe Leroy
2016-03-11
powerpc32: Remove clear_pages() and define clear_page() inline
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
2015-12-17
powerpc/476fpe: Add support for kexec
Alistair Popple
2015-07-27
atomic: Collapse all atomic_{set,clear}_mask definitions
Peter Zijlstra
2014-02-17
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
Kevin Hao
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
2013-10-11
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
[next]