index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: expand lefthand side of assignment statement
Masahiro Yamada
2018-05-28
1
-0
/
+7
*
kconfig: support append assignment operator
Masahiro Yamada
2018-05-28
3
-3
/
+27
*
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-28
4
-7
/
+27
*
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-28
4
-4
/
+120
*
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
2018-05-28
1
-1
/
+1
*
kconfig: add 'shell' built-in function
Masahiro Yamada
2018-05-28
1
-0
/
+41
*
kconfig: add built-in function support
Masahiro Yamada
2018-05-28
1
-12
/
+130
*
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2018-05-28
2
-2
/
+2
*
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2018-05-28
2
-54
/
+0
*
kconfig: remove string expansion for mainmenu after yyparse()
Masahiro Yamada
2018-05-28
1
-19
/
+5
*
kconfig: remove string expansion in file_lookup()
Masahiro Yamada
2018-05-28
1
-3
/
+1
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-28
10
-114
/
+326
*
kbuild: remove kbuild cache
Masahiro Yamada
2018-05-28
1
-87
/
+14
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
21
-610
/
+258
*
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
2018-05-28
5
-128
/
+113
*
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
2018-05-28
2
-34
/
+32
*
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
2018-05-28
2
-45
/
+53
*
kbuild: do not display CHK for filechk
Masahiro Yamada
2018-05-28
1
-1
/
+0
*
checkpatch: fix macro argument precedence test
Joe Perches
2018-05-26
1
-1
/
+1
*
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
2018-05-12
1
-1
/
+4
*
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-07
1
-3
/
+2
|
\
|
*
dtc: checks: drop warning for missing PCI bridge bus-range
Rob Herring
2018-04-24
1
-3
/
+2
*
|
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-05-05
4
-12
/
+5
|
\
\
|
*
|
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
2018-05-05
1
-2
/
+2
|
*
|
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
2018-05-05
1
-1
/
+1
|
*
|
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
2018-05-05
1
-1
/
+1
|
*
|
modpost: delete stale comment
Rasmus Villemoes
2018-05-02
1
-8
/
+1
|
|
/
*
/
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
2
-2
/
+2
|
/
*
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-16
19
-5101
/
+271
|
\
|
*
kconfig: extend output of 'listnewconfig'
Don Zickus
2018-04-13
1
-2
/
+12
|
*
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
2018-04-13
1
-0
/
+2
|
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-10
1
-2
/
+3
|
*
kbuild: deb-pkg: split generating packaging and build
Riku Voipio
2018-04-07
3
-244
/
+200
|
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
2
-6
/
+7
|
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
2
-3
/
+3
|
*
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
2
-3
/
+5
|
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
4
-6
/
+12
|
*
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
5
-4825
/
+30
|
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
3
-7
/
+3
|
*
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
3
-9
/
+0
|
*
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
2018-04-07
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-16
1
-2
/
+2
|
\
\
|
*
|
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-1
/
+1
|
*
|
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-1
/
+1
*
|
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2018-04-12
2
-2
/
+0
|
\
\
\
|
*
|
|
dts: remove cris & metag dts hard link file
Liu, Changcheng
2018-04-06
2
-2
/
+0
*
|
|
|
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
1
-0
/
+6
*
|
|
|
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
1
-1
/
+1
*
|
|
|
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
1
-0
/
+6
*
|
|
|
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
1
-1
/
+1
[next]