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
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
-4
/
+4
2016-02-23
sparse: Add __private to privatize members of structs
Boqun Feng
-1
/
+2
2016-02-23
kbuild: Allow using host dtc instead of kernel's copy
Rob Herring
-1
/
+2
2016-02-18
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
-0
/
+199
2016-02-18
coccinelle: bugon: reduce rule applicability
Julia Lawall
-1
/
+1
2016-02-18
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
-1
/
+1
2016-02-18
Coccinelle: array_size: reduce rule applicability
Julia Lawall
-1
/
+1
2016-02-18
Coccinelle: reduce rule applicability
Julia Lawall
-1
/
+1
2016-02-18
scripts/tags.sh: add regex to map kprobe helpers
Naveen N. Rao
-0
/
+2
2016-02-18
scripts/sign-file.c: Add support for signing with a raw signature
Juerg Haefliger
-90
/
+146
2016-02-18
scripts/coccinelle: modernize &
Julia Lawall
-1
/
+1
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
-0
/
+32
2016-02-17
kbuild: fixdep: Check fstat(2) return value
Tom Rini
-1
/
+5
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
-1
/
+22
2016-02-11
scripts/dtc: Update to upstream commit b06e55c88b9b
Rob Herring
-111
/
+390
2016-02-11
scripts/dtc: dtx_diff - add info to error message
Frank Rowand
-4
/
+10
2016-02-09
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
-0
/
+20
2016-02-09
v2 linux-next scripts/sign-file.c Fix LibreSSL support
Codarren Velvindron
-1
/
+1
2016-02-08
scripts/link-vmlinux.sh: force error on kallsyms failure
Ard Biesheuvel
-3
/
+4
2016-02-07
scripts: fix typo in ver_linux
Matthias Lange
-1
/
+1
2016-02-01
unbreak allmodconfig KCONFIG_ALLCONFIG=...
Al Viro
-5
/
+7
2016-02-01
scripts/kconfig: allow building with make 3.80 again
Jan Beulich
-1
/
+3
2016-01-29
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+2
2016-01-28
dtbsinstall: don't move target directory out of the way
Russell King
-2
/
+0
2016-01-25
dtc: create tool to diff device trees
Frank Rowand
-0
/
+343
2016-01-21
powerpc: Simplify module TOC handling
Alan Modra
-1
/
+2
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
-0
/
+23
2016-01-20
checkpatch: fix a number of COMPLEX_MACRO false positives
Vladimir Zapolskiy
-2
/
+3
2016-01-20
checkpatch: improve macros with flow control test
Joe Perches
-1
/
+1
2016-01-20
checkpatch: warn when casting constants to c90 int or longer types
Joe Perches
-0
/
+42
2016-01-20
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
-0
/
+4
2016-01-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
-110
/
+184
2016-01-20
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-4
/
+7
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
-7
/
+15
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+32
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+0
2016-01-17
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+4
2016-01-15
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
-2
/
+0
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+2
2016-01-14
modpost: don't add a trailing wildcard for OF module aliases
Javier Martinez Canillas
-2
/
+1
2016-01-14
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
-4
/
+4
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-1
/
+2
2016-01-13
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-49
/
+187
2016-01-13
scripts/recordmcount.pl: support data in text section on powerpc
Ulrich Weigand
-1
/
+2
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2016-01-12
checkpatch: add virt barriers
Michael S. Tsirkin
-1
/
+2
2016-01-12
checkpatch: check for __smp outside barrier.h
Michael S. Tsirkin
-0
/
+10
2016-01-12
checkpatch.pl: add missing memory barriers
Michael S. Tsirkin
-1
/
+21
2016-01-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+3
2016-01-12
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
-0
/
+75
[prev]
[next]