aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-08-05 17:20:14 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-05 17:20:14 -0400
commitf43100ae39bfeb757b75835ef61f0c2c46c99348 (patch)
tree620379bb9a2287975ee222c449cd69d31738096e /MAINTAINERS
parent27b4a1a9eac8b0f8958da67e4abe025b96e1a293 (diff)
parent5e8e1cc0a1c36c8ff156ac1f04a16422bd4ed3ac (diff)
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: scripts/dtc: Fix a resource leak Documentation: fix ubuntu distro name MAINTAINERS: Update kbuild git URLs Add support for the C variable in the coccicheck script Add scripts/coccinelle/deref_null.cocci Add scripts/coccinelle/err_cast.cocci Add scripts/coccinelle/resource_size.cocci Add scripts/coccinelle/alloc/kzalloc-simple.cocci Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci Add Documentation/coccinelle.txt Add a target to use the Coccinelle checker scripts: decodecode: remove bashisms Makefile: clarify a comment checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters scripts: add nconf into gitignore file
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 12 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 05741e0da46c..11e34d5272b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1569,6 +1569,16 @@ L: platform-driver-x86@vger.kernel.org
1569S: Supported 1569S: Supported
1570F: drivers/platform/x86/classmate-laptop.c 1570F: drivers/platform/x86/classmate-laptop.c
1571 1571
1572COCCINELLE/Semantic Patches (SmPL)
1573M: Julia Lawall <julia@diku.dk>
1574M: Gilles Muller <Gilles.Muller@lip6.fr>
1575M: Nicolas Palix <npalix@diku.dk>
1576L: cocci@diku.dk (moderated for non-subscribers)
1577W: http://coccinelle.lip6.fr/
1578S: Supported
1579F: scripts/coccinelle/
1580F: scripts/coccicheck
1581
1572CODA FILE SYSTEM 1582CODA FILE SYSTEM
1573M: Jan Harkes <jaharkes@cs.cmu.edu> 1583M: Jan Harkes <jaharkes@cs.cmu.edu>
1574M: coda@cs.cmu.edu 1584M: coda@cs.cmu.edu
@@ -3266,8 +3276,8 @@ F: fs/autofs4/
3266 3276
3267KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3277KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3268M: Michal Marek <mmarek@suse.cz> 3278M: Michal Marek <mmarek@suse.cz>
3269T: git git://repo.or.cz/linux-kbuild.git for-next 3279T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next
3270T: git git://repo.or.cz/linux-kbuild.git for-linus 3280T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes
3271L: linux-kbuild@vger.kernel.org 3281L: linux-kbuild@vger.kernel.org
3272S: Maintained 3282S: Maintained
3273F: Documentation/kbuild/ 3283F: Documentation/kbuild/