index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2018-12-06
stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
Alexander Popov
1
-3
/
+5
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+35
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2
-4
/
+3
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2
-3
/
+0
2018-12-01
kbuild: refactor if_changed
Masahiro Yamada
1
-2
/
+1
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2
-9
/
+9
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2
-19
/
+15
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
4
-55
/
+36
2018-12-01
kbuild: refactor modversions build rules
Masahiro Yamada
1
-37
/
+17
2018-12-01
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2
-13
/
+9
2018-12-01
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2
-9
/
+2
2018-12-01
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2
-4
/
+1
2018-12-01
modpost: move unresolved symbol checks to check_exports()
Masahiro Yamada
1
-15
/
+18
2018-12-01
modpost: merge module iterations
Masahiro Yamada
1
-6
/
+1
2018-12-01
modpost: refactor seen flag clearing in add_depends()
Masahiro Yamada
1
-6
/
+6
2018-12-01
modpost: file2alias: check prototype of handler
Masahiro Yamada
1
-4
/
+3
2018-12-01
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
1
-95
/
+49
2018-12-01
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
1
-0
/
+12
2018-11-30
unifdef: use memcpy instead of strncpy
Linus Torvalds
1
-2
/
+2
2018-11-30
kbuild: Enable dtc graph_port warning by default
Rob Herring
1
-1
/
+0
2018-11-30
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
1
-0
/
+1
2018-11-28
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
Rob Herring
17
-147
/
+436
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-78
/
+0
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-2
/
+0
2018-11-25
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
1
-3
/
+4
2018-11-24
drm: remove no longer needed drm-get-put coccinelle script
Fernando Ramos
1
-78
/
+0
2018-11-21
modpost: drop unused command line switches
Paul Walmsley
1
-1
/
+1
2018-11-21
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
1
-2
/
+10
2018-11-21
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
1
-24
/
+26
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
1
-1
/
+0
2018-11-18
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
1
-1
/
+1
2018-11-15
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
1
-8
/
+29
2018-11-12
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
1
-0
/
+6
2018-11-12
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
1
-0
/
+29
2018-11-11
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
1
-2
/
+2
2018-11-11
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
1
-1
/
+1
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
1
-2
/
+5
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
1
-3
/
+4
2018-11-07
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
1
-1
/
+1
2018-11-07
kernel-doc: kill trailing whitespace
Mike Rapoport
1
-2
/
+2
2018-11-06
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
1
-1
/
+1
2018-11-06
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
Masahiro Yamada
1
-5
/
+6
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-32
/
+7
2018-11-02
kbuild: remove cc-name variable
Masahiro Yamada
1
-4
/
+0
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-0
/
+1
[prev]
[next]