index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
kbuild: save $(strip ...) for calling if_changed and friends
Masahiro Yamada
1
-3
/
+3
2019-07-01
kbuild: save $(strip ...) for calling any-prepreq
Masahiro Yamada
1
-2
/
+2
2019-07-01
kbuild: rename arg-check to cmd-check
Masahiro Yamada
1
-7
/
+7
2019-06-24
kbuild: fix 'No such file or directory' warning for headers_install
Masahiro Yamada
1
-2
/
+4
2019-06-24
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2
-0
/
+6
2019-06-24
kbuild: Remove unnecessary -Wno-unused-value
Nathan Huckleberry
1
-1
/
+0
2019-06-24
kbuild: Enable -Wuninitialized
Nathan Chancellor
1
-1
/
+0
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2
-0
/
+12
2019-06-15
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: simplify scripts/headers_install.sh
Masahiro Yamada
2
-29
/
+21
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
1
-6
/
+0
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
1
-77
/
+55
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
1
-4
/
+4
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
1
-5
/
+0
2019-06-15
kbuild: remove headers_{install,check}_all
Masahiro Yamada
1
-29
/
+0
2019-06-09
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
Mathieu Malaterre
1
-1
/
+0
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-33
/
+12
2019-06-08
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
1
-1
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391
Thomas Gleixner
1
-15
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
Thomas Gleixner
5
-8
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
1
-1
/
+2
2019-06-05
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
1
-1
/
+1
2019-06-05
kbuild: tar-pkg: enable communication with jobserver
Trevor Bourget
1
-1
/
+1
2019-06-05
kconfig: tests: fix recursive inclusion unit test
Masahiro Yamada
1
-3
/
+3
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2019-06-01
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-01
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-05-31
Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
27
-289
/
+29
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
5
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
18
-273
/
+20
2019-05-29
Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
Linus Torvalds
1
-7
/
+79
2019-05-24
Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
3
-23
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54
Thomas Gleixner
1
-4
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-24
scripts/sphinx-pre-install: make it handle Sphinx versions
Mauro Carvalho Chehab
1
-7
/
+79
2019-05-23
Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-05-22
checkpatch.pl: Update DT vendor prefix check
Rob Herring
1
-2
/
+2
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
1
-1
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-0
/
+15
[next]