[PATCH] patch-kernel: support non-incremental 2.6.x.y 'stable' patches
Randy.Dunlap authored
Add better support for (non-incremental) 2.6.x.y patches; If an ending
version number if not specified, the script automatically increments the
SUBLEVEL (x in 2.6.x.y) until no more patch files are found; however,
EXTRAVERSION (y in 2.6.x.y) is never automatically incremented but must be
specified fully.

patch-kernel does not normally support reverse patching, but does so when
applying EXTRAVERSION (x.y) patches, so that moving from 2.6.11.y to
2.6.11.z is easy and handled by the script (reverse 2.6.11.y and apply
2.6.11.z).
Signed-off-by: default avatarRandy Dunlap <rddunlap@osdl.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
1922163c
Name Last commit Last update
..
basic Linux-2.6.12-rc2
genksyms Linux-2.6.12-rc2
kconfig [PATCH] Kconfig i18n support
ksymoops Linux-2.6.12-rc2
lxdialog Linux-2.6.12-rc2
mod [PATCH] USB: scripts/mod/file2alias.c: handle numeric ranges for USB bcdDevice
package Linux-2.6.12-rc2
Lindent Linux-2.6.12-rc2
Makefile Linux-2.6.12-rc2
Makefile.build Linux-2.6.12-rc2
Makefile.clean Linux-2.6.12-rc2
Makefile.host Linux-2.6.12-rc2
Makefile.lib Linux-2.6.12-rc2
Makefile.modinst Linux-2.6.12-rc2
Makefile.modpost Linux-2.6.12-rc2
bin2c.c Linux-2.6.12-rc2
binoffset.c Linux-2.6.12-rc2
checkconfig.pl Linux-2.6.12-rc2
checkincludes.pl Linux-2.6.12-rc2
checkstack.pl Linux-2.6.12-rc2
checkversion.pl Linux-2.6.12-rc2
conmakehash.c Linux-2.6.12-rc2
extract-ikconfig Linux-2.6.12-rc2
gcc-version.sh Linux-2.6.12-rc2
gen_initramfs_list.sh Linux-2.6.12-rc2
kallsyms.c [PATCH] ppc32: platform-specific functions missing from kallsyms.
kernel-doc [PATCH] DocBook: Use xmlto to process the DocBook files.
makelst Linux-2.6.12-rc2
mkcompile_h Linux-2.6.12-rc2
mkmakefile Linux-2.6.12-rc2
mksysmap Linux-2.6.12-rc2
mkuboot.sh Linux-2.6.12-rc2
mkversion Linux-2.6.12-rc2
namespace.pl Linux-2.6.12-rc2
patch-kernel [PATCH] patch-kernel: support non-incremental 2.6.x.y 'stable' patches
pnmtologo.c Linux-2.6.12-rc2
reference_discarded.pl Linux-2.6.12-rc2
reference_init.pl Linux-2.6.12-rc2
show_delta Linux-2.6.12-rc2
ver_linux [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.