index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
genksyms
Age
Commit message (
Expand
)
Author
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-11-28
genksyms: use getopt_long() unconditionally
Masahiro Yamada
2023-11-28
genksyms: remove the remnant of the -s option
Masahiro Yamada
2022-05-24
genksyms: adjust the output format to modpost
Masahiro Yamada
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-02
genksyms: fix stale comment
Masahiro Yamada
2021-02-16
genksyms: remove useless case DOTS
Masahiro Yamada
2021-02-16
genksyms: remove dead code for ST_TABLE_*
Masahiro Yamada
2021-02-16
genksyms: make source_file a local variable in lexer
Masahiro Yamada
2020-12-21
genksyms: Ignore module scoped _Static_assert()
Marco Elver
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-09-14
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-06-24
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-05-17
genksyms: remove symbol prefix support
Masahiro Yamada
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
genksyms: fix gperf removal conversion
Linus Torvalds
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
2017-06-06
genksyms: add printf format attribute to error_with_pos()
Nicolas Iooss
2017-03-11
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Masahiro Yamada
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
2017-01-05
genksyms: Regenerate parser
Michal Marek
2017-01-05
genksyms: Fix segfault with invalid declarations
Michal Marek
2016-11-29
genksyms: Regenerate parser
Michal Marek
2016-11-29
kbuild/genksyms: handle va_list type
Nicholas Piggin
2016-08-25
kbuild: Regenerate genksyms lexer
Michal Marek
2016-08-25
kbuild: genksyms fix for typeof handling
Nicholas Piggin
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
2015-12-09
genksyms: Handle string literals with spaces in reference files
Michal Marek
2015-08-20
genksyms: Regenerate parser
Michal Marek
2015-08-20
genksyms: Duplicate function pointer type definitions segfault
Richard Yao
2014-04-03
genksyms: fix typeof() handling
Jan Beulich
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
2012-01-08
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
[next]