| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: module_[32|64].c: replace swap function with built-in one | Andrey Abramov | 2020-05-11 | 1 | -16/+1 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -8/+16 |
|\ |
|
| * | powerpc/module32: Use symbolic instructions names. | Christophe Leroy | 2019-07-05 | 1 | -8/+16 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
|/ |
|
* | powerpc/sparse: Fix plain integer as NULL pointer warning | Mathieu Malaterre | 2018-05-25 | 1 | -2/+2 |
* | powerpc/module: Only try to generate the ftrace_caller() stub once | Michael Ellerman | 2016-03-07 | 1 | -6/+14 |
* | module: use a structure to encapsulate layout. | Rusty Russell | 2015-12-04 | 1 | -3/+3 |
* | powerpc: Use pr_fmt in module loader code | Anton Blanchard | 2014-10-02 | 1 | -17/+14 |
* | powerpc: Move local setup.h declarations to arch includes | Robert Jennings | 2013-10-30 | 1 | -2/+1 |
* | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 2012-06-08 | 1 | -6/+5 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -11/+0 |
* | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 | 1 | -0/+10 |
* | powerpc: Move common module code into its own file | Kumar Gala | 2008-07-01 | 1 | -72/+0 |
* | [POWERPC] Optimize counting distinct entries in the relocation sections | Emil Medve | 2007-12-21 | 1 | -14/+63 |
* | [POWERPC] Add support for R_PPC_ADDR16_HI relocations | Simon Vallet | 2007-01-24 | 1 | -1/+6 |
* | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 | 1 | -17/+6 |
* | [POWERPC] Support feature fixups in modules | Benjamin Herrenschmidt | 2006-10-25 | 1 | -10/+29 |
* | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -0/+320 |