summaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: minor improvement for thin archives buildNicholas Piggin2016-11-291-9/+9
* kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin2016-11-291-6/+13
* kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-091-11/+60
* GCC plugin infrastructureEmese Revfy2016-06-071-1/+1
* ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel2016-04-071-4/+0
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-241-3/+4
|\
| * scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel2016-02-081-3/+4
* | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-151-0/+4
* | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-151-1/+1
|/
* um: link with -lpthreadVegard Nossum2016-01-101-1/+1
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-081-1/+1
* scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin2015-05-211-1/+1
* scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND2015-05-071-2/+14
* kbuild: Make scripts executableMichal Marek2014-08-201-0/+0
* kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2014-03-171-0/+4
* scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei2013-12-101-1/+3
* scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-021-0/+2
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-3/+2
* kbuild: Fix reading of .config in link-vmlinux.shMichal Marek2013-02-251-1/+8
* scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik2013-02-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-121-1/+6
|\
| * kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-111-1/+6
* | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-101-1/+1
|/
* kbuild: Print errors to stderrMichal Marek2012-07-071-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-281-0/+10
* kbuild: fix ia64 linkSam Ravnborg2012-05-101-2/+2
* kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-0/+211
OpenPOWER on IntegriCloud