Difference between revisions of "Community"

From eLinux.org
Jump to: navigation, search
m (Hardware-Specific Communities)
(Linux kernel)
Line 33: Line 33:
 
* Andrew Morton - maintains an important secondary (staging) tree
 
* Andrew Morton - maintains an important secondary (staging) tree
 
* David Woodhouse - Embedded Linux Maintainer
 
* David Woodhouse - Embedded Linux Maintainer
* Paul Gortmaker - Embedded Linux Maintainer
+
* Matt Mackall - Embedded Linux Maintainer, originator of Linux-tiny patch set (author of SLOB allocator), author of kpagemap and smem
  
 
==== Kernel arch maintainers ====
 
==== Kernel arch maintainers ====
Line 41: Line 41:
 
* Greg Ungerer - uCLinux kernel maintainer
 
* Greg Ungerer - uCLinux kernel maintainer
 
* Arnd Bergman - CELL kernel maintainer
 
* Arnd Bergman - CELL kernel maintainer
 +
* Thomas Gleixner - x86 kernel maintainer, author of clock events
  
 
==== Feature developers/maintainers ====
 
==== Feature developers/maintainers ====
 
* David Woodhouse - MTD/jffs2 author - Embedded Linux kernel maintainer
 
* David Woodhouse - MTD/jffs2 author - Embedded Linux kernel maintainer
* Paul Gortmaker - Embedded Linux kernel maintainer
 
 
* Andi Kleen - author of bloat-o-meter
 
* Andi Kleen - author of bloat-o-meter
* Matt Mackall - originator of Linux-tiny patch set (author of SLOB allocator), author of kpagemap and smem
+
* Ingo Molnar - author of RT-preempt patch set, kernel scheduler maintainer
* Ingo Molnar - author of RT-preempt patch set
 
* Thomas Gleixner - author of clock events
 
 
* Phillip Lougher - author of [[Squash FS]]
 
* Phillip Lougher - author of [[Squash FS]]
  

Revision as of 09:57, 28 April 2010

This page is for information about the embedded Linux and open source community.

Community sites

General Portals

  • Meld - An embedded Linux developer community site, designed to enable developers, ISVs, and hardware manufacturers to share, connect, and design, sponsored by MontaVista Software
  • Linux.com - Linux community portal sponsored by the Linux Foundation
  • LinuxDevices.com - the canonical (no pun intended) place for news about embedded Linux
  • Linux.org - an excellent starting place for all things linux

Hardware-Specific Communities

  • ARM Linux - the central place for Linux on ARM, this is where you find Russell Kings patch tracker for example
  • Beagle Board community - portal for the Beagle Board Community, sponsored by TI

Software-Specific Communities

Communities for beginners

People

This section lists inviduals who are "movers and shakers" in embedded Linux:

Linux kernel

Important kernel figures

  • Linus Torvalds - Linux kernel initiator and head maintainer
  • Andrew Morton - maintains an important secondary (staging) tree
  • David Woodhouse - Embedded Linux Maintainer
  • Matt Mackall - Embedded Linux Maintainer, originator of Linux-tiny patch set (author of SLOB allocator), author of kpagemap and smem

Kernel arch maintainers

  • Russell King - ARM kernel maintainer
  • Paul Mundt - SH kernel maintainer
  • Ralph Baechle - MIPS kernel maintainer
  • Greg Ungerer - uCLinux kernel maintainer
  • Arnd Bergman - CELL kernel maintainer
  • Thomas Gleixner - x86 kernel maintainer, author of clock events

Feature developers/maintainers

  • David Woodhouse - MTD/jffs2 author - Embedded Linux kernel maintainer
  • Andi Kleen - author of bloat-o-meter
  • Ingo Molnar - author of RT-preempt patch set, kernel scheduler maintainer
  • Phillip Lougher - author of Squash FS

Interview candidates

The following page has a list of people we'd like to interview for an eLinux.org feature:

Foundations and Forums

Communities for beginners

Linux User Groups

One way to get involved with a bunch of like-minded Linux enthusiasts is to participate in a local Linux users group. The following site has a good database of Linux users groups:

Development Model

Reasons for contributing to open source

Quality Assurance

This section has links to aspects of the development model designed to provide quality assurance.

Certificate of Origin

Developers who contribute code to the Linux kernel agree to the Developer Certificate Of Origin by signing their code, with a "Signed Off By" line.