This file contains a list of all the patches including there origin, and a decription of it.

    If a patch is listed without a origin, then either comes from LKML or bk-commits-24@vger.kernel.org


Section description:

    Section name | Section description
    --------------------------------------------
    aggressive   | Desktop enhancements
    fix          | Bug fixes
    main         | General feature enhancements.


Patch descriptions:

    aggressive section
       Patch no. | Patch description
	   ---------------------------------------------------------------
	   00        | This is a self generated patch to add the lunar
                 | specific aggressive extraversion
       01        | Is a patch from Con Kolivas whis provides O(1)B+,
                 | PE, LL, CKVM, and comes from
                 | http://members.optusnet.com.au/ckolivas/kernel/
       02        | Is a patch with AA vm hacks, provided by
                 | Con Kolivas, same url as 01
       03        | Is a patch which adds Read Latency2, provided by
                 | Con Kolivas, same url as 01
       04        | Is a patch which provides Read Latency2 Desktop
                 | Tuning, provided by Con Kolivas, same url as 01
       05        | Adds Variable HZ setting, provided by Con Kolivas,
                 | same url as 01
       06        | Adds Variable HZ Desktop Tuning, provided by
                 | Con Kolivas, same url as 01


    fix section
       Patch no. | Patch description
	   ---------------------------------------------------------------
       00        | Marcelo unfortunately added an last minute ACPI update that changed
	             | ACPI interfaces and broke x86-64 compilation. I didn't catch it in
                 | time, so 2.4.22 does not compile out of the box for AMD64.
       01        | [NETFILTER]: Backport iptables AH/ESP fixes from 2.6.x
       02        | [NETFILTER]: Fix masquerade routing check, backport to 2.4 by kurd@cp.rtfm.se
       03        | [NETFILTER]: Conntrack optimization (LIST_DELETE).
	             |
                 | The following patch against 2.6.0-test4 (courtesy of Patrick McHardy)
                 | optimizes the conntrack code.  In the old implementation, the hash function
                 | was passed to the LIST_DELETE macro, which resulted in it being called
                 | two times instead of one.
       04        | crypto/internal.h includes asm/kmap_types.h, but alpha
                 | does not have this.
       05        | [NETFILTER]: Fix uninitialized return in iptables tftp.
       06        | fix to correct the kernel <-> kdemultimedia3 mishap.
       07_00     | [PATCH] 2.4.22 local APIC updates 1/3: remove incorrect blacklist rule
       07_01     | This patch adds the lapic and nolapic kernel options, which give
                 | users greater control of the local APIC enable process on x86
       07_02     | disable APIC_BASE on reboot
       08        | [NETFILTER]: NAT optimization.
       09        | Fixes all NTFS build warnings
                 | Fixes some broken macros (debug build only)
       0A        | [NETFILTER]: Fix routing key in ipt_MASQUERADE.c


    main section
       Patch no. | Patch description
       ---------------------------------------------------------------
       00        | This is a self generated patch to add the lunar
                 | specific extraversion
       01_*      | This is the xfs patches, and is based on the files
                 | located at ftp://oss.sgi.com/projects/xfs/patches/2.4.22
       02        | This is the bootsplash patch which comes from Con Kolivas.
                 | Patch url is http://members.optusnet.com.au/ckolivas/kernel/,
                 | it also has it's own website at http://www.bootsplash.org/
