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
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+47
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-87
/
+297
2015-06-25
checkpatch: emit "NOTE: <types>" message only once after multiple files
Joe Perches
1
-4
/
+4
2015-06-25
checkpatch: emit an error when there's a diff in a changelog
Joe Perches
1
-1
/
+14
2015-06-25
checkpatch: validate MODULE_LICENSE content
Bjorn Andersson
1
-0
/
+18
2015-06-25
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
Mateusz Kulikowski
1
-2
/
+3
2015-06-25
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
Mateusz Kulikowski
1
-0
/
+23
2015-06-25
checkpatch: fix processing of MEMSET issues
Mateusz Kulikowski
1
-1
/
+1
2015-06-25
checkpatch: suggest using ether_addr_equal*()
Mateusz Kulikowski
1
-0
/
+8
2015-06-25
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
Joe Perches
1
-1
/
+1
2015-06-25
checkpatch: remove local from codespell path
Maxim Uvarov
1
-2
/
+2
2015-06-25
checkpatch: add --showfile to allow input via pipe to show filenames
Joe Perches
1
-5
/
+17
2015-06-25
checkpatch: colorize output to terminal
Joe Perches
1
-6
/
+21
2015-06-25
checkpatch: improve output with multiple command-line files
Joe Perches
1
-23
/
+39
2015-06-25
checkpatch: categorize some long line length checks
Joe Perches
1
-10
/
+50
2015-06-25
checkpatch: use $String consistently
Joe Perches
1
-6
/
+6
2015-06-25
checkpatch: make types found in a source file/patch local
Alex Dowad
1
-4
/
+9
2015-06-25
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
1
-6
/
+25
2015-06-25
checkpatch: check for uncommented waitqueue_active()
Joe Perches
1
-0
/
+7
2015-06-25
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
1
-12
/
+12
2015-06-25
get_maintainer: emit longer section headers
Joe Perches
1
-4
/
+5
2015-06-25
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
1
-0
/
+32
2015-06-25
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
1
-1
/
+1
2015-06-23
mksysmap: Add h8300 local symbol pattern
Yoshinori Sato
1
-1
/
+1
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-06-10
checkpatch: fix "GLOBAL_INITIALISERS" test
Joe Perches
1
-2
/
+2
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
1
-1
/
+1
2015-06-04
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...
Ingo Molnar
1
-1
/
+1
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
1
-2
/
+5
2015-05-28
scripts/gdb: fix lx-lsmod refcnt
Adrien Schildknecht
1
-8
/
+1
2015-05-24
checkkconfigsymbols.py: set python2 as default interpreter
Valentin Rothberg
1
-1
/
+1
2015-05-24
checkkconfigsymbols.py: add option -i to ignore files
Valentin Rothberg
1
-6
/
+26
2015-05-24
mei: bus: report also uuid in module alias
Tomas Winkler
2
-2
/
+17
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-54
/
+433
2015-04-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+2
2015-04-22
modpost: don't emit section mismatch warnings for compiler optimizations
Paul Gortmaker
1
-0
/
+21
2015-04-22
modpost: expand pattern matching to support substring matches
Paul Gortmaker
1
-1
/
+11
2015-04-22
modpost: do not try to match the SHT_NUL section.
Quentin Casasnovas
1
-0
/
+9
2015-04-22
modpost: fix extable entry size calculation.
Quentin Casasnovas
1
-6
/
+10
2015-04-22
modpost: fix inverted logic in is_extable_fault_address().
Quentin Casasnovas
1
-1
/
+6
2015-04-22
modpost: handle -ffunction-sections
Rusty Russell
1
-1
/
+1
2015-04-22
modpost: Whitelist .text.fixup and .exception.text
Thierry Reding
1
-1
/
+1
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+138
2015-04-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-0
/
+25
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+19
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-25
/
+148
2015-04-17
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
1
-2
/
+6
2015-04-17
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
1
-0
/
+8
2015-04-17
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
1
-1
/
+1
2015-04-17
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
1
-0
/
+8
[next]