index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
genksyms
Commit message (
Expand
)
Author
Age
Files
Lines
*
genksyms: keywords: Use __restrict not _restrict
Joe Perches
2020-08-18
1
-2
/
+2
*
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
1
-2
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-2
/
+2
*
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2019-09-14
2
-44
/
+20
*
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-14
1
-5
/
+1
*
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-06
1
-1
/
+1
*
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-14
1
-8
/
+1
*
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2019-06-24
2
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-26
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
genksyms: remove symbol prefix support
Masahiro Yamada
2018-05-17
1
-8
/
+3
*
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
2018-05-05
1
-2
/
+2
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-2
/
+0
*
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
4
-4804
/
+27
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-2
/
+0
*
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
1
-3
/
+0
*
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
2018-01-13
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
genksyms: fix gperf removal conversion
Linus Torvalds
2017-09-08
2
-2
/
+2
*
Remove gperf usage from toolchain
Linus Torvalds
2017-08-19
6
-301
/
+84
*
genksyms: add printf format attribute to error_with_pos()
Nicolas Iooss
2017-06-06
1
-1
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Masahiro Yamada
2017-03-11
2
-242
/
+234
|
\
|
*
genksyms: Regenerate parser
Michal Marek
2017-01-05
1
-240
/
+234
|
*
genksyms: Fix segfault with invalid declarations
Michal Marek
2017-01-05
1
-2
/
+0
*
|
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
2017-02-03
1
-5
/
+14
|
/
*
genksyms: Regenerate parser
Michal Marek
2016-11-29
3
-381
/
+387
*
kbuild/genksyms: handle va_list type
Nicholas Piggin
2016-11-29
2
-0
/
+3
*
kbuild: Regenerate genksyms lexer
Michal Marek
2016-08-25
1
-18
/
+17
*
kbuild: genksyms fix for typeof handling
Nicholas Piggin
2016-08-25
1
-18
/
+17
*
scripts: genksyms: fix resource leak
Maxim Zhukov
2016-04-20
1
-0
/
+3
*
genksyms: Handle string literals with spaces in reference files
Michal Marek
2015-12-09
1
-2
/
+4
*
genksyms: Regenerate parser
Michal Marek
2015-08-20
2
-343
/
+354
*
genksyms: Duplicate function pointer type definitions segfault
Richard Yao
2015-08-20
1
-0
/
+9
*
genksyms: fix typeof() handling
Jan Beulich
2014-04-03
7
-384
/
+498
*
genksyms: pass symbol-prefix instead of arch
James Hogan
2013-03-20
1
-11
/
+7
*
genksyms: fix metag symbol prefix on crc symbols
James Hogan
2013-03-02
1
-1
/
+2
*
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
2012-01-08
1
-0
/
+1
*
genksyms: Regenerate lexer and parser
Michal Marek
2011-10-11
3
-306
/
+358
*
genksyms: Do not expand internal types
Michal Marek
2011-10-11
4
-2
/
+20
*
genksyms: Minor parser cleanup
Michal Marek
2011-10-11
1
-18
/
+15
*
genksyms: Use same type in loop comparison
Jesper Juhl
2011-07-25
1
-1
/
+1
*
genksym: regen parser
Arnaud Lacombe
2011-06-09
4
-586
/
+74
*
genksyms: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
3
-48
/
+9
*
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
Arnaud Lacombe
2011-06-09
1
-1
/
+1
*
genksyms: pass hash and lookup functions name and target language though the ...
Arnaud Lacombe
2011-06-09
1
-0
/
+3
*
genksyms: Regenerate lexer and parser
Michal Marek
2011-03-17
3
-512
/
+661
*
genksyms: Track changes to enum constants
Michal Marek
2011-03-17
4
-13
/
+127
*
genksyms: simplify usage of find_symbol()
Michal Marek
2011-03-17
4
-9
/
+9
[next]