summaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
Commit message (Expand)AuthorAgeFilesLines
* 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