]> git.pld-linux.org Git - packages/kernel.git/log
packages/kernel.git
11 years ago- catch lines where no value is set auto/ac/kernel-desktop-2_6_24_5-2 auto/ac/kernel-desktop-2_6_24_7-1 auto/ac/kernel-desktop-2_6_24_7-2 auto/ac/kernel-desktop-2_6_24_7-4 auto/th/kernel-desktop-2_6_24_5-1 auto/th/kernel-desktop-2_6_24_5-2 auto/th/kernel-desktop-2_6_24_7-1 auto/th/kernel-desktop-2_6_24_7-4 auto/th/kernel-desktop-2_6_24_7-5 auto/th/kernel-vanilla-2_6_24_4-1 auto/th/kernel-vanilla-2_6_24_5-1 auto/th/kernel-vanilla-2_6_25_4-1 auto/th/kernel-vanilla-2_6_25_5-1 auto/th/kernel-vanilla-2_6_26_1-1 auto/th/kernel-vanilla-2_6_26_3-1 auto/th/kernel-vanilla-2_6_26_3-2 auto/th/kernel-vanilla-2_6_26_5-1 auto/th/kernel-vanilla-2_6_27_3-0_1 auto/ti/kernel-desktop-2_6_24_7-1 auto/ti/kernel-desktop-2_6_24_7-2 auto/ti/kernel-desktop-2_6_24_7-3 auto/ti/kernel-vanilla-2_6_27_13-1 auto/ti/kernel-vanilla-2_6_27_3-0_1
Elan Ruusamäe [Sat, 1 Mar 2008 12:53:13 +0000 (12:53 +0000)]
- catch lines where no value is set

Changed files:
    kernel-config.py -> 1.15

11 years ago- from http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi...
marcus [Tue, 26 Feb 2008 08:30:22 +0000 (08:30 +0000)]
- from http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
for kernel 2.6.16

Changed files:
    linuxabi-2.6.16-0.patch -> 1.1

11 years ago- CVE-2008-0163 fix for vserver
zbyniu [Mon, 11 Feb 2008 19:13:56 +0000 (19:13 +0000)]
- CVE-2008-0163 fix for vserver

Changed files:
    kernel-CVE-2008-0163.patch -> 1.1

11 years ago- unofficial fix for local root hole auto/th/kernel-desktop-2_6_22_17-3 auto/ti/kernel-desktop-2_6_22_17-3
hawk [Sun, 10 Feb 2008 22:02:19 +0000 (22:02 +0000)]
- unofficial fix for local root hole

Changed files:
    kernel-vmsplice.patch -> 1.2

11 years ago- pass -m440 directly to assembler without gcc (thx czarny!) auto/th/kernel-vanilla-2_6_24_2-0_3 auto/th/kernel-vanilla-2_6_24_2-1 auto/th/kernel-vanilla-2_6_24_3-1 auto/th/kernel-vanilla-2_6_24_3-2 auto/th/kernel-vanilla-noarch-2_6_24_2-0_2
Elan Ruusamäe [Sat, 9 Feb 2008 15:32:41 +0000 (15:32 +0000)]
- pass -m440 directly to assembler without gcc (thx czarny!)

Changed files:
    kernel-mcpu=440.patch -> 1.1

11 years ago- from Broadcom http://www.broadcom.com/support/ethernet_nic/driver-sla.php?driver...
marcus [Fri, 8 Feb 2008 09:28:30 +0000 (09:28 +0000)]
- from Broadcom http://www.broadcom.com/support/ethernet_nic/driver-sla.php?driver=570x-Linux zip archive

Changed files:
    linux-tg3-3.81c.patch -> 1.1

11 years ago- delete empty symbols from "inline" config
Elan Ruusamäe [Tue, 5 Feb 2008 16:46:52 +0000 (16:46 +0000)]
- delete empty symbols from "inline" config

Changed files:
    kernel-config.py -> 1.14

11 years ago- allow empty value to skip symbol on this arch
Elan Ruusamäe [Tue, 5 Feb 2008 00:03:32 +0000 (00:03 +0000)]
-  allow empty value to skip symbol on this arch
- if unknown value found exit after processing the file

Changed files:
    kernel-config.py -> 1.13

11 years ago- bug: do not take "all" if arch key is present
Elan Ruusamäe [Mon, 4 Feb 2008 23:16:48 +0000 (23:16 +0000)]
- bug: do not take "all" if arch key is present

Changed files:
    kernel-config.py -> 1.12

11 years ago- well actually, require inline symbol name at least one char long
Elan Ruusamäe [Tue, 29 Jan 2008 14:03:59 +0000 (14:03 +0000)]
- well actually, require inline symbol name at least one char long

Changed files:
    kernel-config.py -> 1.11

11 years ago- make output-config optional (defaults to input-config)
Elan Ruusamäe [Tue, 29 Jan 2008 13:48:30 +0000 (13:48 +0000)]
- make output-config optional (defaults to input-config)
- allow inline symbols (for current arch)

Changed files:
    kernel-config.py -> 1.10

