index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
kbuild/genksyms: handle va_list type
Nicholas Piggin
2
-0
/
+3
2016-11-29
kbuild: thin archives for multi-y targets
Nicholas Piggin
1
-3
/
+10
2016-11-29
kbuild: kallsyms allow 3-pass generation if symbols size has changed
Nicholas Piggin
1
-6
/
+13
2016-11-29
scripts/decode_stacktrace.sh: Fix address line detection on x86
Josh Poimboeuf
1
-1
/
+2
2016-11-29
Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning
Cheah Kok Cheong
1
-0
/
+2
2016-11-26
modpost: free allocated memory
Heinrich Schuchardt
1
-0
/
+2
2016-11-25
builddeb: fix cross-building to arm64 producing host-arch debs
Adam Borowski
1
-1
/
+1
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-7
/
+84
2016-11-19
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2
-7
/
+76
2016-11-19
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
4
-17
/
+17
2016-11-17
Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency
Ingo Molnar
7
-17
/
+25
2016-11-17
kernel-doc: add support for one line inline struct member doc comments
Jani Nikula
1
-1
/
+11
2016-11-16
Kconfig: Regenerate *.c_shipped files after previous changes
Nicolas Pitre
2
-858
/
+753
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
5
-19
/
+79
2016-11-15
locking/mutex, drm: Introduce mutex_trylock_recursive()
Peter Zijlstra
1
-0
/
+6
2016-11-15
recordmcount: arm: Implement make_nop
Stephen Boyd
1
-0
/
+65
2016-11-14
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
7
-17
/
+25
2016-11-14
powerpc: Build-time sort the exception table
Nicholas Piggin
1
-0
/
+2
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
2
-0
/
+5
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
2
-0
/
+7
2016-11-11
scripts/bloat-o-meter: fix SIGPIPE
Alexey Dobriyan
1
-0
/
+3
2016-11-10
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
Nicholas Piggin
1
-2
/
+2
2016-11-10
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
1
-1
/
+1
2016-11-01
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
1
-6
/
+72
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
1
-10
/
+9
2016-10-31
gcc-plugins: Export symbols needed by gcc
Kees Cook
4
-7
/
+8
2016-10-28
kernel-doc: better parsing of named variable arguments
Silvio Fricke
1
-2
/
+6
2016-10-28
checkkconfigsymbols.py: support git's "^" syntax
Valentin Rothberg
1
-1
/
+1
2016-10-25
scripts/faddr2line: Fix "size mismatch" error
Josh Poimboeuf
1
-12
/
+21
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-3
/
+3
2016-10-22
kbuild: prevent lib-ksyms.o rebuilds
Nicholas Piggin
1
-0
/
+3
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+648
2016-10-15
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-12
/
+80
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-115
/
+174
2016-10-12
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
1
-1
/
+2
2016-10-12
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-12
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-12
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-12
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-12
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-12
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
2016-10-12
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
1
-1
/
+1
2016-10-12
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
1
-0
/
+25
2016-10-12
checkpatch: externalize the structs that should be const
Joe Perches
2
-40
/
+63
2016-10-12
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
1
-35
/
+35
2016-10-12
checkpatch: test multiple line block comment alignment
Joe Perches
1
-0
/
+19
2016-10-12
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
1
-6
/
+43
2016-10-12
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
1
-0
/
+14
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
1
-0
/
+64
[prev]
[next]