|
Size: 3211
Comment: converted to 1.6 markup
|
Size: 4963
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 24: | Line 24: |
* Drivers & architectures * input: Add support for Kensington ThinkingMouse PS/2 protocol. [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=3fdeafe9d2bd2dc2feb343f63ed5ff687bf75c62|commit]] * input: Add ALPS touchpad driver [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=a86a8e7e49dc2eb53d1f684022629f341826dbc1|commit]] * input: Add AT-compatible rawmode generation for ARM. [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=9e61cbe0ab5e13f82deeee9eb82ee5819a675783|commit]] * Input: add a new signature for ALPS DualPoint found in Dell Inspiron 8500 [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=8db2f4c01bfd8c8878328a1a0e50fde485f7cf38|commit]] * Input: atkbd - export extra, scroll, set, softrepeat and softraw as individual keyboard attributes (sysfs) and allow them to be set/changed independently for each keyboard: [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=013199fb862b11f1d7c58fabf71408b61c6f88e3|commit]] * r8169: TSO support. [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=70978ae42270ae9dfc755e8a28620b570ea4070b|commit]] * r8169: vlan support [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=0d3f1be9a8cd9200218cd72f231f58aea36318da|commit]] * r8169: Rx checksum support [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=bb38ee9844ff6880b87c019fdc588a7723cbaecc|commit]] * r8169: Tx checksum offload [[https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=bb851dbdea91853db046354190df51b22290ab48|commit]] |
2.6.11
Released March 2, 2005 changelog
Conversion to 4-level page tables (LWN article) (commit)
New Pipe implementation (LWN article)
"Big Kernel Semaphore": Turns the Big Kernel Lock into a semaphore (LWN article) (commit)
Introduces the CAP_AUDIT_WRITE and CAP_AUDIT_CONTROL capabilities (commit)
Support for Extended Attributes in the body of large inode in ext3: saves space and improves performance in some cases (commit)
Add /proc/sys/kernel/bootloader_type (commit)
Remove bitmaps from the buddy allocator (commit)
AMD Dual-core support (commit)
Add Fujitsu FR-V CPU architecture (commit)
TCP port randomization (commit)
- SATA support for Intel ICH7
DebugFS (LWN article)
Infiniband support (LWN article)
Remove UMSDOS (commit)
- Major problems with TCP/IP BIC (the default congestion control) are resolved
Drivers & architectures
input: Add support for Kensington ThinkingMouse PS/2 protocol. commit
input: Add ALPS touchpad driver commit
input: Add AT-compatible rawmode generation for ARM. commit
Input: add a new signature for ALPS DualPoint found in Dell Inspiron 8500 commit
Input: atkbd - export extra, scroll, set, softrepeat and softraw as individual keyboard attributes (sysfs) and allow them to be set/changed independently for each keyboard: commit
r8169: TSO support. commit
r8169: vlan support commit
r8169: Rx checksum support commit
r8169: Tx checksum offload commit