index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
genksyms
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-06
genksyms: add printf format attribute to error_with_pos()
Nicolas Iooss
1
-1
/
+1
2017-03-11
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-03
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-02
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
2011-03-17
genksyms: Add helpers for building string lists
Michal Marek
1
-32
/
+38
2011-03-17
genksyms: Simplify printing of symbol types
Michal Marek
1
-16
/
+27
2011-03-17
genksyms: Simplify lexer
Michal Marek
2
-138
/
+123
2011-03-17
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2
-147
/
+7
2010-11-25
scripts/genksyms: fix header usage
Arnaud Lacombe
2
-2
/
+2
2010-02-02
genksyms: close ref_file after use
Alexander Beregalov
1
-1
/
+3
2009-12-12
genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()
Jan Beulich
2
-94
/
+99
2009-11-15
genksyms: Mark is_reserved_word static
Josh Triplett
2
-45
/
+52
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
1
-3
/
+3
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
3
-113
/
+99
2008-12-19
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
2
-93
/
+98
2008-12-19
kbuild: strip generated symbols from *.ko
Jan Beulich
1
-6
/
+15
[next]