index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2017-11-13
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
-0
/
+6
2017-11-13
kbuild: Add a cache for generated variables
Douglas Anderson
-14
/
+76
2017-11-13
kbuild: add forward declaration of default target to Makefile.asm-generic
Masahiro Yamada
-0
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
-1
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+305
2017-11-09
Merge branch 'dt/kbuild' into dt/next
Rob Herring
-4
/
+7
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
-4
/
+7
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
-1
/
+400
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-2
/
+400
2017-11-06
scripts: add leaking_addresses.pl
Tobin C. Harding
-0
/
+305
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+95
2017-11-02
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
-1
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+94
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+94
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
-1
/
+0
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
-5
/
+38
2017-10-31
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
-4
/
+4
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-7
/
+1
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2017-10-26
kbuild: comments cleanup in Makefile.lib
Cao jin
-14
/
+7
2017-10-25
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
-1
/
+10
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
-1
/
+1
2017-10-23
scripts: Add a script to find unused documentation
sayli karnik
-0
/
+62
2017-10-23
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
-4
/
+38
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-6
/
+1
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
-6
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+10
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+6
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
-1
/
+6
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
-1
/
+1
2017-10-13
scripts/kallsyms.c: ignore symbol type 'n'
Guenter Roeck
-1
/
+1
2017-10-12
scripts: fix faddr2line to work on last symbol
NeilBrown
-2
/
+3
2017-10-12
Documentation: add script and build target to check for broken file references
Jani Nikula
-0
/
+15
2017-10-10
kbuild: replace $(hdr-arch) with $(SRCARCH)
Masahiro Yamada
-1
/
+1
2017-10-09
kbuild: mkcompile_h: do not create .version
Masahiro Yamada
-6
/
+1
2017-10-09
kbuild: link-vmlinux.sh: simplify .version increment
Masahiro Yamada
-10
/
+5
2017-10-09
kbuild: rpm-pkg: clean up mkspec
Masahiro Yamada
-28
/
+16
2017-10-09
kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
Masahiro Yamada
-3
/
+0
2017-10-09
kbuild: rpm-pkg: remove ppc64 specific image handling
Masahiro Yamada
-5
/
+0
2017-10-07
kbuild: drop unused symverfile in Makefile.modpost
Cao jin
-1
/
+0
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-14
/
+45
2017-10-03
checkpatch: fix ignoring cover-letter logic
Stafford Horne
-1
/
+1
2017-10-03
scripts/spelling.txt: add more spelling mistakes to spelling.txt
Colin Ian King
-0
/
+33
2017-10-03
scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
Rob Herring
-230
/
+1603
2017-10-03
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
Rob Herring
-1
/
+3
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
-888
/
+929
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
-0
/
+32
2017-09-28
objtool: Skip unreachable warnings for GCC 4.4 and older
Josh Poimboeuf
-0
/
+2
2017-09-26
scripts/kernel-doc: warn on excess enum value descriptions
Johannes Berg
-4
/
+13
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
-0
/
+5
[prev]
[next]