index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-20
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2010-10-05
powerpc: remove unused variable
Stephen Rothwell
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-08-18
powerpc: Remove dead module_find_bug code
Steven Rostedt
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-01
powerpc: Move common module code into its own file
Kumar Gala