I would use gitk.

$ gitk <branch1>...<brach2>
$ gitk android-2.6.29...linux-2.6.27

Don't forget the "..." between branches

-- Mike



On Fri, Feb 12, 2010 at 12:14 PM, Arindam Roy <rarin...@gmail.com> wrote:
> Thanks Chan.Using what git command should I be able to find the diffs
> between base linux-2.6.27, and the latest code in this git?
> Thanks,
> Arindam
>
> On Sat, Feb 13, 2010 at 1:34 AM, Mike Chan <m...@android.com> wrote:
>>
>> Take a look at
>> http://android.git.kernel.org/?p=kernel/common.git;a=summary
>>
>> -- Mike
>>
>>
>>
>> On Fri, Feb 12, 2010 at 11:58 AM, scorproy <rarin...@gmail.com> wrote:
>> > Hello,
>> > I am trying to trace what all the changes have been made for Android,
>> > on top of the vanilla linux kernel.
>> > I am specifically looking what is the delta added by the Android
>> > developer community to the mainline linux 2.6.26, to have a kernel for
>> > the Android phones.
>> > Any pointers, documents, would certainly help.
>> > I am sorry if I sound newbie-ish, but I have not been able to make
>> > much headway other than having the same versions for the kernel, from
>> > 2 different sources (android git, and mainline), and doing a recursive
>> > diff.
>> > If there is any better way, place of information, please point me to
>> > them
>> > Thanks in advance,
>> > Arindam Roy
>> >
>> > --
>> > unsubscribe: android-kernel+unsubscr...@googlegroups.com
>> > website: http://groups.google.com/group/android-kernel
>> >
>>
>> --
>> unsubscribe: android-kernel+unsubscr...@googlegroups.com
>> website: http://groups.google.com/group/android-kernel
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to