11 years ago- allow lowercase hex values too (HIGHMEM_START=0xfe000000 on ac-ppc)
Elan Ruusamäe [Tue, 29 Jan 2008 11:20:37 +0000 (11:20 +0000)]
- allow lowercase hex values too (HIGHMEM_START=0xfe000000 on ac-ppc)

Changed files:
    kernel-config.py -> 1.9

11 years ago- more strict values parser
Elan Ruusamäe [Tue, 29 Jan 2008 07:30:18 +0000 (07:30 +0000)]
- more strict values parser

Changed files:
    kernel-config.py -> 1.8

11 years ago- allow "all" and arch configs, use arch fallback to "all"
Elan Ruusamäe [Mon, 28 Jan 2008 23:47:24 +0000 (23:47 +0000)]
- allow "all" and arch configs, use arch fallback to "all"

Changed files:
    kernel-config.py -> 1.7

11 years ago- print all errors that we can find and then exit with error
Elan Ruusamäe [Mon, 28 Jan 2008 19:42:40 +0000 (19:42 +0000)]
- print all errors that we can find and then exit with error

Changed files:
    kernel-config.py -> 1.6

11 years ago- print more duplicates than die on first match
Elan Ruusamäe [Mon, 28 Jan 2008 16:47:48 +0000 (16:47 +0000)]
- print more duplicates than die on first match

Changed files:
    kernel-config.py -> 1.5

11 years ago- trap IndexError
Elan Ruusamäe [Mon, 28 Jan 2008 16:37:52 +0000 (16:37 +0000)]
- trap IndexError

Changed files:
    kernel-config.py -> 1.4

11 years ago- update from LINUX_2_6
Elan Ruusamäe [Mon, 28 Jan 2008 16:31:50 +0000 (16:31 +0000)]
- update from LINUX_2_6

Changed files:
    kernel-config.py -> 1.3

