Linux Kernel是Linux系统的核心部件,支持Intel、Alpha、PPC、 Sparc、IA-64 、ARM、MIPS、Amiga、Atari和IBM s/390等,还支持32位大文件系统.而在Intel平台上,物理内存最大支持可以达到64GB.加强对IDE和SCSI硬件系统的支持,并增强了对 USB设备和3D加速卡的支持.
下载: Linux Kernel 2.6.26.5
commit c02a79dedc7f3c3d4fdbb5eb2000cacea5df4cde
Author: Greg Kroah-Hartman <[email protected]>
Date: Mon Sep 8 10:40:20 2008 -0700
Linux 2.6.26.5
commit 656ec3fd521a87963343315a506bae94c4a74266
Author: Greg Kroah-Hartman <[email protected]>
Date: Mon Sep 8 10:17:15 2008 -0700
NET: fix build error caused by Greg K-H
This resolves the build error introduced in
97348238e1f470b200d4b810becaaa4147c6db51 due to Greg applying the the
incorrect patch.
Thanks to Randy Dunlap for reporting this.
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>