LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   How to check kernel changes, except change log (https://www.linuxquestions.org/questions/linux-kernel-70/how-to-check-kernel-changes-except-change-log-620237/)

blrguest 02-11-2008 01:36 AM

How to check kernel changes, except change log
 
Hi All,

I want to know how to check the major changes in kernel from one release or version to other like (2.6.16.21 and 2.6.16.60), since changelog gives only high level changes not in detail.

if the changes are in doc or pdf format, it's well and good.

if any one knows reply back

Thanx in advance

By
guest

unSpawn 02-11-2008 04:03 AM

From kernel.org check the patchsets you can upgrade a previous kernel version with. Patch and diff those. Else if it's just a few changes to track you could try viewing commitdiffs like this example?


All times are GMT -5. The time now is 09:52 PM.