summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-02-28FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTOSami Tolvanen9-7/+52
2018-02-28FROMLIST: BACKPORT: kbuild: add support for clang LTOSami Tolvanen5-34/+276
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell3-15/+85
2016-06-07GCC plugin infrastructureEmese Revfy22-5/+1872
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel1-4/+0
2016-03-25Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-9/+20
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel5-19/+126
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2-1/+5
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel1-3/+4
2016-01-10um: link with -lpthreadVegard Nossum1-1/+1
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti2-2/+2
2015-05-21scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin1-1/+1
2015-05-07scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND1-2/+14
2014-08-20kbuild: Make scripts executableMichal Marek23-0/+0
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2-0/+25
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei1-1/+3
2013-11-01scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell16-88/+57
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek1-1/+8
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik1-1/+1
2012-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds5-159/+75
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan2-2/+6
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek1-1/+1
2012-07-07kbuild: Print errors to stderrMichal Marek2-14/+14
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-227/+259
2012-05-10kbuild: fix ia64 linkSam Ravnborg1-2/+2
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg3-212/+225