index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
module.h
Age
Commit message (
Expand
)
Author
2017-05-15
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2016-11-14
powerpc: Build-time sort the exception table
Nicholas Piggin
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-07
powerpc/module: Mark module stubs with a magic value
Michael Ellerman
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-04-23
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
2014-04-23
powerpc/modules: Create is_module_trampoline()
Anton Blanchard
2014-04-23
powerpc: Fix up TOC. for modules.
Rusty Russell
2013-07-24
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2008-11-20
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
Steven Rostedt
2008-11-20
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell