aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/misc_32.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2022-12-02powerpc: allow minimum sized kernel stack framesGravatar Nicholas Piggin 1-1/+1
2021-08-25powerpc: Avoid link stack corruption in misc asm functionsGravatar Christophe Leroy 1-1/+1
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoGravatar Christophe Leroy 1-1/+1
2021-06-17powerpc/32: Remove __main()Gravatar Christophe Leroy 1-6/+0
2021-03-29powerpc/irq: Inline call_do_irq() and call_do_softirq()Gravatar Christophe Leroy 1-25/+0
2021-03-29powerpc/32: Remove ksp_limitGravatar Christophe Leroy 1-14/+0
2020-09-02powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in CGravatar Christophe Leroy 1-22/+0
2020-09-02powerpc: Rewrite 4xx flush_cache_instruction() in CGravatar Christophe Leroy 1-6/+1
2020-09-02powerpc: Remove flush_instruction_cache for book3s/32Gravatar Christophe Leroy 1-10/+2
2020-09-02powerpc: Drop _nmask_and_or_msr()Gravatar Christophe Leroy 1-13/+0
2020-06-02powerpc/32: Blacklist functions running with MMU disabled for kprobeGravatar Christophe Leroy 1-0/+2
2020-05-28powerpc/40x: Remove support for IBM 403GCXGravatar Christophe Leroy 1-9/+0
2019-11-21powerpc/32: Split kexec low level code out of misc_32.SGravatar Christophe Leroy 1-491/+0
2019-11-07powerpc: Convert flush_icache_range & friends to CGravatar Alastair D'Silva 1-120/+0
2019-08-28powerpc/32: don't use CPU_FTR_COHERENT_ICACHEGravatar Christophe Leroy 1-9/+12
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEGravatar Christophe Leroy 1-2/+2
2019-08-28powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVRGravatar Christophe Leroy 1-4/+2
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Gravatar Christophe Leroy 1-0/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUGravatar Christophe Leroy 1-2/+1
2019-02-23powerpc: regain entire stack spaceGravatar Christophe Leroy 1-4/+2
2019-02-23powerpc: Don't use CURRENT_THREAD_INFO to find the stackGravatar Christophe Leroy 1-1/+1
2019-02-23powerpc: call_do_[soft]irq() takes a pointer to the stackGravatar Christophe Leroy 1-1/+1
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPGravatar Christophe Leroy 1-0/+4
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Gravatar Christophe Leroy 1-2/+2
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hGravatar Christophe Leroy 1-0/+1
2017-06-02powerpc/40x: Clear MSR_DR in one insn instead of twoGravatar Christophe Leroy 1-4/+2
2016-12-25powerpc: Fix build warning on 32-bit PPCGravatar Larry Finger 1-1/+1
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Gravatar Thiago Jung Bauermann 1-1/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+10
2016-09-22ppc: there is no clear_pages to exportGravatar Stephen Rothwell 1-1/+0
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsGravatar Nicholas Piggin 1-1/+3
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+11
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Gravatar Christophe Leroy 1-14/+0
2016-04-11powerpc: Remove orphaned asm implementation of abs()Gravatar Michael Ellerman 1-6/+0
2016-03-11powerpc32: Remove one insn in mulhduGravatar Christophe Leroy 1-6/+5
2016-03-11powerpc32: small optimisation in flush_icache_range()Gravatar Christophe Leroy 1-3/+2
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineGravatar Christophe Leroy 1-65/+0
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineGravatar Christophe Leroy 1-16/+0
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CGravatar Christophe Leroy 1-6/+4
2015-12-17powerpc/476fpe: Add support for kexecGravatar Alistair Popple 1-0/+2
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsGravatar Peter Zijlstra 1-19/+0
2014-02-17powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackGravatar Kevin Hao 1-1/+4
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushGravatar Kevin Hao 1-1/+3
2013-10-11powerpc: Added __cmpdi2 for signed 64bit comparisionGravatar Bharat Bhushan 1-0/+14
2013-09-25powerpc: Remove ksp_limit on ppc64Gravatar Benjamin Herrenschmidt 1-0/+16
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackGravatar Benjamin Herrenschmidt 1-5/+4
2013-08-14powerpc: Remove the symbol __flush_icache_rangeGravatar Kevin Hao 1-1/+1
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeGravatar Kevin Hao 1-0/+1