index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
module.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-20
/
+0
*
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
1
-8
/
+16
*
parisc: module: Mark symindex __maybe_unused
Helge Deller
2023-06-30
1
-1
/
+1
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-34
/
+17
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
parisc: module: Update references to parisc website
Helge Deller
2020-06-01
1
-2
/
+2
*
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-06
1
-3
/
+7
*
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
1
-26
/
+38
|
\
|
*
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
1
-1
/
+19
|
*
parisc: use pr_debug() in kernel/module.c
Sven Schnelle
2019-06-08
1
-25
/
+19
*
|
parisc: Fix module loading error with JUMP_LABEL feature
Helge Deller
2019-06-08
1
-0
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
parisc: Split out alternative live patching code
Helge Deller
2018-12-10
1
-0
/
+14
*
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
1
-0
/
+16
*
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-09
1
-1
/
+1
*
parisc: support R_PARISC_SECREL32 relocation in modules
Mikulas Patocka
2017-03-15
1
-0
/
+8
*
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
2016-04-08
1
-0
/
+8
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-16
/
+16
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-14
1
-1
/
+1
*
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
1
-5
/
+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
-2
/
+0
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-12
/
+0
*
[PARISC] only make executable areas executable
James Bottomley
2011-04-15
1
-1
/
+9
*
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
parisc: correct use of SHF_ALLOC
Julia Lawall
2009-09-28
1
-1
/
+1
*
parisc: Fix GOT overflow during module load on 64bit kernel
John David Anglin
2009-08-02
1
-5
/
+45
*
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
*
parisc: move dereference_function_descriptor to process.c
Kyle McMartin
2009-04-02
1
-14
/
+0
*
parisc: Move kernel Elf_Fdesc define to <asm/elf.h>
Kyle McMartin
2009-04-02
1
-4
/
+0
*
parisc: fix module loading failure of large kernel modules
Helge Deller
2009-01-04
1
-81
/
+135
*
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-09-09
1
-0
/
+14
*
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
1
-8
/
+8
*
[PARISC] Generic BUG
Helge Deller
2007-02-17
1
-1
/
+3
*
[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'
Helge Deller
2006-12-08
1
-1
/
+2
*
[PATCH] Fix conflict with the is_init identifier on parisc
Eric Biederman
2006-09-29
1
-16
/
+16
*
[PARISC] Fix PCREL22F relocation problem for most modules
James Bottomley
2006-06-28
1
-13
/
+50
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+822