11 years ago- patch from OpenWRT to compile OpenS/WAN modules. Dumb asm/segment.h.
marcus [Fri, 18 Jan 2008 23:03:08 +0000 (23:03 +0000)]
- patch from OpenWRT to compile OpenS/WAN modules. Dumb asm/segment.h.
  (from: https://dev.openwrt.org/browser/trunk/target/linux/generic-2.6/patches/207-powerpc_asm_segment_h.patch?rev=5220)

Changed files:
    linux-asm_segment_h.patch -> 1.1

11 years ago- Sources and config for lustre.
Mateusz Korniak [Mon, 31 Dec 2007 15:23:43 +0000 (15:23 +0000)]
- Sources and config for lustre.

Changed files:
    kernel-8kstack-2.6.12.patch -> 1.1
    kernel-LDISKFS_SUPER_MAGIC-2.6.20.patch -> 1.1
    kernel-dev_read_only-2.6.20-vanilla.patch -> 1.1
    kernel-export-2.6.18-vanilla.patch -> 1.1
    kernel-export-show_task-2.6.18-vanilla.patch -> 1.1
    kernel-export-truncate-2.6.18-vanilla.patch -> 1.1
    kernel-export_symbols-2.6.20-vanilla.patch -> 1.1
    kernel-i_filter_data.patch -> 1.1
    kernel-iopen-misc-2.6.20-vanilla.patch -> 1.1
    kernel-jbd-jcberr-2.6.18-vanilla.patch -> 1.1
    kernel-lustre.config -> 1.1
    kernel-lustre_version.patch -> 1.1
    kernel-sd_iostats-2.6.22.patch -> 1.1
    kernel-vfs_races-2.6.20-vanilla.patch -> 1.1

11 years ago- Release 2. Added ocfs2 fixes.
Mateusz Korniak [Sat, 29 Dec 2007 14:12:26 +0000 (14:12 +0000)]
- Release 2. Added ocfs2 fixes.

Changed files:
    ocfs2_2.6.22.14_fixes-20071127-1.patch -> 1.1

11 years ago- xen-3.2.0-rc4-pre (from xen-unstable.hg)
Adam Gołębiowski [Thu, 27 Dec 2007 10:24:39 +0000 (10:24 +0000)]
- xen-3.2.0-rc4-pre (from xen-unstable.hg)

Changed files:
    kernel-xen-xen.patch -> 1.1

11 years ago- KBUILD_MODPOST_WARN was useless as KBUILD_EXTMOD would make the condition always...
Elan Ruusamäe [Wed, 12 Dec 2007 11:33:51 +0000 (11:33 +0000)]
- KBUILD_MODPOST_WARN was useless as KBUILD_EXTMOD would make the condition always true

Changed files:
    kernel-modpost_warn.patch -> 1.1

11 years ago- config for KLIPS
marcus [Mon, 12 Nov 2007 23:08:46 +0000 (23:08 +0000)]
- config for KLIPS

Changed files:
    kernel-openswan.config -> 1.1

11 years ago- remove it here
Paweł Gołaszewski [Thu, 1 Nov 2007 20:33:46 +0000 (20:33 +0000)]
- remove it here

Changed files:
    kernel-ieee80211_rate.patch -> 1.3

11 years ago- take from suse kernel-source-2.6.22.5-31.src.rpm -> patches.fixes.tar.bz2 -> patche... auto/ac/kernel-desktop-2_6_22_15-1 auto/ac/kernel-desktop-2_6_22_16-1 auto/ac/kernel-desktop-2_6_22_18-1 auto/ac/kernel-desktop-2_6_22_19-1 auto/ac/kernel-desktop-2_6_22_19-3 auto/ac/kernel-desktop-2_6_22_19-4 auto/th/kernel-desktop-2_6_22_12-1 auto/th/kernel-desktop-2_6_22_13-1 auto/th/kernel-desktop-2_6_22_14-1 auto/th/kernel-desktop-2_6_22_15-2 auto/th/kernel-desktop-2_6_22_15-3 auto/th/kernel-desktop-2_6_22_16-1 auto/th/kernel-desktop-2_6_22_16-2 auto/th/kernel-desktop-2_6_22_16-3 auto/th/kernel-desktop-2_6_22_17-1 auto/th/kernel-desktop-2_6_22_17-2 auto/th/kernel-desktop-2_6_22_18-1 auto/th/kernel-desktop-2_6_22_18-2 auto/th/kernel-desktop-2_6_22_19-2 auto/th/kernel-desktop-2_6_22_19-3 auto/ti/kernel-desktop-2_6_22_12-1 auto/ti/kernel-desktop-2_6_22_13-1 auto/ti/kernel-desktop-2_6_22_15-3 auto/ti/kernel-desktop-2_6_22_16-1 auto/ti/kernel-desktop-2_6_22_16-2 auto/ti/kernel-desktop-2_6_22_16-3 auto/ti/kernel-desktop-2_6_22_16-4 auto/ti/kernel-desktop-2_6_22_17-1 auto/ti/kernel-desktop-2_6_22_18-1 auto/ti/kernel-desktop-2_6_22_18-2 auto/ti/kernel-desktop-2_6_22_19-2
Elan Ruusamäe [Thu, 1 Nov 2007 14:06:34 +0000 (14:06 +0000)]
- take from suse kernel-source-2.6.22.5-31.src.rpm -> patches.fixes.tar.bz2 -> patches.fixes/tiocgdev

Changed files:
    kernel-TIOCGDEV.patch -> 1.1

11 years ago- shared maps fix (fixes some new stex related bugs)
Arkadiusz Miśkiewicz [Mon, 29 Oct 2007 21:25:36 +0000 (21:25 +0000)]
- shared maps fix (fixes some new stex related bugs)

Changed files:
    kernel-block.patch -> 1.1

11 years ago- one more header diff
Paweł Gołaszewski [Mon, 29 Oct 2007 13:56:43 +0000 (13:56 +0000)]
- one more header diff

Changed files:
    kernel-ieee80211_rate.patch -> 1.2

11 years ago- one more headers relocation
Paweł Gołaszewski [Mon, 29 Oct 2007 11:54:49 +0000 (11:54 +0000)]
- one more headers relocation

Changed files:
    kernel-ieee80211_rate.patch -> 1.1

11 years ago- from LINUX_2_6 branch (for kernel-desktop)
Elan Ruusamäe [Sun, 28 Oct 2007 19:44:07 +0000 (19:44 +0000)]
- from LINUX_2_6 branch (for kernel-desktop)

Changed files:
    kernel-config.py -> 1.2

11 years ago- fix oops in ipv4_rcv_saddr_equal (via inet_socket_bind)
Jan Rękorajski [Wed, 17 Oct 2007 11:39:48 +0000 (11:39 +0000)]
- fix oops in ipv4_rcv_saddr_equal (via inet_socket_bind)

Changed files:
    linux-2.6-vs2.3-v6tw.patch -> 1.1

11 years ago- config for prefetch patch
Jan Rękorajski [Thu, 11 Oct 2007 17:04:32 +0000 (17:04 +0000)]
- config for prefetch patch

Changed files:
    kernel-prefetch.config -> 1.1

11 years ago- http://code.google.com/p/prefetch/
Jan Rękorajski [Thu, 11 Oct 2007 16:58:33 +0000 (16:58 +0000)]
- http://code.google.com/p/prefetch/
- Linux solution for prefetching necessary data during application and system startup

Changed files:
    linux-2.6-prefetch.patch -> 1.1

11 years ago- partialy updated for 2.6.23, NFY
zbyniu [Tue, 9 Oct 2007 19:47:00 +0000 (19:47 +0000)]
- partialy updated for 2.6.23, NFY

Changed files:
    reiser4-for-2.6.22-2.patch -> 1.2

11 years ago- unionfs-2.1.6_for_2.6.23-rc8.diff
zbyniu [Tue, 9 Oct 2007 14:20:16 +0000 (14:20 +0000)]
- unionfs-2.1.6_for_2.6.23-rc8.diff

Changed files:
    linux-2.6-unionfs-2.1.1.patch -> 1.5

11 years ago- fix nasty posix timers bug that was causing vserver oopses
Arkadiusz Miśkiewicz [Mon, 1 Oct 2007 12:43:47 +0000 (12:43 +0000)]
- fix nasty posix timers bug that was causing vserver oopses

Changed files:
    kernel-timers.patch -> 1.1

11 years ago- fix for local root hole with public exploit available
Arkadiusz Miśkiewicz [Thu, 27 Sep 2007 20:29:30 +0000 (20:29 +0000)]
- fix for local root hole with public exploit available

Changed files:
    linux-CVE-2007-4573.patch -> 1.1

11 years ago- http://download.filesystems.org/unionfs/unionfs-2.1/unionfs-2.1.4_for_2.6.22.6...
zbyniu [Thu, 20 Sep 2007 17:40:28 +0000 (17:40 +0000)]
- http://download.filesystems.org/unionfs/unionfs-2.1/unionfs-2.1.4_for_2.6.22.6.diff.gz

Changed files:
    linux-2.6-unionfs-2.1.1.patch -> 1.4

11 years ago - based on http://georgi.unixsol.org/programs/aic94xx_with_included_firmware_2.6... LNUX_2_6
aflinta [Fri, 14 Sep 2007 13:34:14 +0000 (13:34 +0000)]
 - based on http://georgi.unixsol.org/programs/aic94xx_with_included_firmware_2.6.21.diff

Changed files:
    linux-2.6-aic94xx_with_included_firmware.patch -> 1.1

11 years ago- fix bug not symptoms
Arkadiusz Miśkiewicz [Thu, 13 Sep 2007 21:23:56 +0000 (21:23 +0000)]
- fix bug not symptoms

Changed files:
    linux-blk-race.patch -> 1.1

11 years ago- more vserver hacks lINUX_2_6
Jan Rękorajski [Tue, 21 Aug 2007 17:07:37 +0000 (17:07 +0000)]
- more vserver hacks

Changed files:
    linux-2.6-unionfs-2.1.1.patch -> 1.3

11 years ago- vserver compatibility hack
Jan Rękorajski [Tue, 21 Aug 2007 16:33:00 +0000 (16:33 +0000)]
- vserver compatibility hack

Changed files:
    linux-2.6-unionfs-2.1.1.patch -> 1.2

11 years agohttp://www.filesystems.org/project-unionfs.html
Jan Rękorajski [Tue, 21 Aug 2007 15:44:43 +0000 (15:44 +0000)]
http://www.filesystems.org/project-unionfs.html

Changed files:
    linux-2.6-unionfs-2.1.1.patch -> 1.1

11 years ago- NFS fixes and improvements
Jan Rękorajski [Mon, 13 Aug 2007 17:18:29 +0000 (17:18 +0000)]
- NFS fixes and improvements

Changed files:
    linux-2.6.22-NFS_ALL.dif -> 1.1
    linux-2.6.22-rc5-CITI_NFS4_ALL-1.diff -> 1.1

11 years ago- new from http://www.skd.de/
Jan Rękorajski [Tue, 7 Aug 2007 18:21:12 +0000 (18:21 +0000)]
- new from http://www.skd.de/

Changed files:
    linux-2.6-sk98lin_v10.0.4.3.patch -> 1.1

11 years agohttp://memebeam.org/free-software/toshiba_acpi/toshiba_acpi-dev_toshiba_test5-linux_2...
Jan Rękorajski [Tue, 7 Aug 2007 18:11:31 +0000 (18:11 +0000)]
http://memebeam.org/free-software/toshiba_acpi/toshiba_acpi-dev_toshiba_test5-linux_2.6.21.patch

Changed files:
    kernel-toshiba_acpi.patch -> 1.1
    linux-2.6-toshiba_acpi.patch -> 1.1

11 years agoftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.22/reiser4-for-2.6.22-2.patch.gz
Jan Rękorajski [Tue, 7 Aug 2007 17:41:35 +0000 (17:41 +0000)]
ftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.22/reiser4-for-2.6.22-2.patch.gz

Changed files:
    reiser4-for-2.6.22-2.patch -> 1.1

11 years ago- bcm43xx fixes added. Release 0.2.
Mateusz Korniak [Tue, 17 Jul 2007 07:24:51 +0000 (07:24 +0000)]
- bcm43xx fixes added. Release 0.2.

Changed files:
    kernel-bcm43xx-combined_2.6.21.patch -> 1.1

11 years ago- LINUX_2_6_{16,17,18} branches only
Jakub Bogusz [Sat, 14 Jul 2007 11:50:06 +0000 (11:50 +0000)]
- LINUX_2_6_{16,17,18} branches only

Changed files:
    linux-2.6-grsec-wrong-deref.patch -> 1.2

11 years ago- Uhuh, what a bug. See description inside.
Jakub Bogusz [Sat, 14 Jul 2007 11:49:33 +0000 (11:49 +0000)]
- Uhuh, what a bug. See description inside.

Changed files:
    linux-2.6-grsec-wrong-deref.patch -> 1.1

11 years ago- addedd pci id for nforce4
marcus [Sun, 24 Jun 2007 10:14:23 +0000 (10:14 +0000)]
- addedd pci id for nforce4

Changed files:
    linux-alsa-hda.patch -> 1.1

11 years ago- http://download.nvidia.com/XFree86/nforce/1.21/NFORCE-Linux-x86-1.21.zip
marcus [Sat, 23 Jun 2007 18:28:34 +0000 (18:28 +0000)]
- http://download.nvidia.com/XFree86/nforce/1.21/NFORCE-Linux-x86-1.21.zip

Changed files:
    linux-nvidia.patch -> 1.1

11 years ago- http://www.ntop.org/PF_RING.html 20070610
areq [Sun, 10 Jun 2007 19:06:56 +0000 (19:06 +0000)]
- http://www.ntop.org/PF_RING.html 20070610

Changed files:
    kernel-PF_RING.patch -> 1.1
    linux-PF_RING.patch -> 1.1

11 years ago- addedd 9650 support,
marcus [Thu, 31 May 2007 22:23:33 +0000 (22:23 +0000)]
- addedd 9650 support,
patch based on file
3w-9xxx-linux-src-2.6-upstream_kernels-9.4.1.1.tgz
from 3ware drivers

Changed files:
    linux-3w-9xxx.patch -> 1.1

11 years ago- blah, not needed on HEAD
hawk [Mon, 7 May 2007 13:26:39 +0000 (13:26 +0000)]
- blah, not needed on HEAD

Changed files:
    linux-2.6-grsec-full.patch -> 1.2
    linux-2.6-grsec-vs-full.patch -> 1.2

11 years ago- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.21-200705041939...
hawk [Mon, 7 May 2007 13:25:07 +0000 (13:25 +0000)]
- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.21-200705041939.patch
  with localversion killed and updated for vserver patched kernel

Changed files:
    linux-2.6-grsec-vs-full.patch -> 1.1

11 years ago- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.21-200705041939...
hawk [Mon, 7 May 2007 13:24:16 +0000 (13:24 +0000)]
- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.21-200705041939.patch
  with localversion killed

Changed files:
    linux-2.6-grsec-full.patch -> 1.1

11 years ago- kernel24 removed from HEAD
Jakub Bogusz [Sun, 1 Apr 2007 20:10:58 +0000 (20:10 +0000)]
- kernel24 removed from HEAD

Changed files:
    01-reiserfs-xattrs-2.4.23+datalogging+quota-03 -> 1.2
    02-reiserfs-acl-2.4.23+datalogging+quota-03 -> 1.4
    bootsplash-3.0.7-2.4.25.patch -> 1.3
    dc395-tab.patch -> 1.3
    jam-04-clone-detached.patch -> 1.4
    jam-06-force-inline.patch -> 1.4
    jam-07-scsi-error-tmout.patch -> 1.4
    jam-10-highpage-init.patch -> 1.4
    jam-11-self_exec_id.patch -> 1.4
    jam-21-mem-barriers.patch -> 1.4
    jam-30-smptimers-A0.patch -> 1.9
    kernel-2.4.18-SPARC64-PLD.patch -> 1.2
    kernel-Makefile-include-fix.patch -> 1.3
    kernel-cd-mrw-2.patch -> 1.2
    kernel-cdrw-packet.patch -> 1.4
    kernel-pldfblogo.patch -> 1.10
    kernel-pswscancode.patch -> 1.2
    linux-2.4-sysctl-empty.patch -> 1.2
    linux-2.4.0-nonintconfig.patch -> 1.2
    linux-2.4.0-raid5xor.patch -> 1.2
    linux-2.4.1-compilefailure.patch -> 1.39
    linux-2.4.1-netdebug.patch -> 1.2
    linux-2.4.18-hpfs.patch -> 1.2
    linux-2.4.18-input-35215.patch -> 1.2
    linux-2.4.18-kiobuf.patch -> 1.2
    linux-2.4.18-mppe.patch -> 1.2
    linux-2.4.18-nfs-default-size.patch -> 1.2
    linux-2.4.2-blkioctl-sector.patch -> 1.4
    linux-2.4.2-raw-ip.patch -> 1.2
    linux-2.4.20-AXP-avma1_cs.patch -> 1.2
    linux-2.4.20-EXPORT_SYMBOL.patch -> 1.26
    linux-2.4.20-Nokia5510.patch -> 1.4
    linux-2.4.20-agp_uninorth.patch -> 1.3
    linux-2.4.20-amd-golem.patch -> 1.3
    linux-2.4.20-davfs-_FUNCTION_.patch -> 1.2
    linux-2.4.20-e820.patch -> 1.2
    linux-2.4.20-ecc.patch -> 1.2
    linux-2.4.20-irixnfs.patch -> 1.3
    linux-2.4.20-lvm-updates.patch -> 1.5
    linux-2.4.20-missing-license-tags.patch -> 1.10
    linux-2.4.20-pre1-nr_frags.patch -> 1.2
    linux-2.4.20-serverworks.patch -> 1.2
    linux-2.4.21-agp-num_of_masks.patch -> 1.2
    linux-2.4.21-cpqfc.patch -> 1.2
    linux-2.4.21-hpt372-chicken-egg-hack.patch -> 1.2
    linux-2.4.21-i2c-headers.patch -> 1.3
    linux-2.4.21-i2c-sparc64.patch -> 1.2
    linux-2.4.21-irda-ibm.patch -> 1.4
    linux-2.4.21-nfs-silly-rename.patch -> 1.3
    linux-2.4.21-no-FPU.patch -> 1.2
    linux-2.4.21-nousb.patch -> 1.5
    linux-2.4.21-tru64nfs.patch -> 1.2
    linux-2.4.22-andrea-9980_fix-pausing-6.patch -> 1.2
    linux-2.4.22-gcc33-inline.patch -> 1.2
    linux-2.4.22-ppc-amd8111e.patch -> 1.2
    linux-2.4.22-tun-new-style.patch -> 1.2
    linux-2.4.23-ppc-symbols.patch -> 1.2
    linux-2.4.25-change-imq_with_nat.patch -> 1.2
    linux-2.4.25-intermezzo-acl.patch -> 1.2
    linux-2.4.25-sched-O1.patch -> 1.9
    linux-2.4.3-pcipenalty.patch -> 1.2
    linux-2.4.7-suspend.patch -> 1.2
    linux-53c7,8xx-build.fix -> 1.3
    linux-PPC-SMP.patch -> 1.2
    linux-mtd-missing-include-fix-2.4.7-pre6.patch -> 1.2
    linux-proc_net_dev-counter-fix.patch -> 1.3
    linux-raid5-spare-counting.patch -> 1.2
    linux-scsi-debug-bug.patch -> 1.4
    linux-sound_core.patch -> 1.4
    nwd-2.4.21.patch -> 1.2
    patch-cryptoloop-jari-2.4.22-rc2.0 -> 1.8
    vbr-kernel-diffs -> 1.2
    wrr-linux-2.4.9.patch -> 1.4

11 years ago- new; apparmor for 2.6.20
Arkadiusz Miśkiewicz [Sun, 25 Mar 2007 22:22:00 +0000 (22:22 +0000)]
- new; apparmor for 2.6.20

Changed files:
    apparmor-2.6.20.3-v405-fullseries.diff -> 1.1

11 years ago- kernel-proxy-pda.patch: fixed compilation with gcc-4.1.2
qrczak [Mon, 12 Mar 2007 19:38:29 +0000 (19:38 +0000)]
- kernel-proxy-pda.patch: fixed compilation with gcc-4.1.2

Changed files:
    kernel-proxy-pda.patch -> 1.1

11 years ago- Rel 0.2. Updated bcm43xx patch to recent version.
Mateusz Korniak [Sun, 11 Mar 2007 15:46:24 +0000 (15:46 +0000)]
- Rel 0.2. Updated bcm43xx patch to recent version.

Changed files:
    kernel-bcm43xx-combined_2.6.20.2.patch -> 1.1

11 years ago- fix quota on vroot devices for vservers
Jan Rękorajski [Fri, 2 Mar 2007 12:31:53 +0000 (12:31 +0000)]
- fix quota on vroot devices for vservers

Changed files:
    linux-2.6-vs2.3-quota.patch -> 1.1

11 years ago- support for x86_64
alucard [Sat, 24 Feb 2007 17:43:25 +0000 (17:43 +0000)]
- support for x86_64

Changed files:
    kernel-xen.config -> 1.2

11 years ago- updated for 2.4.34.1 auto/ac/kernel24-2_4_34-1 kernel24-2_4_34-0_2
Jakub Bogusz [Mon, 19 Feb 2007 11:44:08 +0000 (11:44 +0000)]
- updated for 2.4.34.1

Changed files:
    linux-2.4.1-compilefailure.patch -> 1.38

11 years ago- spaces->tab
marcus [Sun, 18 Feb 2007 12:43:53 +0000 (12:43 +0000)]
- spaces->tab

Changed files:
    02-reiserfs-acl-2.4.23+datalogging+quota-03 -> 1.3

11 years ago- fix for 2.4.34.1
marcus [Sun, 18 Feb 2007 12:34:05 +0000 (12:34 +0000)]
- fix for 2.4.34.1

Changed files:
    02-reiserfs-acl-2.4.23+datalogging+quota-03 -> 1.2

11 years ago- ups... I forgot about it
Karol Krenski [Thu, 15 Feb 2007 14:11:52 +0000 (14:11 +0000)]
- ups... I forgot about it

Changed files:
    kernel-2.6.13-2.6.16-layer7-2.2.patch -> 1.1

11 years ago- converted to UTF-8
Jan Rękorajski [Mon, 12 Feb 2007 00:48:47 +0000 (00:48 +0000)]
- converted to UTF-8

Changed files:
    kernel.spec -> 1.654

11 years ago- xen update to 3.0.4
alucard [Sat, 10 Feb 2007 18:22:59 +0000 (18:22 +0000)]
- xen update to 3.0.4
- xen configs merged since they are setting the same options

Changed files:
    kernel-xen.config -> 1.1
    xen-3.0.4-2.6.19.patch -> 1.1

11 years ago- bcm43xx fixes which did not make for 2.6.20 added. Work for me. Scheduled to 2...
Mateusz Korniak [Mon, 5 Feb 2007 17:18:47 +0000 (17:18 +0000)]
- bcm43xx fixes which did not make for 2.6.20 added. Work for me. Scheduled to 2.6.20.1/2.6.21.

Changed files:
    kernel-bcm43xx-2.6.20_combined.patch -> 1.1

11 years ago- typo.
Paweł Sikora [Thu, 1 Feb 2007 11:13:42 +0000 (11:13 +0000)]
- typo.

Changed files:
    kernel-gcc4.patch -> 1.4

11 years ago- i386 _proxy_pda fix for gcc42.
Paweł Sikora [Thu, 1 Feb 2007 10:40:45 +0000 (10:40 +0000)]
- i386 _proxy_pda fix for gcc42.

Changed files:
    kernel-gcc4.patch -> 1.3

11 years ago- _proxy_pda fix for x86-64 ( x86-32 not finished/tested yet ).
Paweł Sikora [Tue, 30 Jan 2007 23:14:19 +0000 (23:14 +0000)]
- _proxy_pda fix for x86-64 ( x86-32 not finished/tested yet ).

Changed files:
    kernel-gcc4.patch -> 1.2

11 years ago- sb600 in ahci support backport
Arkadiusz Miśkiewicz [Tue, 23 Jan 2007 19:58:35 +0000 (19:58 +0000)]
- sb600 in ahci support backport

Changed files:
    kernel-ahci-sb600.patch -> 1.1

11 years ago- Updated for 0.2.7
adgor [Fri, 19 Jan 2007 21:47:29 +0000 (21:47 +0000)]
- Updated for 0.2.7

Changed files:
    linux-wlan-ng-Makefile.patch -> 1.5

11 years ago- 2.6.20-rc4 work in progress
mguevara [Mon, 8 Jan 2007 17:06:32 +0000 (17:06 +0000)]
- 2.6.20-rc4 work in progress

Changed files:
    routes-2.6.19-12.diff -> 1.2

11 years ago- resolved conflicts with suspend2
Jan Rękorajski [Tue, 2 Jan 2007 14:16:12 +0000 (14:16 +0000)]
- resolved conflicts with suspend2

Changed files:
    kernel-vserver-2.3.patch -> 1.2
    linux-2.6-vs2.3.patch -> 1.2

11 years ago- based on:
Jan Rękorajski [Tue, 2 Jan 2007 14:13:37 +0000 (14:13 +0000)]
- based on:
http://vserver.13thfloor.at/Experimental/patch-2.6.19.1-vs2.3.0.6.diff

Changed files:
    kernel-vserver-2.3.patch -> 1.1
    linux-2.6-vs2.3.patch -> 1.1

11 years ago- fix for 2.6.16.37
Arkadiusz Miśkiewicz [Fri, 29 Dec 2006 17:45:24 +0000 (17:45 +0000)]
- fix for 2.6.16.37

Changed files:
    suspend2-2.2.5-for-2.6.16.37-fix.patch -> 1.1

11 years ago- new fbsplash patch
czarny [Thu, 14 Dec 2006 18:29:24 +0000 (18:29 +0000)]
- new fbsplash patch

Changed files:
    fbsplash-0.9.2-r5-2.6.19-rc2.patch -> 1.1

11 years ago- WOL patch fixed and re-enabled
siefca [Tue, 12 Dec 2006 21:42:32 +0000 (21:42 +0000)]
- WOL patch fixed and re-enabled

Changed files:
    linux-2.6.18-forcedeth-WON.patch -> 1.2

11 years ago- 2.6.19 ready
mguevara [Tue, 12 Dec 2006 15:32:56 +0000 (15:32 +0000)]
- 2.6.19 ready

Changed files:
    kernel-forcedeth-WON.patch -> 1.2
    linux-2.6-forcedeth-WON.patch -> 1.2

11 years ago- 2.6.19 ready - but why do we remove suspend2_try_resume declaration just
mguevara [Fri, 8 Dec 2006 23:51:19 +0000 (23:51 +0000)]
- 2.6.19 ready - but why do we remove suspend2_try_resume declaration just
  before calling it? what is the idea behind this patch?

Changed files:
    linux-2.6-suspend2-off.patch -> 1.2

11 years ago- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
siefca [Sun, 26 Nov 2006 11:05:19 +0000 (11:05 +0000)]
- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
- release 2

Changed files:
    linux-2.6.16-forcedeth-WON.patch -> 1.1

11 years ago- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
siefca [Sun, 26 Nov 2006 09:59:00 +0000 (09:59 +0000)]
- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
- release 4

Changed files:
    linux-2.6.17-forcedeth-WON.patch -> 1.1

11 years ago- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
siefca [Sun, 26 Nov 2006 09:25:15 +0000 (09:25 +0000)]
- added Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
- release 6

Changed files:
    linux-2.6.14-forcedeth-WON.patch -> 1.1
    linux-2.6.18-forcedeth-WON.patch -> 1.1

11 years ago- added Wake-On-Lan patch for nVidia forcedeth ethernet driver
siefca [Sat, 25 Nov 2006 20:20:05 +0000 (20:20 +0000)]
- added Wake-On-Lan patch for nVidia forcedeth ethernet driver

Changed files:
    kernel-forcedeth-WON.patch -> 1.1
    linux-2.6-forcedeth-WON.patch -> 1.1

11 years ago- updated for 2.4.33.4
Jakub Bogusz [Thu, 23 Nov 2006 09:22:59 +0000 (09:22 +0000)]
- updated for 2.4.33.4

Changed files:
    linux-2.4.20-EXPORT_SYMBOL.patch -> 1.25
    patch-cryptoloop-jari-2.4.22-rc2.0 -> 1.7

11 years ago- removed, doesn't work
Paweł Gołaszewski [Sun, 5 Nov 2006 12:47:21 +0000 (12:47 +0000)]
- removed, doesn't work

Changed files:
    linux-2.6-ti_sd.patch -> 1.3

11 years ago- typo...
Paweł Gołaszewski [Sun, 5 Nov 2006 11:00:39 +0000 (11:00 +0000)]
- typo...

Changed files:
    linux-2.6-ti_sd.patch -> 1.2

11 years ago- IPW2200 is back, added ti_sd patch, not tested yet
Paweł Gołaszewski [Sun, 5 Nov 2006 10:58:28 +0000 (10:58 +0000)]
- IPW2200 is back, added ti_sd patch, not tested yet

Changed files:
    linux-2.6-ti_sd.patch -> 1.1

11 years ago- Release 4. One more bcm43xx fix.
Mateusz Korniak [Thu, 19 Oct 2006 05:14:35 +0000 (05:14 +0000)]
- Release 4. One more bcm43xx fix.

Changed files:
    kernel-bcm43xx-patch_2.6.18.1_signal_quality.patch -> 1.1

11 years ago- Version 2.6.18.1-3. Added support for PCIe versions of bcm43xx cards.
Mateusz Korniak [Sun, 15 Oct 2006 22:36:49 +0000 (22:36 +0000)]
- Version 2.6.18.1-3. Added support for PCIe versions of bcm43xx cards.

Changed files:
    kernel-bcm43xx-patch_2.6.18.1_for_PCI-E.patch -> 1.1

11 years ago- obsolete
hawk [Mon, 9 Oct 2006 06:18:09 +0000 (06:18 +0000)]
- obsolete

Changed files:
    grsecurity-2.1.9-2.6.17.11.patch -> 1.2

11 years ago- fix compilation with suspend2 patch applied but disabled in config
Jan Rękorajski [Sat, 7 Oct 2006 12:15:36 +0000 (12:15 +0000)]
- fix compilation with suspend2 patch applied but disabled in config

Changed files:
    linux-2.6-suspend2-off.patch -> 1.1

11 years ago- http://patches.aircrack-ng.org/hostap-kernel-2.6.17.patch
mguevara [Thu, 5 Oct 2006 07:56:58 +0000 (07:56 +0000)]
- http://patches.aircrack-ng.org/hostap-kernel-2.6.17.patch
  adds some more WiFi cards ids and monitor mode

Changed files:
    hostap-kernel-2.6.17.patch -> 1.1

11 years ago- separate PaX config options - initial config for LINUX_2_6_17
mguevara [Wed, 27 Sep 2006 21:05:05 +0000 (21:05 +0000)]
- separate PaX config options - initial config for LINUX_2_6_17

Changed files:
    kernel-no-pax.config -> 1.1
    kernel-pax.config -> 1.1

11 years ago- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.6.18-200609261743...
zbyniu [Wed, 27 Sep 2006 19:05:40 +0000 (19:05 +0000)]
- raw from http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.6.18-200609261743.patch

Changed files:
    grsecurity-2.1.9-2.6.18.patch -> 1.1

11 years ago- http://hehe.pl/drg/trash/nx8220-s3/ (see README for details) patch for proper
mguevara [Wed, 27 Sep 2006 09:55:34 +0000 (09:55 +0000)]
- http://hehe.pl/drg/trash/nx8220-s3/ (see README for details) patch for proper
  waking up from suspend to ram on hp nx8220 with ati binary X drivers should
  work with LINUX_2_6_17 kernels

Changed files:
    linux-2.6.15_ide-gtm-stm.diff -> 1.1

11 years ago- for toshiba laptops
Michał 'Wolvverine' Panasiewicz [Tue, 26 Sep 2006 22:05:50 +0000 (22:05 +0000)]
- for toshiba laptops

Changed files:
    linux-2.6-toshiba_acpi_0.18-dev_toshiba_test4.patch -> 1.1

This page took 1.244905 seconds and 4 git commands to generate.