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
/
scripts
/
mod
/
modpost.c
Commit message (
Expand
)
Author
Age
*
modpost: Fix modpost license checking of vmlinux.o
Frank Rowand
2012-04-09
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-03-30
|
\
|
*
modpost: fix ALL_INIT_DATA_SECTIONS
Jan Beulich
2012-03-26
*
|
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
Tony Lindgren
2012-02-15
|
/
*
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-06
*
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
2011-07-24
*
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2011-05-19
*
modpost: fix trailing comma
Randy Dunlap
2011-03-17
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
modpost: Fix address calculation in reloc_location()
Olof Johansson
2010-12-27
*
|
modpost: Put .zdebug* section on white list
H.J. Lu
2010-12-16
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
|
\
|
*
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
2010-08-26
*
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
|
\
\
|
*
|
param: silence .init.text references from param ops
Rusty Russell
2010-08-11
*
|
|
MN10300: Permit .GCC-command-line sections
David Howells
2010-08-12
*
|
|
fix "scripts/mod/modpost.c: fix memory leak"
Andrew Morton
2010-08-11
|
/
/
*
/
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
2010-08-09
|
/
*
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
|
\
|
*
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-07-08
|
*
kbuild: Fix modpost segfault
Krzysztof Halasa
2010-06-11
*
|
modpost: support objects with more than 64k sections
Denys Vlasenko
2010-08-03
|
/
*
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
2010-01-30
*
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
2010-01-30
*
modpost: remove now unused NO_MISMATCH constant
Uwe Kleine-König
2010-01-30
*
modpost: pass around const struct sectioncheck * instead of enum mismatch
Uwe Kleine-König
2010-01-30
*
modpost: give most mismatch constants a better name
Uwe Kleine-König
2010-01-30
*
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
Uwe Kleine-König
2010-01-29
*
modpost: members of *driver structs should not point to __init functions
Uwe Kleine-König
2010-01-29
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
|
\
*
|
modpost: fix segfault with short symbol names
Michal Marek
2009-12-15
*
|
Kbuild: clear marker out of modpost
Wenji Huang
2009-12-15
*
|
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
|
/
*
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
2009-09-23
*
kbuild: add hint about __refdata to modpost
Sam Ravnborg
2009-06-09
*
initconst adjustments
Jan Beulich
2009-06-09
*
kbuild, modpost: fix unexpected non-allocatable warning with mips
Sam Ravnborg
2009-05-04
*
kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
Sam Ravnborg
2009-05-04
*
kbuild, modpost: fix unexpected non-allocatable section when cross compiling
Anders Kaseorg
2009-05-04
*
kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"
Anders Kaseorg
2009-05-01
*
kbuild: fix comment in modpost.c
Sam Ravnborg
2009-05-01
*
kbuild: fix Module.markers permission error under cygwin
Cedric Hombourger
2009-05-01
*
Remove unused support code for refok sections.
Tim Abbott
2009-04-27
*
kbuild: remove pointless strdup() on arguments passed to new_module() in modpost
Jan Beulich
2009-04-11
*
module: include other structures in module version check
Rusty Russell
2009-03-30
*
modpost: NOBITS sections may point beyond the end of the file
Tejun Heo
2009-02-05
*
Staging: add TAINT_CRAP flag to drivers/staging modules
Greg Kroah-Hartman
2008-10-10
*
Marker depmod fix core kernel list
Mathieu Desnoyers
2008-10-06
*
scripts/mod/modpost.c: fix spelling of module and happens
Ben Dooks
2008-07-30
[next]