Re: [android-kernel] Android's modification to vanilla kernel

2010-02-12 Thread Mike Chan
I would use gitk. $ gitk ... $ 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 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 t

Re: [android-kernel] Android's modification to vanilla kernel

2010-02-12 Thread Arindam Roy
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 wrote: > Take a look at > http://android.git.kernel.org/?p=kernel/common.git;a=summary > > -- Mike > > > >

Re: [android-kernel] Android's modification to vanilla kernel

2010-02-12 Thread Mike Chan
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 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 d

[android-kernel] Android's modification to vanilla kernel

2010-02-12 Thread scorproy
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