| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/misc: merge reloc_offset() and add_reloc_offset() | Christophe Leroy | 2018-06-04 | 1 | -14/+3 |
* | powerpc/32: Use stmw/lmw for registers save/restore in asm | Christophe Leroy | 2018-05-18 | 1 | -0/+10 |
* | powerpc: Avoid an unnecessary test and branch in longjmp() | Christophe Leroy | 2018-05-18 | 1 | -5/+4 |
* | ppc: move exports to definitions | Al Viro | 2016-08-07 | 1 | -0/+2 |
* | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard | 2014-10-15 | 1 | -1/+1 |
* | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard | 2014-10-15 | 1 | -0/+4 |
* | powerpc: switch to generic sys_execve()/kernel_execve() | Al Viro | 2012-09-30 | 1 | -7/+0 |
* | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt | 2012-03-09 | 1 | -1/+0 |
* | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry | Michael Neuling | 2010-11-29 | 1 | -5/+0 |
* | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 1 | -26/+0 |
* | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 2010-04-03 | 1 | -2/+0 |
* | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras | 2010-03-18 | 1 | -0/+28 |
* | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit | Paul Mackerras | 2008-09-15 | 1 | -2/+8 |
* | powerpc: Add cputable entry for POWER7 | Michael Neuling | 2008-06-30 | 1 | -0/+5 |
* | [POWERPC] Make setjmp/longjmp code usable outside of xmon | Michael Neuling | 2008-01-25 | 1 | -0/+65 |
* | [POWERPC] kernel_execve is identical in 32 and 64 bit | Stephen Rothwell | 2007-12-11 | 1 | -0/+8 |
* | [POWERPC] convert string i/o operations to C | Stephen Rothwell | 2006-09-20 | 1 | -95/+0 |
* | [POWERPC] clean up ide io accessors | Stephen Rothwell | 2006-09-20 | 1 | -12/+0 |
* | [POWERPC] remove unused asm routines | Stephen Rothwell | 2006-09-20 | 1 | -52/+0 |
* | [POWERPC] Fix MMIO ops to provide expected barrier behaviour | Paul Mackerras | 2006-09-13 | 1 | -24/+25 |
* | [POWERPC] Consolidate some of kernel/misc*.S | Stephen Rothwell | 2006-06-28 | 1 | -0/+203 |