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
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+39
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-112
/
+741
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+5
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-99
/
+580
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-14
/
+116
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
3
-10
/
+75
2016-03-15
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
1
-2
/
+12
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
1
-1
/
+1
2016-03-15
checkpatch: fix another left brace warning
Geyslan G. Bem
1
-1
/
+1
2016-03-15
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
1
-4
/
+8
2016-03-15
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
1
-0
/
+20
2016-03-15
checkpatch: exclude asm volatile from complex macro check
Joe Perches
1
-0
/
+3
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
1
-1
/
+2
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+32
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-05
objtool: Detect and warn if libelf is missing and don't break the build
Josh Poimboeuf
1
-0
/
+2
2016-03-03
sign-file: fix build with CMS support disabled
Marc-Antoine Perennou
1
-1
/
+1
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
1
-4
/
+35
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
1
-0
/
+2
2016-02-26
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
Mehmet Kayaalp
1
-8
/
+21
2016-02-26
KEYS: Reserve an extra certificate symbol for inserting without recompiling
Mehmet Kayaalp
3
-0
/
+412
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-1
/
+1
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
1
-4
/
+4
2016-02-23
sparse: Add __private to privatize members of structs
Boqun Feng
1
-1
/
+2
2016-02-23
kbuild: Allow using host dtc instead of kernel's copy
Rob Herring
1
-1
/
+2
2016-02-18
scripts/sign-file.c: Add support for signing with a raw signature
Juerg Haefliger
1
-90
/
+146
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
1
-0
/
+32
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+22
2016-02-11
scripts/dtc: Update to upstream commit b06e55c88b9b
Rob Herring
12
-111
/
+390
2016-02-11
scripts/dtc: dtx_diff - add info to error message
Frank Rowand
1
-4
/
+10
2016-02-09
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
1
-0
/
+20
2016-02-09
v2 linux-next scripts/sign-file.c Fix LibreSSL support
Codarren Velvindron
1
-1
/
+1
2016-02-07
scripts: fix typo in ver_linux
Matthias Lange
1
-1
/
+1
2016-01-29
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2016-01-25
dtc: create tool to diff device trees
Frank Rowand
1
-0
/
+343
2016-01-21
powerpc: Simplify module TOC handling
Alan Modra
1
-1
/
+2
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2
-0
/
+23
2016-01-20
checkpatch: fix a number of COMPLEX_MACRO false positives
Vladimir Zapolskiy
1
-2
/
+3
2016-01-20
checkpatch: improve macros with flow control test
Joe Perches
1
-1
/
+1
2016-01-20
checkpatch: warn when casting constants to c90 int or longer types
Joe Perches
1
-0
/
+42
2016-01-20
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
1
-0
/
+4
2016-01-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-110
/
+184
2016-01-20
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-4
/
+7
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-7
/
+15
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+32
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2016-01-17
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+4
2016-01-15
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
1
-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
-1
/
+2
[next]