index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-11
|
\
|
*
ARM: avoid ARM binutils leaking ELF local symbols
Russell King
2014-07-27
|
*
module: add within_module() function
Petr Mladek
2014-07-27
*
|
crypto: fips - only panic on bad/missing crypto mod signatures
Jarod Wilson
2014-07-03
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
|
\
|
*
module: set nx before marking module MODULE_STATE_COMING.
Rusty Russell
2014-05-13
|
*
param: hand arguments after -- straight to init
Rusty Russell
2014-04-27
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-01
|
\
\
|
*
|
module: remove warning about waiting module removal.
Rusty Russell
2014-04-27
|
|
/
*
/
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-04-28
|
/
*
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
2014-04-07
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
|
\
|
*
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2014-03-31
|
*
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-03-12
|
*
module: use pr_cont
Jiri Slaby
2014-03-12
*
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
|
\
\
|
*
|
lto: Handle LTO common symbols in module loader
Joe Mario
2014-02-13
|
|
/
*
/
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2014-03-20
|
/
*
module: Add missing newline in printk call.
Tetsuo Handa
2014-01-20
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-14
|
\
|
*
kernel: add support for init_array constructors
Frantisek Hrbata
2013-10-17
|
*
module: remove rmmod --wait option.
Rusty Russell
2013-09-23
*
|
kernel/module.c: use pr_foo()
Andrew Morton
2013-11-12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
|
\
|
*
switch copy_module_from_fd() to fdget
Al Viro
2013-09-03
*
|
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2013-09-03
*
|
kernel/module.c: use scnprintf() instead of sprintf()
Chen Gang
2013-08-20
*
|
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
Steven Rostedt
2013-08-20
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-07-10
|
\
|
*
module: cleanup call chain.
Rusty Russell
2013-07-02
|
*
module: do percpu allocation after uniqueness check. No, really!
Rusty Russell
2013-07-02
|
*
modules: don't fail to load on unknown parameters.
Rusty Russell
2013-07-02
|
*
module: don't modify argument of module_kallsyms_lookup_name()
Mathias Krause
2013-07-02
*
|
kmemleak: No need for scanning specific module sections
Steven Rostedt
2013-05-17
*
|
kmemleak: Scan all allocated, writeable and not executable module sections
Steven Rostedt
2013-05-17
|
/
*
module: don't unlink the module until we've removed all exposure.
Rusty Russell
2013-04-16
*
module: fix symbol versioning with symbol prefixes
James Hogan
2013-03-19
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
*
|
module: clean up load_module a little more.
Rusty Russell
2013-01-21
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
*
|
module: printk message when module signature fail taints kernel.
Rusty Russell
2013-01-21
*
|
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-20
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
|
\
\
|
|
/
|
/
|
|
*
module: put modules in list much earlier.
Rusty Russell
2013-01-11
|
*
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-11
|
*
module: prevent warning when finit_module a 0 sized file
Sasha Levin
2013-01-02
*
|
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
2013-01-16
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
|
\
[next]