aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/misc.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-02powerpc/32: Blacklist functions running with MMU disabled for kprobeGravatar Christophe Leroy 1-0/+2
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Gravatar Michael Ellerman 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-06-04powerpc/misc: merge reloc_offset() and add_reloc_offset()Gravatar Christophe Leroy 1-14/+3
2018-05-18powerpc/32: Use stmw/lmw for registers save/restore in asmGravatar Christophe Leroy 1-0/+10
2018-05-18powerpc: Avoid an unnecessary test and branch in longjmp()Gravatar Christophe Leroy 1-5/+4
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+2
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Gravatar Anton Blanchard 1-1/+1
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineGravatar Anton Blanchard 1-0/+4
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Gravatar Al Viro 1-7/+0
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesGravatar Benjamin Herrenschmidt 1-1/+0
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryGravatar Michael Neuling 1-5/+0
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerGravatar Frederic Weisbecker 1-26/+0
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionGravatar Frederic Weisbecker 1-2/+0
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsGravatar Paul Mackerras 1-0/+28
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitGravatar Paul Mackerras 1-2/+8
2008-06-30powerpc: Add cputable entry for POWER7Gravatar Michael Neuling 1-0/+5
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonGravatar Michael Neuling 1-0/+65
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitGravatar Stephen Rothwell 1-0/+8
2006-09-20[POWERPC] convert string i/o operations to CGravatar Stephen Rothwell 1-95/+0
2006-09-20[POWERPC] clean up ide io accessorsGravatar Stephen Rothwell 1-12/+0
2006-09-20[POWERPC] remove unused asm routinesGravatar Stephen Rothwell 1-52/+0
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourGravatar Paul Mackerras 1-24/+25
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SGravatar Stephen Rothwell 1-0/+203