Size: 1012
Comment: pragmas
|
Size: 1022
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Released February 18, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.3 changelog] * G5 support [http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=7f13170c2069ff86a2a0bfc3a247ade8aefeb6aa (commit)] * Support up to 255 char columns in virtual terminals [http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=f3706e57b8e26db88ddaa5b0558e5db545f2fed7 (commit)] * Set HZ to 1000 in PPC32 [http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=eb6e9d736fa3e79f97ee19325c996f69079f276e (commit)] |
* Released February 18, 2004 [[http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.3|changelog]] * G5 support [[http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=7f13170c2069ff86a2a0bfc3a247ade8aefeb6aa|(commit)]] * Support up to 255 char columns in virtual terminals [[http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=f3706e57b8e26db88ddaa5b0558e5db545f2fed7|(commit)]] * Set HZ to 1000 in PPC32 [[http://kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commit;h=eb6e9d736fa3e79f97ee19325c996f69079f276e|(commit)]] |
Line 10: | Line 10: |
* New DMA pool abstraction [http://lwn.net/Articles/69402/ (LWN article)] | * New DMA pool abstraction [[http://lwn.net/Articles/69402/|(LWN article)]] |
2.6.3
Released February 18, 2004 changelog
G5 support (commit)
Support up to 255 char columns in virtual terminals (commit)
Set HZ to 1000 in PPC32 (commit)
- Removal of the USB scanner code: moved support to userspace (libusb)
New DMA pool abstraction (LWN article)
- "context mount" support for SELinux