Download List

Descripción del Proyecto

Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 22:24
3.7.0

Esta versión agrega soporte para la nueva arquitectura de brazo de 64-bit, multiplataforma de brazo, lo que le da la habilidad de arrancar en diferentes sistemas de brazo con un solo núcleo, soporte para criptográficamente firmado módulos del kernel, Btrfs apoyo para desactivación de copy-on-write en forma de archivo usando chattr, más rápido fsync() Btrfs, un nuevo experimental herramienta 'perf traza' el modelo strace, soporte para la función TCP rápido abierta en el lado del servidor, soporte de protocolo experimental SMBv2 estable NFS 4.1 y NFS paralelo y un vxlan túneles de protocolo que permite transferir paquetes de capa 2 Ethernet sobre UDP.
Tags: Stable, Major feature enhancements, Major bugfixes
This release adds support for the new ARM 64-bit architecture, ARM multiplatform, which gives the ability to boot into different ARM systems using a single kernel, support for cryptographically signed kernel modules, Btrfs support for disabling copy-on-write on a per-file basis using chattr, faster Btrfs fsync(), a new experimental 'perf trace' tool modelled after strace, support for the TCP Fast Open feature on the server side, experimental SMBv2 protocol support, stable NFS 4.1 and parallel NFS, and a vxlan tunnelling protocol that allows transfer of Layer 2 Ethernet packets over UDP.

2012-01-13 07:18
3.2.1

Esta versión trae muchas correcciones de errores.
Tags: Stable, Major bugfixes, 3.2
This release brings many bugfixes.

2012-01-06 07:32
3.2.0

Esta versión incluye soporte para ext4 tamaños de bloque mayores de 4 KB y hasta 1 MB, que mejorar el rendimiento con archivos de grandes tamaño. se ha actualizado con más rápido borrado, copia de seguridad automática de metadatos de archivos críticos y herramientas para la inspección manual de los sistemas de archivos Btrfs. El programador de procesos tiene soporte para establecer límites máximos de tiempo de CPU. Se ha mejorado la capacidad de respuesta de escritorio en presencia de escrituras pesadas. TCP se ha actualizado para incluir un algoritmo que acelera la recuperación.
Tags: Stable, Major feature enhancements, Major bugfixes, 3.2
This release includes support for ext4 block sizes bigger than 4KB and up to 1MB, which improve performance with big files. btrfs has been updated with faster scrubbing, automatic backup of critical filesystem metadata, and tools for manual inspection of the filesystems. The process scheduler has support to set upper limits of CPU time. The desktop responsiveness in the presence of heavy writes has been improved. TCP has been updated to include an algorithm that speeds up the recovery.

2010-03-22 02:58
2.6.34-rc2

Múltiples soluciones USB, mejoras Btrfs, y fija ARM se han hecho muchas. Algunos cambios se hicieron en ALSA, ACPI, y PCMCIA.
Tags: Major bugfixes and enhancements, Unstable, 2.6.34.X, Release Candidate
Multiple USB fixes, BTRFS enhancements, and multiple ARM fixes were made. A few changes were made in ALSA, ACPI, and pcmcia.

2010-03-16 08:26
2.6.33.1

Este es un bugfix para la rama de la 2.6.33.
Tags: Minor bugfixes, Minor Enhancements, Stable, 2.6.33.X
This is a bugfix release for the 2.6.33 branch.

Project Resources