index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
5
-65
/
+3
|
\
|
*
scripts/checkstack.pl: remove blackfin support
Tobias Klauser
2018-03-26
1
-3
/
+0
|
*
recordmcount.pl: drop blackin and tile support
Arnd Bergmann
2018-03-26
1
-8
/
+0
|
*
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-26
/
+0
|
*
mn10300: Remove the architecture
David Howells
2018-03-09
1
-4
/
+3
|
*
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2018-03-07
2
-24
/
+0
|
|
\
|
|
*
Drop a bunch of metag references
James Hogan
2018-02-23
2
-24
/
+0
*
|
|
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-04-02
1
-10
/
+0
|
\
\
\
|
*
\
\
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
16
-33
/
+47
|
|
\
\
\
|
*
|
|
|
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
2018-03-19
1
-10
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-28
1
-1
/
+1
*
|
|
|
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-03-28
1
-1
/
+1
*
|
|
|
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2018-03-21
1
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-09
1
-4
/
+4
*
|
|
scripts/bloat-o-meter: fix typos in help
Matteo Croce
2018-03-09
1
-1
/
+1
*
|
|
fixdep: do not ignore kconfig.h
Rasmus Villemoes
2018-03-05
1
-1
/
+0
*
|
|
fixdep: remove some false CONFIG_ matches
Rasmus Villemoes
2018-03-05
1
-0
/
+5
*
|
|
fixdep: remove stale references to uml-config.h
Rasmus Villemoes
2018-03-05
1
-9
/
+0
|
|
/
|
/
|
*
|
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
12
-18
/
+29
|
\
\
|
*
|
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
2018-03-03
1
-8
/
+4
|
*
|
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
2018-03-03
1
-2
/
+2
|
*
|
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
2018-03-02
1
-1
/
+2
|
*
|
kbuild/kallsyms: trivial typo fix
Cao jin
2018-03-02
1
-1
/
+1
|
*
|
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
2018-03-02
1
-1
/
+1
|
*
|
kconfig: Don't leak choice names during parsing
Masahiro Yamada
2018-03-02
1
-0
/
+1
|
*
|
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
2018-03-02
1
-0
/
+1
|
*
|
kconfig: add xstrdup() helper
Masahiro Yamada
2018-03-02
6
-5
/
+17
|
|
/
*
|
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
|
objtool: Add module specific retpoline rules
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
|
objtool: Add retpoline validation
Peter Zijlstra
2018-02-21
1
-0
/
+4
|
/
*
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-09
13
-66
/
+120
|
\
|
*
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2018-02-10
3
-4
/
+4
|
*
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-10
6
-5
/
+16
|
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
4
-19
/
+24
|
*
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
2018-02-09
1
-3
/
+4
|
*
kconfig: remove check_stdin()
Masahiro Yamada
2018-02-09
1
-14
/
+0
|
*
kconfig: remove 'config*' pattern from .gitignnore
Masahiro Yamada
2018-02-09
1
-1
/
+0
|
*
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
2018-02-09
1
-7
/
+2
|
*
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
2018-02-09
1
-9
/
+7
|
*
coccinelle: deref_null: avoid useless computation
Julia Lawall
2018-02-08
1
-3
/
+3
|
*
coccinelle: devm_free: reduce false positives
Julia Lawall
2018-02-07
1
-1
/
+54
|
*
kconfig: Warn if help text is blank
Ulf Magnusson
2018-02-03
1
-0
/
+6
*
|
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-02-08
4
-78
/
+37
|
\
\
|
*
|
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-05
3
-78
/
+33
|
*
|
gcc-plugins: Add include required by GCC release 8
valdis.kletnieks@vt.edu
2018-02-05
1
-0
/
+4
*
|
|
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
\
\
|
*
|
|
modpost: Remove trailing semicolon
Luis de Bethencourt
2018-01-16
1
-1
/
+1
*
|
|
|
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-06
1
-0
/
+2
*
|
|
|
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
2018-02-06
1
-1
/
+0
*
|
|
|
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-06
1
-3
/
+5
[next]