Kernel

These Articles are indexed under Kernel and sorted by date published.

Who wrote 2.6.20?

"LWN.net did some data mining through the kernel source repository and put together an analysis of where the patches came from. It turns out that most kernel code is contributed by people paid to…

Download the Linux kernel v0.01 -- It's only around 10,000 lines

The 0.01 kernel downloads to about 10,000 lines of C and assembler, which is fairly manageable. Note that it's a barely functional UNIX with tons of bugs, but that doesn't stop it being useful.…

Plans for the Next Linux Kernel Revealed

Linux kernel maintainer Andrew Morton last week revealed some of his plans for the next kernel version, a few days after the final release of Linux 2.6.20.

Developers are currently revving…

Andrew Morton reveals his plans for Linux 2.6.21

Following the release of Linux Version 2.6.20 a few days ago the development phase of the next kernel version has now taken off. Whereas Linus Torvalds during the last few days has already…

Linux Kernel hackers offering hardware companies free driver development

That's right, the Linux kernel community is offering all companies free Linux driver development. No longer do you have to suffer through all of the different examples in the Linux Device Driver…

Torvalds surprised by resilience of 2.6 kernel

Linus Torvalds explains why the unexpected resilience of kernel version 2.6 has delayed the move to kernel version 2.7. In this two minute video he said that when work started on 2.6, he was…

Linux 2.6.19.2 Released

We (the -stable team) are announcing the release of the 2.6.19.2 kernel. There's a long list of fixes, not the least of which is the data corruption fix from Linus and some security fixes:

Linux kernel gains serviceability features

The Linux kernel has been updated with several serviceability improvements, chiefly around the kdump and SystemTap features.

The kdump enhancements should improve the ability to reliably…

KVM will be in the next version of Linux

Linus Torvalds has included the virtualization environment KVM (Kernel-based Virtual Machine for Linux) in the tree leading to Linux kernel 2.6.20. In the case of KVM the kernel after loading a…

Sony Adds PS3 Support to Linux Kernel

As part of the 2.6.20 development process, patches adding support for the 'PS3 game console and other devices' (built on top of the IBM Cell) have been merged. The code has been written by Sony.…