index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2018-12-13
1
-1
/
+1
|
*
|
|
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
2018-12-08
1
-12
/
+2
|
*
|
|
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
2018-12-08
3
-24
/
+16
|
*
|
|
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
2018-12-08
1
-43
/
+49
|
*
|
|
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
2018-12-08
1
-2
/
+2
|
*
|
|
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
2018-12-08
1
-3
/
+3
|
*
|
|
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
2018-11-15
1
-8
/
+29
*
|
|
|
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
16
-348
/
+412
|
\
\
\
\
|
*
|
|
|
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
Masahiro Yamada
2018-12-22
1
-2
/
+0
|
*
|
|
|
scripts: add a tool to produce a compile_commands.json file
Tom Roeder
2018-12-19
1
-0
/
+151
|
*
|
|
|
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
1
-6
/
+6
|
*
|
|
|
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-12-17
1
-10
/
+21
|
*
|
|
|
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
2018-12-17
1
-1
/
+1
|
*
|
|
|
kbuild: refactor part-of-module
Masahiro Yamada
2018-12-17
1
-5
/
+3
|
*
|
|
|
kbuild: refactor quiet_modtag
Masahiro Yamada
2018-12-17
1
-6
/
+1
|
*
|
|
|
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
2018-12-17
1
-2
/
+0
|
*
|
|
|
kbuild: refactor Makefile.asm-generic
Masahiro Yamada
2018-12-17
1
-18
/
+19
|
*
|
|
|
kbuild: remove a special handling for *.agh in Makefile.headersinst
Masahiro Yamada
2018-12-08
1
-1
/
+0
|
*
|
|
|
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2018-12-02
2
-4
/
+3
|
*
|
|
|
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2018-12-01
2
-3
/
+0
|
*
|
|
|
kbuild: refactor if_changed
Masahiro Yamada
2018-12-01
1
-2
/
+1
|
*
|
|
|
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2018-12-01
2
-9
/
+9
|
*
|
|
|
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2018-12-01
2
-19
/
+15
|
*
|
|
|
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
4
-55
/
+36
|
*
|
|
|
kbuild: refactor modversions build rules
Masahiro Yamada
2018-12-01
1
-37
/
+17
|
*
|
|
|
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
2018-12-01
1
-1
/
+1
|
*
|
|
|
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-12-01
1
-1
/
+1
|
*
|
|
|
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2018-12-01
2
-13
/
+9
|
*
|
|
|
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2018-12-01
2
-9
/
+2
|
*
|
|
|
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2018-12-01
2
-4
/
+1
|
*
|
|
|
modpost: move unresolved symbol checks to check_exports()
Masahiro Yamada
2018-12-01
1
-15
/
+18
|
*
|
|
|
modpost: merge module iterations
Masahiro Yamada
2018-12-01
1
-6
/
+1
|
*
|
|
|
modpost: refactor seen flag clearing in add_depends()
Masahiro Yamada
2018-12-01
1
-6
/
+6
|
*
|
|
|
modpost: file2alias: check prototype of handler
Masahiro Yamada
2018-12-01
1
-4
/
+3
|
*
|
|
|
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2018-12-01
1
-95
/
+49
|
*
|
|
|
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
2018-12-01
1
-0
/
+12
|
*
|
|
|
modpost: drop unused command line switches
Paul Walmsley
2018-11-21
1
-1
/
+1
|
*
|
|
|
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
2018-11-21
1
-2
/
+10
|
*
|
|
|
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2018-11-21
1
-24
/
+26
|
|
/
/
/
*
|
|
|
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
2018-12-29
1
-6
/
+7
|
\
\
\
\
|
*
|
|
|
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
2018-11-25
1
-3
/
+4
|
*
|
|
|
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
2018-11-07
1
-1
/
+1
|
*
|
|
|
kernel-doc: kill trailing whitespace
Mike Rapoport
2018-11-07
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
19
-150
/
+463
|
\
\
\
\
|
*
\
\
\
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
7
-16
/
+45
|
|
\
\
\
\
|
|
*
|
|
|
kbuild: Add support for DT binding schema checks
Rob Herring
2018-12-13
2
-2
/
+26
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
kbuild: Enable dtc graph_port warning by default
Rob Herring
2018-11-30
1
-1
/
+0
|
*
|
|
|
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
2018-11-30
1
-0
/
+1
|
*
|
|
|
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
Rob Herring
2018-11-28
17
-147
/
+436
|
|
|
/
/
|
|
/
|
|
*
|
|
|
scripts/tags.sh: add more declarations
Kirill Tkhai
2018-12-28
1
-2
/
+11
[prev]
[next]