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
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
1
-0
/
+5
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
1
-0
/
+6
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
1
-2
/
+39
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
1
-0
/
+2
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
1
-1
/
+4
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
1
-1
/
+9
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
1
-1
/
+3
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
1
-2
/
+2
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
1
-2
/
+2
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
1
-14
/
+20
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
1
-11
/
+15
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
1
-0
/
+2
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
1
-4
/
+32
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
1
-7
/
+76
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+18
2010-02-26
kernel-doc: drop the -filelist option, it doesn't work
Ilya Dryomov
1
-13
/
+1
2010-02-26
kernel-doc: track line numbers for each file separately
Ilya Dryomov
1
-0
/
+2
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
6
-40
/
+78
2010-02-25
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-4
/
+69
2010-02-25
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-247
/
+44
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
1
-5
/
+4
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2
-13
/
+38
2010-02-02
markup_oops.pl: fix $func_offset error with x86_64
Hui Zhu
1
-1
/
+1
2010-02-02
get_maintainer.pl: teach git log to use --no-color
Richard Kennedy
1
-2
/
+2
2010-02-02
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
1
-1
/
+14
2010-01-17
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
1
-1
/
+1
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2010-01-16
markup_oops.pl: fix error with x86
Hui Zhu
1
-1
/
+1
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
1
-2
/
+7
2010-01-12
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2010-01-11
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
1
-1
/
+1
2010-01-11
scripts/get_maintainer.pl: fix file exclusion X: logic
Joe Perches
1
-30
/
+54
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+5
2010-01-06
tracing: Use appropriate perl constructs in recordmcount.pl
Wolfram Sang
1
-18
/
+11
2010-01-06
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
1
-0
/
+26
2010-01-06
kconfig: Create include/generated for localmodconfig
Steven Rostedt
1
-0
/
+2
2010-01-06
tracing: optimize recordmcount.pl for offsets-handling
Wolfram Sang
1
-9
/
+9
2009-12-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-3
/
+56
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
15
-243
/
+429
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin
1
-0
/
+52
2009-12-17
MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl
Wu Zhangjin
2
-3
/
+4
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
5
-179
/
+17
2009-12-15
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
Joe Perches
1
-93
/
+168
2009-12-15
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
Joe Perches
1
-94
/
+104
2009-12-15
scripts/get_maintainer.pl: add --roles and --rolestats
Joe Perches
1
-18
/
+176
2009-12-15
modpost: fix segfault with short symbol names
Michal Marek
1
-2
/
+2
2009-12-15
Kbuild: clear marker out of modpost
Wenji Huang
2
-167
/
+0
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
4
-10
/
+15
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
1
-0
/
+3
[next]