Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild: (79 commits) Remove references to "make dep" kconfig: document use of HAVE_* Introduce new section reference annotations tags: __ref, __refdata, __refconst kbuild: warn about ld added unique sections kbuild: add verbose option to Section mismatch reporting in modpost kconfig: tristate choices with mixed tristate and boolean values asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies remove __attribute_used__ kbuild: support ARCH=x86 in buildtar kconfig: remove "enable" kbuild: simplified warning report in modpost kbuild: introduce a few helpers in modpost kbuild: use simpler section mismatch warnings in modpost kbuild: link vmlinux.o before kallsyms passes kbuild: introduce new option to enhance section mismatch analysis Use separate sections for __dev/__cpu/__mem code/data compiler.h: introduce __section() all archs: consolidate init and exit sections in vmlinux.lds.h kbuild: check section names consistently in modpost kbuild: introduce blacklisting in modpost ...
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Documentation/kbuild/kconfig-language.txt 105 additions, 6 deletionsDocumentation/kbuild/kconfig-language.txt
- Makefile 22 additions, 6 deletionsMakefile
- arch/alpha/kernel/vmlinux.lds.S 4 additions, 4 deletionsarch/alpha/kernel/vmlinux.lds.S
- arch/alpha/lib/dec_and_lock.c 1 addition, 2 deletionsarch/alpha/lib/dec_and_lock.c
- arch/arm/kernel/vmlinux.lds.S 5 additions, 5 deletionsarch/arm/kernel/vmlinux.lds.S
- arch/arm/mach-imx/Makefile 0 additions, 3 deletionsarch/arm/mach-imx/Makefile
- arch/arm/mach-netx/Makefile 0 additions, 3 deletionsarch/arm/mach-netx/Makefile
- arch/avr32/kernel/vmlinux.lds.S 4 additions, 4 deletionsarch/avr32/kernel/vmlinux.lds.S
- arch/blackfin/kernel/vmlinux.lds.S 4 additions, 4 deletionsarch/blackfin/kernel/vmlinux.lds.S
- arch/cris/arch-v10/vmlinux.lds.S 4 additions, 4 deletionsarch/cris/arch-v10/vmlinux.lds.S
- arch/cris/arch-v32/boot/compressed/Makefile 1 addition, 1 deletionarch/cris/arch-v32/boot/compressed/Makefile
- arch/cris/arch-v32/vmlinux.lds.S 4 additions, 4 deletionsarch/cris/arch-v32/vmlinux.lds.S
- arch/frv/boot/Makefile 4 additions, 4 deletionsarch/frv/boot/Makefile
- arch/frv/kernel/gdb-stub.c 1 addition, 1 deletionarch/frv/kernel/gdb-stub.c
- arch/frv/kernel/vmlinux.lds.S 7 additions, 7 deletionsarch/frv/kernel/vmlinux.lds.S
- arch/h8300/kernel/vmlinux.lds.S 4 additions, 4 deletionsarch/h8300/kernel/vmlinux.lds.S
- arch/ia64/kernel/vmlinux.lds.S 4 additions, 4 deletionsarch/ia64/kernel/vmlinux.lds.S
- arch/m32r/kernel/vmlinux.lds.S 6 additions, 6 deletionsarch/m32r/kernel/vmlinux.lds.S
- arch/m68k/kernel/vmlinux-std.lds 4 additions, 4 deletionsarch/m68k/kernel/vmlinux-std.lds
Please register or sign in to comment