| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 2024-05-14 | 1 | -19/+0 |
* | mm/execmem, arch: convert simple overrides of module_alloc to execmem | Mike Rapoport (IBM) | 2024-05-14 | 1 | -4/+16 |
* | sparc: simplify module_alloc() | Mike Rapoport (IBM) | 2024-05-14 | 1 | -24/+1 |
* | jump_label: mips: move module NOP patching into arch code | Ard Biesheuvel | 2022-06-24 | 1 | -3/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-13 | 1 | -1/+1 |
* | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
* | modules: don't hand 0 to vmalloc. | Rusty Russell | 2012-12-14 | 1 | -4/+0 |
* | sparc: fix the return value of module_alloc() | Wei Yongjun | 2012-09-21 | 1 | -3/+1 |
* | sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 | Andreas Larsson | 2012-09-21 | 1 | -5/+4 |
* | sparc32: Kill off software 32-bit multiply/divide routines. | David S. Miller | 2012-05-15 | 1 | -20/+1 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -0/+1 |
* | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller | 2011-11-17 | 1 | -0/+27 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -28/+0 |
* | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 | 1 | -1/+1 |
* | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 | 1 | -10/+4 |
* | jump label: Add sparc64 support | David S. Miller | 2010-09-22 | 1 | -0/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | sparc: unify module.c | Sam Ravnborg | 2008-12-26 | 1 | -0/+255 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -163/+0 |
* | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller | 2006-05-12 | 1 | -0/+1 |
* | [SPARC]: Fix dot-symbol exporting for good. | Al Viro | 2005-09-11 | 1 | -3/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+159 |