index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-20
module.c: spelling s/postition/position/g
Geert Uytterhoeven
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-09-22
jump label: x86 support
Jason Baron
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang