index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
kconfig: Add option to get the full help text with listnewconfig
Laura Abbott
2
-2
/
+16
2019-11-11
kbuild: Add make dir-pkg build option
Matteo Croce
2
-3
/
+8
2019-11-11
kbuild: Wrap long "make help" text lines
Geert Uytterhoeven
2
-2
/
+4
2019-11-11
scripts: setlocalversion: replace backquote to dollar parenthesis
Bhaskar Chowdhury
1
-11
/
+11
2019-11-11
kbuild: make single target builds much faster
Masahiro Yamada
1
-1
/
+4
2019-11-11
kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
Masahiro Yamada
1
-3
/
+3
2019-11-11
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
2
-8
/
+2
2019-11-11
modpost: do not parse vmlinux for external module builds
Masahiro Yamada
1
-3
/
+5
2019-11-11
kbuild: update comments in scripts/Makefile.modpost
Masahiro Yamada
1
-2
/
+1
2019-11-11
kconfig: split util.c out of parser.y
Masahiro Yamada
2
-2
/
+1
2019-11-11
video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
Masahiro Yamada
3
-517
/
+0
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+5
2019-11-08
Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2019-11-07
scripts/sphinx-pre-install: fix Arch latexmk dependency
Louis Taylor
1
-0
/
+1
2019-11-07
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
1
-0
/
+16
2019-11-06
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
1
-1
/
+2
2019-11-05
scripts/nsdeps: make sure to pass all module source files to spatch
Jessica Yu
1
-3
/
+3
2019-11-04
dtc: Use pkg-config to locate libyaml
Pavel Modilaynen
1
-2
/
+2
2019-11-04
scripts/dtc: dtx_diff - add color output support
Geert Uytterhoeven
1
-1
/
+11
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-21
/
+43
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
13
-116
/
+72
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-10-25
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-20
/
+42
2019-10-23
scripts/nsdeps: use alternative sed delimiter
Jessica Yu
1
-1
/
+1
2019-10-21
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
1
-2
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-97
/
+52
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
1
-1
/
+7
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2
-16
/
+25
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
2
-15
/
+19
2019-10-18
modpost: make updating the symbol namespace explicit
Matthias Maennich
1
-6
/
+6
2019-10-18
modpost: delegate updating namespaces to separate function
Matthias Maennich
1
-3
/
+21
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
1
-60
/
+0
2019-10-16
scripts/bpf: Emit an #error directive known types list needs updating
Jakub Sitnicki
1
-1
/
+1
2019-10-15
scripts: setlocalversion: fix a bashism
Randy Dunlap
1
-1
/
+1
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+154
2019-10-14
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+1
2019-10-13
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-11
checkpatch: Warn if DT bindings are not in schema format
Rob Herring
1
-0
/
+8
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+19
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
1
-2
/
+6
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
1
-1
/
+0
2019-10-10
scripts/bpf: Fix xdp_md forward declaration typo
Andrii Nakryiko
1
-1
/
+1
2019-10-07
nsdeps: make generated patches independent of locale
Masahiro Yamada
1
-1
/
+1
2019-10-07
nsdeps: fix hashbang of scripts/nsdeps
Masahiro Yamada
1
-1
/
+1
2019-10-07
modpost: fix broken sym->namespace for external module builds
Masahiro Yamada
1
-5
/
+8
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
1
-9
/
+7
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
1
-0
/
+2
2019-10-07
scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
Andrii Nakryiko
1
-1
/
+154
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
[prev]
[next]