index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2023-06-30
parisc: module: Mark symindex __maybe_unused
Helge Deller
2023-03-09
module: replace module_layout with module_memory
Song Liu
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-01
parisc: module: Update references to parisc website
Helge Deller
2019-11-06
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-08
parisc: Fix module loading error with JUMP_LABEL feature
Helge Deller
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
parisc: use pr_debug() in kernel/module.c
Sven Schnelle
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-10
parisc: Split out alternative live patching code
Helge Deller
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-03-15
parisc: support R_PARISC_SECREL32 relocation in modules
Mikulas Patocka
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-27
parisc: correct use of SHF_ALLOC
Julia Lawall
2009-08-02
parisc: Fix GOT overflow during module load on 64bit kernel
John David Anglin
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-04-02
parisc: move dereference_function_descriptor to process.c
Kyle McMartin
2009-04-02
parisc: Move kernel Elf_Fdesc define to <asm/elf.h>
Kyle McMartin
2009-01-05
parisc: fix module loading failure of large kernel modules
Helge Deller
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
[PARISC] Generic BUG
Helge Deller
2006-12-08
[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'
Helge Deller
2006-09-29
[PATCH] Fix conflict with the is_init identifier on parisc
Eric Biederman
2006-06-27
[PARISC] Fix PCREL22F relocation problem for most modules
James Bottomley
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds