index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
kbuild: update comment block of scripts/clang-version.sh
Masahiro Yamada
2019-02-28
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
Kacper KoĆodziej
2019-02-27
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
2019-02-27
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
2019-02-27
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
2019-02-27
scripts/gdb: refactor rules for symlink creation
Masahiro Yamada
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2019-02-19
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
2019-02-19
kallsyms: remove unneeded memset() calls
Masahiro Yamada
2019-02-19
kallsyms: add static qualifiers where missing
Masahiro Yamada
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-14
kbuild: remove unused baseprereq
Masahiro Yamada
2019-01-14
kconfig: clean generated *conf-cfg files
Masahiro Yamada
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-09
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2019-01-08
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
kallsyms: lower alignment on ARM
Mathias Krause
2019-01-06
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
2019-01-06
scripts: coccinelle: check for redeclaration
Julia Lawall
2019-01-06
kconfig: remove unused "file" field of yylval union
Masahiro Yamada
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-04
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
2019-01-04
scripts/gdb: fix lx-version string output
Du Changbin
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]