index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
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
Linus Torvalds