index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
initramfs: add support for in-kernel initramfs compressed with LZO
Albin Tonnerre
2010-05-27
*
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
2010-05-25
*
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
2010-05-25
*
scripts/get_maintainer.pl: default to not include unspecified tags
Florian Mickler
2010-05-25
*
scripts/get_maintainer.pl: add .get_maintainer.conf default options file
Joe Perches
2010-05-25
*
scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
Joe Perches
2010-05-25
*
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-21
|
\
|
*
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
Ondrej Zary
2010-05-19
*
|
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
|
\
\
|
*
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-18
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
|
\
\
|
*
|
|
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-29
|
*
|
|
|
kconfig: util: Fix typo in comment
Thomas Weber
2010-03-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-05-20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
James Morris
2010-05-18
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into next
James Morris
2010-03-31
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
selinux: fix warning in genheaders
James Morris
2010-03-16
*
|
|
|
|
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
x86: Add optimized popcnt variants
Borislav Petkov
2010-04-06
|
|
|
/
/
|
|
/
|
|
*
|
|
|
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-05-17
|
/
/
/
*
|
|
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
2010-03-24
*
|
|
get_maintainer: repair STDIN usage
Wolfram Sang
2010-03-24
*
|
|
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
2010-03-24
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
|
\
\
|
|
*
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
*
|
|
|
scripts/kernel-doc: fix empty function description section
Randy Dunlap
2010-03-12
|
/
/
/
*
|
|
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
2010-03-06
*
|
|
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
2010-03-06
*
|
|
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
2010-03-06
*
|
|
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
2010-03-06
*
|
|
checkpatch: fix false positive on __initconst
Wolfram Sang
2010-03-06
*
|
|
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
2010-03-06
*
|
|
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
2010-03-06
*
|
|
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
2010-03-06
*
|
|
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
2010-03-06
*
|
|
get_maintainer: quote email address with period
Stephen Hemminger
2010-03-06
*
|
|
get_maintainer: fix perlcritic warnings
Stephen Hemminger
2010-03-06
*
|
|
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
2010-03-06
*
|
|
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
2010-03-06
*
|
|
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
2010-03-06
*
|
|
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
2010-03-06
|
|
/
|
/
|
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-28
|
\
\
|
*
\
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-26
|
|
\
\
|
|
|
/
|
*
|
tracing: Use appropriate perl constructs in recordmcount.pl
Wolfram Sang
2010-01-06
|
*
|
tracing: optimize recordmcount.pl for offsets-handling
Wolfram Sang
2010-01-06
[next]