The latest version of the Linux3.7 kernel has been released. The Linux3.7 kernel has added support for the 64-bit ARM architecture and multi-platform ARM. It has updated Btrfs & hellip; the driver and architecture specifications have been modified, and many kernel changes have been made. Main New Features of inux3.7: & mdash; supports 64-bit ARM architecture; & mdash; supports multiple ARM platforms & mdash; that is, you can use a single kernel.
The latest version of the Linux 3.7 kernel has been released. The Linux 3.7 kernel has added support for the 64-bit ARM architecture and multiple ARM platforms, and updated the Btrfs ...... The driver and architecture specifications have been modified, and many kernel changes have been made.
Main New Features of inux 3.7:
-- Supports the 64-bit ARM architecture;
-- Supports multiple ARM platforms-you can use a single kernel to start different ARM systems;
-- Supports the kernel module for encryption and signature, and allows completely stopping loading of incorrect signature modules;
-- Update the Btrfs file system, speed up fsync () system calling, remove the hard link restriction of a single directory, support chattr per-file NOCOW, and disable copy of file data written using the nodatacow option;
-- The New Experimental strace substitution tool perf trace;
-- Supports TCP Fast Open on the server;
-- Experimental support for SMB 2 protocol;
-- Supports Intel SMAP security;
-- Drive and architecture change;
-- Multiple kernel changes.
Download the Linux Kerner 3.7 deb installation package and support the Ubuntu 13.04 test version:
32bit:
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-headers-3.7.0-030700_3.7.0-030700.201212102335_all.deb
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-headers-3.7.0-030700-generic_3.7.0-030700.201212102335_i386.deb
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-image-3.7.0-030700-generic_3.7.0-030700.201212102335_i386.deb
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-image-extra-3.7.0-030700-generic_3.7.0-030700.201212102335_i386.deb
64bit:
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-headers-3.7.0-030700-generic_3.7.0-030700.201212102335_amd64.deb
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-image-3.7.0-030700-generic_3.7.0-030700.201212102335_amd64.deb
- Http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.7-raring/linux-image-extra-3.7.0-030700-generic_3.7.0-030700.201212102335_amd64.deb
Do not install it on your computer!
You can use the following command to install:
sudo dpkg -i *.deb