]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - scripts/mod/modpost.c
Linux Kernel Markers: create modpost file
[linux-2.6-omap-h63xx.git] / scripts / mod / modpost.c
2008-02-14 Mathieu DesnoyersLinux Kernel Markers: create modpost file
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-10 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-09 Geert Uytterhoevenkbuild/modpost: Use warn() for announcing section misma...
2008-02-09 Sam Ravnborgkbuild/modpost: improve warnings if symbol is unknown
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-02-04 Linus TorvaldsMerge branch 'slub-linus' of git://git.kernel.org/pub...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-04 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 Sam Ravnborgkbuild: do not warn about __*init/__*exit symbols being...
2008-02-03 Sam Ravnborgkbuild: print only total number of section mismatces...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Sam Ravnborgkbuild: warn about ld added unique sections
2008-01-28 Sam Ravnborgkbuild: add verbose option to Section mismatch reportin...
2008-01-28 Adrian Bunkremove __attribute_used__
2008-01-28 Sam Ravnborgkbuild: simplified warning report in modpost
2008-01-28 Sam Ravnborgkbuild: introduce a few helpers in modpost
2008-01-28 Sam Ravnborgkbuild: use simpler section mismatch warnings in modpost
2008-01-28 Sam RavnborgUse separate sections for __dev/__cpu/__mem code/data
2008-01-28 Sam Ravnborgkbuild: check section names consistently in modpost
2008-01-28 Sam Ravnborgkbuild: introduce blacklisting in modpost
2008-01-28 Sam Ravnborgkbuild: code refactoring in modpost
2008-01-28 Sam Ravnborgkbuild: try harder to find symbol names in modpost
2008-01-28 Sam Ravnborgkbuild: fix so modpost can now check any .o file
2008-01-28 Sam Ravnborgkbuild: clean up modpost.c
2008-01-28 Andi Kleenkbuild: fix a buffer overflow in modpost
2008-01-28 Andi Kleenkbuild: fix format string warnings in modpost
2008-01-28 Andi Kleenkbuild: declare the modpost error functions as printf...
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2007-10-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-21 Linus TorvaldsMerge branch 'master' of hera.kernel.org:/pub/scm/linux...
2007-10-20 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-10-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/bart...
2007-10-19 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-18 Trent Piephokbuild: modpost problem when symbols move from one...
2007-10-18 David S. MillerMerge branch 'fixes-davem' of master.kernel.org:/pub...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17 Paul MackerrasMerge branch 'fixes-2.6.24' of master.kernel.org:/pub...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
next