Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | kbuild: modpost problem when symbols move from one module to another | Trent Piepho | 1 | -0/+3 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 3 | -9/+41 |
2007-10-13 | i2c: Kill struct i2c_device_id | Jean Delvare | 1 | -11/+0 |
2007-10-12 | kbuild: make modpost detect unterminated device id lists | Kees Cook | 1 | -7/+33 |
2007-10-12 | kbuild: fix segfault in modpost | Petr Stetiar | 1 | -0/+6 |
2007-10-12 | kbuild: Use Elfnn_Half as replacement for Elfnn_Section | Sam Ravnborg | 1 | -2/+2 |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2 | -0/+19 |
2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 1 | -0/+1 |
2007-10-10 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 1 | -0/+19 |
2007-09-23 | sdio: add modalias support | Pierre Ossman | 1 | -0/+20 |
2007-07-31 | kbuild: whitelist references from __dbe_table to .init | Ralf Baechle | 1 | -0/+1 |
2007-07-25 | kbuild: fix modpost warnings for xtensa | Sam Ravnborg | 1 | -6/+24 |
2007-07-25 | kbuild: be more foregiving on init section naming | Sam Ravnborg | 1 | -26/+10 |
2007-07-25 | kbuild: rearrange a few function in modpost | Sam Ravnborg | 1 | -32/+48 |
2007-07-25 | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg | 1 | -3/+10 |
2007-07-23 | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 1 | -0/+12 |
2007-07-20 | m68k: teach modpost about .m68_fixup | Al Viro | 1 | -0/+1 |
2007-07-17 | Whitelist references from __dbe_table to .init | Ralf Baechle | 1 | -0/+1 |
2007-07-17 | modpost white list pattern adjustment | Jan Beulich | 1 | -2/+4 |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg | 1 | -1/+2 |
2007-07-16 | kbuild: whitelist references from variables named _timer to .init.text | Sam Ravnborg | 1 | -1/+2 |
2007-07-16 | kbuild: remove hardcoded _logo names from modpost | Sam Ravnborg | 1 | -14/+0 |
2007-07-16 | kbuild: remove hardcoded apic_es7000 from modpost | Sam Ravnborg | 1 | -1/+0 |
2007-07-16 | kbuild: warn about references from .init.text to .exit.text | Sam Ravnborg | 1 | -1/+0 |
2007-07-16 | kbuild: consolidate section checks | Sam Ravnborg | 1 | -25/+7 |
2007-07-16 | kbuild: refactor code in modpost to improve maintainability | Sam Ravnborg | 1 | -79/+75 |
2007-07-16 | kbuild: ignore section mismatch warnings originating from .note section | Sam Ravnborg | 1 | -0/+2 |
2007-07-16 | kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it | Jeremy Fitzhardinge | 1 | -11/+0 |
2007-07-16 | kbuild: suppress modpost warnings for references from the .toc section as use... | Stephen Rothwell | 1 | -1/+4 |
2007-07-16 | kbuild: make better section mismatch reports on arm | Sam Ravnborg | 1 | -0/+24 |
2007-07-16 | kbuild: make better section mismatch reports on i386 and mips | Atsushi Nemoto | 2 | -0/+76 |
2007-06-11 | kbuild: fix sh64 section mismatch problems | Sam Ravnborg | 1 | -0/+2 |
2007-05-21 | Revert "kbuild: make better section mismatch reports on i386, arm and mips" | Linus Torvalds | 2 | -82/+0 |
2007-05-19 | mm: fix section mismatch warnings | Sam Ravnborg | 1 | -19/+0 |
2007-05-19 | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 1 | -14/+0 |
2007-05-19 | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 1 | -0/+11 |
2007-05-19 | kbuild: add "Section mismatch" warning whitelist for powerpc | Li Yang | 1 | -4/+11 |
2007-05-19 | kbuild: make better section mismatch reports on i386, arm and mips | Atsushi Nemoto | 2 | -0/+82 |
2007-05-19 | kbuild: make modpost section warnings clearer | Russell King | 1 | -17/+16 |
2007-05-19 | kbuild: include limits.h in sumversion.c for PATH_MAX | Mike Frysinger | 1 | -0/+1 |
2007-05-19 | powerpc: Fix the MODALIAS generation in modpost for of devices | Sylvain Munaut | 1 | -3/+8 |
2007-05-09 | Allow arch to initialize arch field of the module structure | Roman Zippel | 1 | -0/+1 |
2007-05-08 | Add white list into modpost.c for memory hotplug code and ia64's machvec section | Yasunori Goto | 1 | -0/+27 |
2007-05-07 | blackfin architecture | Bryan Wu | 1 | -1/+2 |
2007-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 4 | -46/+122 |
2007-05-02 | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 1 | -0/+13 |
2007-05-02 | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 1 | -1/+0 |
2007-05-02 | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 1 | -3/+2 |
2007-05-02 | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2 | -3/+20 |
2007-05-02 | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 1 | -10/+11 |