index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
genksyms
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
1
-2
/
+2
2020-08-09
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-2
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2019-09-14
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2
-44
/
+20
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-5
/
+1
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
1
-1
/
+1
2019-08-13
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
1
-8
/
+1
2019-06-23
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-26
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2018-05-17
genksyms: remove symbol prefix support
Masahiro Yamada
1
-8
/
+3
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
1
-2
/
+0
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
4
-4804
/
+27
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-2
/
+0
2018-04-07
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
1
-3
/
+0
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
genksyms: fix gperf removal conversion
Linus Torvalds
2
-2
/
+2
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
6
-301
/
+84
2017-06-05
genksyms: add printf format attribute to error_with_pos()
Nicolas Iooss
1
-1
/
+1
2017-03-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Masahiro Yamada
2
-242
/
+234
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
1
-5
/
+14
2017-01-05
genksyms: Regenerate parser
Michal Marek
1
-240
/
+234
2017-01-05
genksyms: Fix segfault with invalid declarations
Michal Marek
1
-2
/
+0
2016-11-29
genksyms: Regenerate parser
Michal Marek
3
-381
/
+387
2016-11-29
kbuild/genksyms: handle va_list type
Nicholas Piggin
2
-0
/
+3
2016-08-25
kbuild: Regenerate genksyms lexer
Michal Marek
1
-18
/
+17
2016-08-25
kbuild: genksyms fix for typeof handling
Nicholas Piggin
1
-18
/
+17
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
1
-0
/
+3
2015-12-09
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2015-08-20
genksyms: Regenerate parser
Michal Marek
2
-343
/
+354
2015-08-20
genksyms: Duplicate function pointer type definitions segfault
Richard Yao
1
-0
/
+9
2014-04-04
genksyms: fix typeof() handling
Jan Beulich
7
-384
/
+498
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
1
-11
/
+7
2013-03-03
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2012-01-08
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
1
-0
/
+1
2011-10-11
genksyms: Regenerate lexer and parser
Michal Marek
3
-306
/
+358
2011-10-11
genksyms: Do not expand internal types
Michal Marek
4
-2
/
+20
2011-10-11
genksyms: Minor parser cleanup
Michal Marek
1
-18
/
+15
2011-07-25
genksyms: Use same type in loop comparison
Jesper Juhl
1
-1
/
+1
2011-06-09
genksym: regen parser
Arnaud Lacombe
4
-586
/
+74
2011-06-09
genksyms: migrate parser to implicit rules
Arnaud Lacombe
3
-48
/
+9
2011-06-09
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
Arnaud Lacombe
1
-1
/
+1
2011-06-09
genksyms: pass hash and lookup functions name and target language though the ...
Arnaud Lacombe
1
-0
/
+3
2011-03-17
genksyms: Regenerate lexer and parser
Michal Marek
3
-512
/
+661
2011-03-17
genksyms: Track changes to enum constants
Michal Marek
4
-13
/
+127
2011-03-17
genksyms: simplify usage of find_symbol()
Michal Marek
4
-9
/
+9
[next]