[PATCH] MAINTAINERS: Change BCMRING maintainer
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Jun 17 14:40:22 EDT 2010
On Thu, Jun 17, 2010 at 10:14:57AM -0700, JD (Jiandong) Zheng wrote:
> I know it is better to use git to create patch in the future and seems
> I just need to clone linus' release tree
> (git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git)
> instead of arm linux tree (linux-arm.org/linux-2.6-stable.git) to
> make change and create patches, is this correct understanding?
Note that the linux-arm tree is ARM Ltd's tree, and isn't a tree which
feeds directly into Linus' tree. You can find that via
http://www.arm.linux.org.uk/developer/ but I suggest that you use
Linus' tree as a base line unless I have something which conflicts
in my tree.
I maintain three primary branches:
- master, for stuff scheduled for -rc
- devel, for stuff scheduled for the next merge window, and is unstable
(iow, commits don't have a stable ID, so it is inadvisable to base
work off this.)
- devel-stable, for stuff scheduled for the next merge window, where the
commits are immutable.
More information about the linux-arm-kernel
mailing list