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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
modpost: stop symbol preloading for modversion CRC
Masahiro Yamada
2019-11-23
1
-32
/
+39
|
*
|
|
modpost: rename handle_modversions() to handle_symbol()
Masahiro Yamada
2019-11-23
1
-3
/
+3
|
*
|
|
modpost: refactor namespace_from_kstrtabns() to not hard-code section name
Masahiro Yamada
2019-11-23
2
-8
/
+3
|
*
|
|
modpost: add a helper to get data pointed by a symbol
Masahiro Yamada
2019-11-23
1
-4
/
+13
|
*
|
|
kbuild: move headers_check rule to usr/include/Makefile
Masahiro Yamada
2019-11-15
1
-18
/
+0
|
*
|
|
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
2
-23
/
+0
|
*
|
|
kbuild: rename any-prereq to newer-prereqs
Masahiro Yamada
2019-11-11
1
-5
/
+5
|
*
|
|
kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild
Masahiro Yamada
2019-11-11
1
-2
/
+5
|
*
|
|
modpost: remove unneeded local variable in contains_namespace()
Masahiro Yamada
2019-11-11
1
-4
/
+2
|
*
|
|
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
2019-11-11
2
-3
/
+9
|
*
|
|
modpost: dump missing namespaces into a single modules.nsdeps file
Masahiro Yamada
2019-11-11
4
-39
/
+30
|
*
|
|
modpost: free ns_deps_buf.p after writing ns_deps files
Masahiro Yamada
2019-11-11
1
-0
/
+2
|
*
|
|
modpost: do not invoke extra modpost for nsdeps
Masahiro Yamada
2019-11-11
2
-12
/
+5
|
*
|
|
scripts/ver_linux: add Bison and Flex to the checklist
Bhaskar Chowdhury
2019-11-11
1
-0
/
+2
|
*
|
|
kconfig: be more helpful if pkg-config is missing
Alyssa Ross
2019-11-11
2
-0
/
+6
|
*
|
|
kconfig: Add option to get the full help text with listnewconfig
Laura Abbott
2019-11-11
2
-2
/
+16
|
*
|
|
kbuild: Add make dir-pkg build option
Matteo Croce
2019-11-11
2
-3
/
+8
|
*
|
|
kbuild: Wrap long "make help" text lines
Geert Uytterhoeven
2019-11-11
2
-2
/
+4
|
*
|
|
scripts: setlocalversion: replace backquote to dollar parenthesis
Bhaskar Chowdhury
2019-11-11
1
-11
/
+11
|
*
|
|
kbuild: make single target builds much faster
Masahiro Yamada
2019-11-11
1
-1
/
+4
|
*
|
|
kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
Masahiro Yamada
2019-11-11
1
-3
/
+3
|
*
|
|
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
2019-11-11
2
-8
/
+2
|
*
|
|
modpost: do not parse vmlinux for external module builds
Masahiro Yamada
2019-11-11
1
-3
/
+5
|
*
|
|
kbuild: update comments in scripts/Makefile.modpost
Masahiro Yamada
2019-11-11
1
-2
/
+1
|
*
|
|
kconfig: split util.c out of parser.y
Masahiro Yamada
2019-11-11
2
-2
/
+1
|
*
|
|
video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
Masahiro Yamada
2019-11-11
3
-517
/
+0
*
|
|
|
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
3
-14
/
+109
|
\
\
\
\
|
*
|
|
|
docs, parallelism: Rearrange how jobserver reservations are made
Kees Cook
2019-11-22
2
-59
/
+66
|
*
|
|
|
docs, parallelism: Do not leak blocking mode to other readers
Kees Cook
2019-11-22
1
-8
/
+6
|
*
|
|
|
docs, parallelism: Fix failure path and add comment
Kees Cook
2019-11-22
1
-0
/
+3
|
*
|
|
|
scripts/sphinx-pre-install: fix Arch latexmk dependency
Louis Taylor
2019-11-07
1
-0
/
+1
|
*
|
|
|
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2019-11-07
1
-0
/
+16
|
*
|
|
|
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-29
13
-116
/
+72
|
|
\
\
\
\
|
*
|
|
|
|
scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto...
Jeremy MAURO
2019-10-03
1
-1
/
+2
|
*
|
|
|
|
scripts/sphinx-pre-install: allow checking for multiple missing files
Jeremy MAURO
2019-10-03
1
-9
/
+11
|
*
|
|
|
|
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2019-10-01
1
-1
/
+2
|
*
|
|
|
|
kernel-doc: fix processing nested structs with attributes
André Almeida
2019-10-01
1
-4
/
+4
|
*
|
|
|
|
scripts/sphinx-pre-install: add how to exit virtualenv usage message
Shuah Khan
2019-10-01
1
-0
/
+8
|
*
|
|
|
|
docs: Use make invocation's -j argument for parallelism
Kees Cook
2019-10-01
1
-0
/
+58
*
|
|
|
|
|
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-02
3
-3
/
+21
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dtc: Use pkg-config to locate libyaml
Pavel Modilaynen
2019-11-04
1
-2
/
+2
|
*
|
|
|
|
scripts/dtc: dtx_diff - add color output support
Geert Uytterhoeven
2019-11-04
1
-1
/
+11
|
*
|
|
|
|
checkpatch: Warn if DT bindings are not in schema format
Rob Herring
2019-10-11
1
-0
/
+8
|
|
/
/
/
/
*
|
|
|
|
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2019-12-01
1
-0
/
+28
*
|
|
|
|
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
1
-3
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
1
-2
/
+6
|
*
|
|
|
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-10-11
1
-1
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
1
-1
/
+154
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-4
/
+4
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
2
-4
/
+5
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
[prev]
[next]