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
*
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
Eric W. Biederman
2010-03-07
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
|
\
|
*
modules: Skip empty sections when exporting section notes
Ben Hutchings
2010-01-06
*
|
module: Use this_cpu_xx to dynamically allocate counters
Christoph Lameter
2010-01-05
|
/
*
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-12-17
|
\
|
*
kmemleak: Scan the _ftrace_events section in modules
Catalin Marinas
2009-10-28
|
*
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
2009-10-28
*
|
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2009-12-15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
\
|
*
|
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
|
|
/
*
/
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-02
|
/
*
module: fix up CONFIG_KALLSYMS=n build.
Paul Mundt
2009-10-01
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-26
|
\
|
*
modules, tracing: Remove stale struct marker signature from module_layout()
Ingo Molnar
2009-09-23
*
|
module: don't call percpu_modfree on NULL pointer.
Rusty Russell
2009-09-24
*
|
module: fix memory leak when load fails after srcversion/version allocated
Rusty Russell
2009-09-24
*
|
module: reduce string table for loaded modules (v2)
Jan Beulich
2009-09-24
*
|
module: reduce symbol table for loaded modules (v2)
Jan Beulich
2009-09-24
*
|
nommu: add support for Memory Protection Units (MPU)
Bernd Schmidt
2009-09-22
|
/
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
|
\
|
*
|
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
2009-06-24
*
|
|
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
|
\
\
\
|
*
|
|
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-29
|
*
|
|
module: workaround duplicate section names
James Bottomley
2009-08-27
|
*
|
|
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-27
|
|
|
/
|
|
/
|
*
/
|
tracing/events: Add module tracepoints
Li Zefan
2009-08-17
|
/
/
*
|
module: use MODULE_SYMBOL_PREFIX with module_layout
Mike Frysinger
2009-07-27
*
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
|
/
*
kernel: constructor support
Peter Oberparleiter
2009-06-18
*
printk: add KERN_DEFAULT loglevel to print_modules()
Linus Torvalds
2009-06-16
*
module: trim exception table on init free.
Rusty Russell
2009-06-12
*
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-11
|
\
|
*
kmemleak: Add modules support
Catalin Marinas
2009-06-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into next
James Morris
2009-05-08
|
|
\
|
*
|
modules: Fix up build when CONFIG_MODULE_UNLOAD=n.
Stephen Rothwell
2009-04-14
|
*
|
modules: sysctl to block module loading
Kees Cook
2009-04-02
*
|
|
ftrace: use module notifier for function tracer
Steven Rostedt
2009-04-17
*
|
|
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
|
|
/
|
/
|
*
|
async: Fix module loading async-work regression
Linus Torvalds
2009-04-11
*
|
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
2009-04-07
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
|
\
\
|
*
\
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-01
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
2009-03-20
|
|
|
\
|
|
*
\
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
|
|
|
\
\
|
|
*
\
\
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
|
|
|
\
\
\
|
|
*
|
|
|
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
2009-02-09
*
|
|
|
|
|
module: use strstarts()
Rusty Russell
2009-03-30
[next]