summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/misc.S
AgeCommit message (Expand)Author
2020-06-02powerpc/32: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-04powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy
2018-05-18powerpc/32: Use stmw/lmw for registers save/restore in asmChristophe Leroy
2018-05-18powerpc: Avoid an unnecessary test and branch in longjmp()Christophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell