index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
1
-1
/
+1
|
\
|
*
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
2019-03-29
1
-1
/
+1
*
|
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
2019-03-29
3
-3
/
+5
*
|
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
2019-03-28
1
-1
/
+1
*
|
scripts: coccinelle: Fix description of badty.cocci
Michael Stefaniuc
2019-03-28
1
-1
/
+1
*
|
kbuild: strip whitespace in cmd_record_mcount findstring
Joe Lawrence
2019-03-28
1
-5
/
+2
*
|
coccinelle: put_device: reduce false positives
Wen Yang
2019-03-28
1
-0
/
+1
|
/
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-0
/
+5
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
1
-0
/
+6
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-14
3
-3
/
+3
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-14
1
-13
/
+19
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-14
1
-17
/
+17
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-14
2
-16
/
+2
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-14
2
-5
/
+7
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-14
2
-23
/
+5
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-14
1
-1
/
+3
*
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-03-13
7
-14
/
+44
|
\
|
*
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
2019-03-12
2
-7
/
+36
|
*
kconfig: rename zconf.y to parser.y
Masahiro Yamada
2019-02-13
4
-5
/
+6
|
*
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
2019-02-13
3
-4
/
+4
*
|
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
18
-165
/
+104
|
\
\
|
*
|
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2019-03-04
2
-21
/
+8
|
*
|
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
1
-4
/
+1
|
*
|
kbuild: update comment block of scripts/clang-version.sh
Masahiro Yamada
2019-03-04
1
-7
/
+3
|
*
|
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
Kacper KoĆodziej
2019-02-28
1
-2
/
+2
|
*
|
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
2019-02-27
1
-13
/
+0
|
*
|
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
2019-02-27
1
-8
/
+4
|
*
|
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
2019-02-27
1
-2
/
+2
|
*
|
scripts/gdb: refactor rules for symlink creation
Masahiro Yamada
2019-02-27
1
-7
/
+11
|
*
|
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2019-02-27
2
-8
/
+4
|
*
|
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
2019-02-20
1
-0
/
+2
|
*
|
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2019-02-20
4
-10
/
+12
|
*
|
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2019-02-20
1
-1
/
+1
|
*
|
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
2019-02-19
1
-1
/
+1
|
*
|
kallsyms: remove unneeded memset() calls
Masahiro Yamada
2019-02-19
1
-3
/
+0
|
*
|
kallsyms: add static qualifiers where missing
Masahiro Yamada
2019-02-19
1
-4
/
+4
|
*
|
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
3
-15
/
+14
|
*
|
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
4
-13
/
+20
|
*
|
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
1
-11
/
+7
|
*
|
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
1
-18
/
+10
|
*
|
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-28
2
-30
/
+8
|
*
|
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-28
2
-7
/
+10
|
|
/
*
|
Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-03-10
2
-1
/
+30
|
\
\
|
*
|
platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
Mattias Jacobsson
2019-03-07
2
-0
/
+25
|
*
|
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
Mattias Jacobsson
2019-03-07
1
-0
/
+1
|
*
|
modpost: file2alias: define size of alias
Mattias Jacobsson
2019-03-06
1
-1
/
+4
|
|
/
[next]