index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
link-vmlinux.sh
Age
Commit message (
Expand
)
Author
2017-06-30
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
2017-06-30
kbuild: thin archives final link close --whole-archives option
Nicholas Piggin
2016-11-29
kbuild: minor improvement for thin archives build
Nicholas Piggin
2016-11-29
kbuild: kallsyms allow 3-pass generation if symbols size has changed
Nicholas Piggin
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-04-07
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
Ard Biesheuvel
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-02-08
scripts/link-vmlinux.sh: force error on kallsyms failure
Ard Biesheuvel
2016-01-10
um: link with -lpthread
Vegard Nossum
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-05-21
scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
Maxime Coquelin
2015-05-07
scripts: fix link-vmlinux.sh bash-ism
Sylvain BERTRAND
2014-08-20
kbuild: Make scripts executable
Michal Marek
2014-03-17
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2013-12-10
scripts/link-vmlinux.sh: only filter kernel symbols for arm
Ming Lei
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-02-25
kbuild: Fix reading of .config in link-vmlinux.sh
Michal Marek
2013-02-22
scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG
Michael Grzeschik
2012-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
2012-09-11
kbuild: add symbol prefix arg to kallsyms
James Hogan
2012-08-10
link-vmlinux.sh: Fix stray "echo" in error message
Michal Marek
2012-07-07
kbuild: Print errors to stderr
Michal Marek
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-05-10
kbuild: fix ia64 link
Sam Ravnborg
2012-05-05
kbuild: link of vmlinux moved to a script
Sam Ravnborg