index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
5
-5
/
+38
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+1
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
2
-6
/
+1
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+6
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
2
-1
/
+6
2017-10-13
scripts/kallsyms.c: ignore symbol type 'n'
Guenter Roeck
1
-1
/
+1
2017-10-12
scripts: fix faddr2line to work on last symbol
NeilBrown
1
-2
/
+3
2017-10-07
kbuild: drop unused symverfile in Makefile.modpost
Cao jin
1
-1
/
+0
2017-10-03
checkpatch: fix ignoring cover-letter logic
Stafford Horne
1
-1
/
+1
2017-10-03
scripts/spelling.txt: add more spelling mistakes to spelling.txt
Colin Ian King
1
-0
/
+33
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
39
-888
/
+929
2017-09-28
objtool: Skip unreachable warnings for GCC 4.4 and older
Josh Poimboeuf
1
-0
/
+2
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
1
-0
/
+5
2017-09-24
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+9
2017-09-20
scripts/dtc: dtx_diff - 2nd update of include dts paths to match build
Frank Rowand
1
-13
/
+9
2017-09-21
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
3
-15
/
+2
2017-09-21
kbuild: deb-pkg: remove firmware package support
Masahiro Yamada
1
-21
/
+1
2017-09-21
kbuild: rpm-pkg: delete firmware_install to fix build error
Masahiro Yamada
1
-6
/
+2
2017-09-15
Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-70
/
+0
2017-09-14
firmware: delete in-kernel firmware
Greg Kroah-Hartman
1
-70
/
+0
2017-09-14
Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-20
/
+19
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+24
2017-09-13
Merge tag 'docs-4.14' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+0
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2017-09-13
kbuild: buildtar: do not print successful message if tar returns error
Masahiro Yamada
1
-16
/
+13
2017-09-13
kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
Masahiro Yamada
1
-2
/
+3
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-18
/
+43
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
1
-9
/
+0
2017-09-08
checkpatch: add 6 missing types to --list-types
Jean Delvare
1
-1
/
+2
2017-09-08
checkpatch: rename variables to avoid confusion
Jean Delvare
1
-16
/
+16
2017-09-08
checkpatch: fix typo in comment
Jean Delvare
1
-1
/
+1
2017-09-08
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
1
-0
/
+24
2017-09-08
genksyms: fix gperf removal conversion
Linus Torvalds
2
-2
/
+2
2017-09-08
docs-rst: don't require adjustbox anymore
Mauro Carvalho Chehab
1
-1
/
+0
2017-09-07
Merge branch 'gperf-removal'
Linus Torvalds
14
-662
/
+151
2017-09-07
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+12
2017-09-07
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2017-09-06
modpost: simplify sec_name()
Masahiro Yamada
1
-16
/
+11
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+13
2017-09-03
Merge branch 'docs-next' of git://git.lwn.net/linux
Linus Torvalds
2
-0
/
+613
2017-09-02
kbuild: Use KCONFIG_CONFIG in buildtar
Nicolas Porcel
1
-2
/
+2
2017-09-01
Kbuild: enable -Wunused-macros warning for "make W=2"
Johannes Thumshirn
1
-0
/
+1
2017-09-01
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
Masahiro Yamada
1
-1
/
+1
2017-08-31
scripts/dtc: fix '%zx' warning
Russell King
1
-1
/
+1
2017-08-30
kernel-doc parser mishandles declarations split into lines
Markus Heiser
1
-0
/
+4
2017-08-24
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-16
/
+15
2017-08-25
kbuild: update comments of Makefile.asm-generic
Cao jin
1
-2
/
+2
2017-08-21
of: search scripts/dtc/include-prefixes path for both CPP and DTC
Masahiro Yamada
1
-2
/
+4
2017-08-21
of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
Masahiro Yamada
1
-1
/
+0
[next]