index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc.S
Age
Commit message (
Expand
)
Author
2016-08-07
ppc: move exports to definitions
Al Viro
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-15
powerpc: Reimplement __get_SP() as a function not a define
Anton Blanchard
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2010-11-29
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
Michael Neuling
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
2010-03-18
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
Paul Mackerras
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-06-30
powerpc: Add cputable entry for POWER7
Michael Neuling
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2006-09-20
[POWERPC] convert string i/o operations to C
Stephen Rothwell
2006-09-20
[POWERPC] clean up ide io accessors
Stephen Rothwell
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
2006-09-13
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell