| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-05-08 | 1 | -0/+3 |
|\ |
|
| * | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 2019-05-07 | 1 | -0/+3 |
* | | kbuild: tolerate missing pahole when generating BTF | Andrii Nakryiko | 2019-05-06 | 1 | -0/+5 |
* | | kbuild: handle old pahole more gracefully when generating BTF | Andrii Nakryiko | 2019-04-16 | 1 | -1/+1 |
* | | kbuild: add ability to generate BTF type info for vmlinux | Andrii Nakryiko | 2019-04-03 | 1 | -1/+19 |
|/ |
|
* | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} | Masahiro Yamada | 2019-03-13 | 1 | -8/+1 |
* | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada | 2019-01-28 | 1 | -18/+10 |
* | kbuild: remove top-level built-in.a | Masahiro Yamada | 2019-01-28 | 1 | -24/+6 |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -2/+2 |
* | kallsyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -4/+0 |
* | kbuild: Use ls(1) instead of stat(1) to obtain file size | Michael Forney | 2018-03-25 | 1 | -2/+2 |
* | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 2018-03-25 | 1 | -10/+10 |
* | kbuild: remove incremental linking option | Nicholas Piggin | 2018-03-25 | 1 | -59/+32 |
* | kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment | Cao jin | 2018-03-02 | 1 | -1/+1 |
* | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-11-18 | 1 | -10/+5 |
|\ |
|
| * | kbuild: link-vmlinux.sh: simplify .version increment | Masahiro Yamada | 2017-10-09 | 1 | -10/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin | 2017-06-30 | 1 | -9/+36 |
* | kbuild: thin archives use P option to ar | Nicholas Piggin | 2017-06-30 | 1 | -1/+1 |
* | kbuild: thin archives final link close --whole-archives option | Nicholas Piggin | 2017-06-30 | 1 | -3/+3 |
* | kbuild: minor improvement for thin archives build | Nicholas Piggin | 2016-11-29 | 1 | -9/+9 |
* | kbuild: kallsyms allow 3-pass generation if symbols size has changed | Nicholas Piggin | 2016-11-29 | 1 | -6/+13 |
* | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 2016-09-09 | 1 | -11/+60 |
* | GCC plugin infrastructure | Emese Revfy | 2016-06-07 | 1 | -1/+1 |
* | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel | 2016-04-07 | 1 | -4/+0 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-03-25 | 1 | -3/+4 |
|\ |
|
| * | scripts/link-vmlinux.sh: force error on kallsyms failure | Ard Biesheuvel | 2016-02-08 | 1 | -3/+4 |
* | | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel | 2016-03-16 | 1 | -0/+4 |
* | | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel | 2016-03-16 | 1 | -1/+1 |
|/ |
|
* | um: link with -lpthread | Vegard Nossum | 2016-01-10 | 1 | -1/+1 |
* | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 2015-12-08 | 1 | -1/+1 |
* | scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel | Maxime Coquelin | 2015-05-21 | 1 | -1/+1 |
* | scripts: fix link-vmlinux.sh bash-ism | Sylvain BERTRAND | 2015-05-07 | 1 | -2/+14 |
* | kbuild: Make scripts executable | Michal Marek | 2014-08-20 | 1 | -0/+0 |
* | kallsyms: fix percpu vars on x86-64 with relocation. | Rusty Russell | 2014-03-17 | 1 | -0/+4 |
* | scripts/link-vmlinux.sh: only filter kernel symbols for arm | Ming Lei | 2013-12-10 | 1 | -1/+3 |
* | scripts/kallsyms: filter symbols not in kernel address space | Ming Lei | 2013-11-01 | 1 | -0/+2 |
* | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 1 | -3/+2 |
* | kbuild: Fix reading of .config in link-vmlinux.sh | Michal Marek | 2013-02-25 | 1 | -1/+8 |
* | scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG | Michael Grzeschik | 2013-02-22 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2012-09-12 | 1 | -1/+6 |
|\ |
|
| * | kbuild: add symbol prefix arg to kallsyms | James Hogan | 2012-09-11 | 1 | -1/+6 |
* | | link-vmlinux.sh: Fix stray "echo" in error message | Michal Marek | 2012-08-10 | 1 | -1/+1 |
|/ |
|
* | kbuild: Print errors to stderr | Michal Marek | 2012-07-07 | 1 | -2/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 1 | -0/+10 |
* | kbuild: fix ia64 link | Sam Ravnborg | 2012-05-10 | 1 | -2/+2 |
* | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -0/+211 |