Commit 1f73897861b8ef0be64ff4b801f8d6f830f683b5
Exists in
master
and in
39 other branches
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
* 'for-35' of git://repo.or.cz/linux-kbuild: (81 commits) kbuild: Revert part of e8d400a to resolve a conflict kbuild: Fix checking of scm-identifier variable gconfig: add support to show hidden options that have prompts menuconfig: add support to show hidden options which have prompts gconfig: remove show_debug option gconfig: remove dbg_print_ptype() and dbg_print_stype() kconfig: fix zconfdump() kconfig: some small fixes add random binaries to .gitignore kbuild: Include gen_initramfs_list.sh and the file list in the .d file kconfig: recalc symbol value before showing search results .gitignore: ignore *.lzo files headerdep: perlcritic warning scripts/Makefile.lib: Align the output of LZO kbuild: Generate modules.builtin in make modules_install Revert "kbuild: specify absolute paths for cscope" kbuild: Do not unnecessarily regenerate modules.builtin headers_install: use local file handles headers_check: fix perl warnings export_report: fix perl warnings ...
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 111 changed files Side-by-side Diff
- .gitignore
- Documentation/.gitignore
- Documentation/kbuild/kbuild.txt
- Documentation/mutex-design.txt
- MAINTAINERS
- Makefile
- arch/frv/kernel/break.S
- arch/frv/kernel/entry.S
- arch/frv/kernel/head.S
- arch/frv/kernel/vmlinux.lds.S
- arch/frv/mm/tlb-miss.S
- arch/h8300/boot/compressed/head.S
- arch/h8300/boot/compressed/vmlinux.lds
- arch/ia64/include/asm/asmmacro.h
- arch/ia64/include/asm/cache.h
- arch/ia64/include/asm/percpu.h
- arch/ia64/kernel/Makefile.gate
- arch/ia64/kernel/gate-data.S
- arch/ia64/kernel/gate.S
- arch/ia64/kernel/gate.lds.S
- arch/ia64/kernel/init_task.c
- arch/ia64/kernel/ivt.S
- arch/ia64/kernel/minstate.h
- arch/ia64/kernel/paravirtentry.S
- arch/ia64/kernel/vmlinux.lds.S
- arch/ia64/kvm/vmm_ivt.S
- arch/ia64/scripts/unwcheck.py
- arch/ia64/xen/gate-data.S
- arch/ia64/xen/xensetup.S
- arch/m68knommu/kernel/vmlinux.lds.S
- arch/m68knommu/platform/68360/head-ram.S
- arch/m68knommu/platform/68360/head-rom.S
- arch/mips/lasat/image/head.S
- arch/mips/lasat/image/romscript.normal
- arch/parisc/include/asm/cache.h
- arch/parisc/include/asm/system.h
- arch/parisc/kernel/head.S
- arch/parisc/kernel/init_task.c
- arch/parisc/kernel/vmlinux.lds.S
- arch/powerpc/Makefile
- arch/powerpc/include/asm/cache.h
- arch/powerpc/include/asm/page_64.h
- arch/powerpc/kernel/vmlinux.lds.S
- arch/s390/include/asm/cache.h
- arch/s390/kernel/swsusp_asm64.S
- arch/sh/boot/compressed/vmlinux.scr
- arch/sh/include/asm/cache.h
- arch/sparc/boot/btfixupprep.c
- arch/sparc/include/asm/cache.h
- arch/um/kernel/dyn.lds.S
- arch/um/kernel/init_task.c
- arch/um/kernel/uml.lds.S
- arch/x86/.gitignore
- arch/x86/boot/compressed/mkpiggy.c
- arch/x86/boot/compressed/vmlinux.lds.S
- arch/x86/include/asm/cache.h
- arch/x86/kernel/acpi/wakeup_32.S
- arch/x86/kernel/init_task.c
- arch/x86/kernel/setup_percpu.c
- arch/x86/kernel/vmlinux.lds.S
- include/asm-generic/percpu.h
- include/asm-generic/vmlinux.lds.h
- include/linux/cache.h
- include/linux/init.h
- include/linux/init_task.h
- include/linux/linkage.h
- include/linux/percpu-defs.h
- include/linux/spinlock.h
- init/Kconfig
- kernel/module.c
- scripts/Makefile.build
- scripts/Makefile.lib
- scripts/checkincludes.pl
- scripts/checkstack.pl
- scripts/checkversion.pl
- scripts/decodecode
- scripts/export_report.pl
- scripts/gen_initramfs_list.sh
- scripts/genksyms/genksyms.c
- scripts/headerdep.pl
- scripts/headers_check.pl
- scripts/headers_install.pl
- scripts/kallsyms.c
- scripts/kconfig/Makefile
- scripts/kconfig/expr.c
- scripts/kconfig/expr.h
- scripts/kconfig/gconf.c
- scripts/kconfig/gconf.glade
- scripts/kconfig/lkc.h
- scripts/kconfig/lkc_proto.h
- scripts/kconfig/lxdialog/inputbox.c
- scripts/kconfig/lxdialog/menubox.c
- scripts/kconfig/mconf.c
- scripts/kconfig/menu.c
- scripts/kconfig/nconf.c
- scripts/kconfig/nconf.gui.c
- scripts/kconfig/nconf.h
- scripts/kconfig/symbol.c
- scripts/kconfig/util.c
- scripts/kconfig/zconf.tab.c_shipped
- scripts/kconfig/zconf.y
- scripts/markup_oops.pl
- scripts/mkcompile_h
- scripts/mod/modpost.c
- scripts/namespace.pl
- scripts/package/builddeb
- scripts/package/mkspec
- scripts/profile2linkerlist.pl
- scripts/rt-tester/rt-tester.py
- scripts/show_delta
- scripts/tags.sh