summaryrefslogtreecommitdiffstats
path: root/scripts/mod
AgeCommit message (Expand)AuthorLines
2008-01-28remove __attribute_used__Adrian Bunk-2/+2
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg-52/+52
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg-35/+38
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg-40/+16
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg-15/+39
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg-86/+60
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg-177/+128
2008-01-28kbuild: code refactoring in modpostSam Ravnborg-105/+137
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg-2/+19
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg-1/+2
2008-01-28kbuild: clean up modpost.cSam Ravnborg-96/+101
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen-3/+5
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell-0/+18
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-9/+41
2007-10-13i2c: Kill struct i2c_device_idJean Delvare-11/+0
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook-7/+33
2007-10-12kbuild: fix segfault in modpostPetr Stetiar-0/+6
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds-0/+19
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch-0/+19
2007-09-23sdio: add modalias supportPierre Ossman-0/+20
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle-0/+1
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg-6/+24
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg-26/+10
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg-32/+48
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg-3/+10
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger-0/+12
2007-07-20m68k: teach modpost about .m68_fixupAl Viro-0/+1
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle-0/+1
2007-07-17modpost white list pattern adjustmentJan Beulich-2/+4
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg-1/+2
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg-1/+2
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg-14/+0
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg-1/+0
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg-1/+0
2007-07-16kbuild: consolidate section checksSam Ravnborg-25/+7
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg-79/+75
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg-0/+2
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge-11/+0
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell-1/+4
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg-0/+24
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto-0/+76
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg-0/+2
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds-82/+0
2007-05-19mm: fix section mismatch warningsSam Ravnborg-19/+0
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg-14/+0