index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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
2018-12-28
scripts/tags.sh: add more declarations
Kirill Tkhai
2018-12-28
scripts: add spdxcheck.py self test
Thierry Reding
2018-12-28
scripts/checkstack.pl: dynamic stack growth for aarch64
Qian Cai
2018-12-28
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2018-12-28
scripts/decodecode: set ARCH when running natively on arm/arm64
Marc Zyngier
2018-12-28
bloat-o-meter: ignore __addressable_ symbols
Rasmus Villemoes
2018-12-28
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning
Masahiro Yamada
2018-12-28
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
2018-12-28
kconfig: add static qualifiers to fix gconf warnings
Masahiro Yamada
2018-12-28
kconfig: split the lexer out of zconf.y
Masahiro Yamada
2018-12-28
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
kconfig: remove keyword lookup table entirely
Masahiro Yamada
2018-12-27
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-22
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
Masahiro Yamada
2018-12-22
kconfig: update current_pos in the second lexer
Masahiro Yamada
2018-12-22
kconfig: switch to ASSIGN_VAL state in the second lexer
Masahiro Yamada
2018-12-22
kconfig: stop associating kconf_id with yylval
Masahiro Yamada
2018-12-22
kconfig: refactor end token rules
Masahiro Yamada
2018-12-22
kconfig: stop supporting '.' and '/' in unquoted words
Masahiro Yamada
2018-12-22
kconfig: use T_WORD instead of T_VARIABLE for variables
Masahiro Yamada
[next]