linux-2.6.git
16 years agoRepeat my fix for fair share token bucket
Andy Bavier [Mon, 31 Mar 2008 22:17:42 +0000 (22:17 +0000)]
Repeat my fix for fair share token bucket

16 years agoRemoved .orig files
Sapan Bhatia [Mon, 24 Mar 2008 20:24:37 +0000 (20:24 +0000)]
Removed .orig files

16 years agoFRAME_POINTER=Y
Sapan Bhatia [Fri, 21 Mar 2008 22:03:03 +0000 (22:03 +0000)]
FRAME_POINTER=Y

16 years agoRe-enabled Chopstix
Sapan Bhatia [Fri, 21 Mar 2008 17:56:55 +0000 (17:56 +0000)]
Re-enabled Chopstix

16 years agoRemove .orig files from vnet+.
Daniel Hokka Zakrisson [Fri, 21 Mar 2008 12:42:29 +0000 (12:42 +0000)]
Remove .orig files from vnet+.
lback-feat02 has been merged upstream.

16 years ago2.6.22.19-vs2.3.0.34
Daniel Hokka Zakrisson [Fri, 21 Mar 2008 12:29:26 +0000 (12:29 +0000)]
2.6.22.19-vs2.3.0.34

16 years agobacKED OUT cow
Sapan Bhatia [Tue, 18 Mar 2008 16:51:57 +0000 (16:51 +0000)]
bacKED OUT cow

16 years agoBacking out the Chopstix base patch temporarily.
Sapan Bhatia [Mon, 17 Mar 2008 16:42:06 +0000 (16:42 +0000)]
Backing out the Chopstix base patch temporarily.

16 years agoSupport UDP packets in VNET+
Sapan Bhatia [Wed, 12 Mar 2008 17:57:44 +0000 (17:57 +0000)]
Support UDP packets in VNET+

16 years agoCONFIG_CHOPSTIX=y
Sapan Bhatia [Thu, 28 Feb 2008 13:02:32 +0000 (13:02 +0000)]
CONFIG_CHOPSTIX=y

16 years agoFixed build issue on x86_64
Sapan Bhatia [Thu, 28 Feb 2008 12:59:12 +0000 (12:59 +0000)]
Fixed build issue on x86_64

16 years agoSomething that was bothering gcc and dhozac
Sapan Bhatia [Wed, 27 Feb 2008 19:41:40 +0000 (19:41 +0000)]
Something that was bothering gcc and dhozac

16 years agoChopstix base patch.
Sapan Bhatia [Wed, 27 Feb 2008 19:25:04 +0000 (19:25 +0000)]
Chopstix base patch.

Awriiggggggggggggghht!!!

16 years agoSimplify, since there's only 1 xid associated with icmp.
Sapan Bhatia [Wed, 20 Feb 2008 11:56:51 +0000 (11:56 +0000)]
Simplify, since there's only 1 xid associated with icmp.

16 years agoFix for making ping work in slices
Sapan Bhatia [Wed, 20 Feb 2008 10:17:28 +0000 (10:17 +0000)]
Fix for making ping work in slices

16 years agopeercred fix (1)
Sapan Bhatia [Tue, 19 Feb 2008 01:37:44 +0000 (01:37 +0000)]
peercred fix (1)

16 years agoUse the right capability at the right time.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 21:37:16 +0000 (21:37 +0000)]
Use the right capability at the right time.

16 years agoUse NXC_RAW_SOCKET for SOCK_RAW.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 20:34:58 +0000 (20:34 +0000)]
Use NXC_RAW_SOCKET for SOCK_RAW.

16 years agopropagate ppp config to all flavours of kernel
Thierry Parmentelat [Fri, 15 Feb 2008 20:09:01 +0000 (20:09 +0000)]
propagate ppp config to all flavours of kernel

16 years agoShow /proc/virtual/* and /proc/virtnet/* in slices.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 19:44:19 +0000 (19:44 +0000)]
Show /proc/virtual/* and /proc/virtnet/* in slices.

16 years agoAdd NXF_LBACK_ALLOW.
Daniel Hokka Zakrisson [Wed, 13 Feb 2008 13:13:20 +0000 (13:13 +0000)]
Add NXF_LBACK_ALLOW.

16 years agolooks like more is needed for using ppp with umts devices, as per UniNa/CINI reports
Thierry Parmentelat [Wed, 13 Feb 2008 11:39:43 +0000 (11:39 +0000)]
looks like more is needed for using ppp with umts devices, as per UniNa/CINI reports

16 years agoUpdate to 2.6.22.18-vs2.3.0.32.
Daniel Hokka Zakrisson [Mon, 11 Feb 2008 11:39:57 +0000 (11:39 +0000)]
Update to 2.6.22.18-vs2.3.0.32.

16 years agoadding PPP support to kernel configs
Thierry Parmentelat [Fri, 8 Feb 2008 15:31:22 +0000 (15:31 +0000)]
adding PPP support to kernel configs
backporting changeset 8107 to the planetlab flavours, & restoring onelab symlink
.

16 years agoEnabled the VNET patch again.
Sapan Bhatia [Fri, 8 Feb 2008 11:47:12 +0000 (11:47 +0000)]
Enabled the VNET patch again.

16 years agoenable support for PPP for UMTS
Thierry Parmentelat [Thu, 7 Feb 2008 10:00:59 +0000 (10:00 +0000)]
enable support for PPP for UMTS
CONFIG_PCI_MMCONFIG had been set during the build, so I chose to embed it
here is the actual diff (I've had to delete the symlink first)

3,4c3,4
< # Linux kernel version: 2.6.22-prep
< # Fri Nov 16 15:52:52 2007
---
> # Linux kernel version: 2.6.22.14-vs2.3.0.29.1.onelab
> # Thu Feb  7 10:50:39 2008
300c300
< # CONFIG_PCI_MMCONFIG is not set
---
> CONFIG_PCI_MMCONFIG=y
1267c1267,1275
< # CONFIG_PPP is not set
---
> CONFIG_PPP=m
> # CONFIG_PPP_MULTILINK is not set
> # CONFIG_PPP_FILTER is not set
> # CONFIG_PPP_ASYNC is not set
> # CONFIG_PPP_SYNC_TTY is not set
> # CONFIG_PPP_DEFLATE is not set
> # CONFIG_PPP_BSDCOMP is not set
> # CONFIG_PPP_MPPE is not set
> # CONFIG_PPPOE is not set
1268a1277
> CONFIG_SLHC=m

16 years agoremove link before creating a new plain file
Thierry Parmentelat [Thu, 7 Feb 2008 09:55:34 +0000 (09:55 +0000)]
remove link before creating a new plain file

16 years agoReally minor fixes/cleanups.
Daniel Hokka Zakrisson [Sat, 2 Feb 2008 09:51:19 +0000 (09:51 +0000)]
Really minor fixes/cleanups.

16 years agoAdd vserver CPU scheduler fixes as a separate patch
Andy Bavier [Fri, 1 Feb 2008 17:16:33 +0000 (17:16 +0000)]
Add vserver CPU scheduler fixes as a separate patch

16 years agoTried to fix a couple of minor bugs in Vserver CPU scheduler.
Andy Bavier [Thu, 31 Jan 2008 19:12:05 +0000 (19:12 +0000)]
Tried to fix a couple of minor bugs in Vserver CPU scheduler.

16 years agoTurn on CONFIG_VSERVER_IDLELIMIT
Andy Bavier [Thu, 31 Jan 2008 19:09:08 +0000 (19:09 +0000)]
Turn on CONFIG_VSERVER_IDLELIMIT

16 years agoadd a comment about iwlwifi being available as part of 2.6.24
Thierry Parmentelat [Thu, 31 Jan 2008 13:29:47 +0000 (13:29 +0000)]
add a comment about iwlwifi being available as part of 2.6.24

16 years agoworkaround a broken install target in iwlwifi
Thierry Parmentelat [Tue, 29 Jan 2008 10:24:38 +0000 (10:24 +0000)]
workaround a broken install target in iwlwifi

16 years agomac80211 and iwlwifi - first draft
Thierry Parmentelat [Mon, 28 Jan 2008 17:24:50 +0000 (17:24 +0000)]
mac80211 and iwlwifi - first draft

16 years agoAdd linker script patch for i386 too.
Daniel Hokka Zakrisson [Wed, 16 Jan 2008 11:27:40 +0000 (11:27 +0000)]
Add linker script patch for i386 too.

16 years agoTry to fix F8 builds.
Daniel Hokka Zakrisson [Thu, 10 Jan 2008 17:18:31 +0000 (17:18 +0000)]
Try to fix F8 builds.

16 years agotuned for module-tag.py
Thierry Parmentelat [Wed, 9 Jan 2008 09:56:00 +0000 (09:56 +0000)]
tuned for module-tag.py

16 years agoready for tagging
Thierry Parmentelat [Tue, 8 Jan 2008 11:49:43 +0000 (11:49 +0000)]
ready for tagging
reviewed URLs and %{plrelease}

16 years agochange pldistro-dependent config filenames - create symlinks for onelab for now
Thierry Parmentelat [Fri, 4 Jan 2008 13:34:08 +0000 (13:34 +0000)]
change pldistro-dependent config filenames - create symlinks for onelab for now

16 years agofirst draft of the onelab distro
Thierry Parmentelat [Fri, 4 Jan 2008 10:49:07 +0000 (10:49 +0000)]
first draft of the onelab distro

16 years agoReadd tagxid so the BootManager can work on all kernels.
Daniel Hokka Zakrisson [Wed, 5 Dec 2007 21:26:25 +0000 (21:26 +0000)]
Readd tagxid so the BootManager can work on all kernels.

16 years agoDisable mmconfig by default, it breaks quite often.
Daniel Hokka Zakrisson [Tue, 4 Dec 2007 19:50:03 +0000 (19:50 +0000)]
Disable mmconfig by default, it breaks quite often.

16 years agoWhoops.
Sapan Bhatia [Tue, 4 Dec 2007 15:45:38 +0000 (15:45 +0000)]
Whoops.

16 years agoNetNs patch
Sapan Bhatia [Tue, 4 Dec 2007 15:43:43 +0000 (15:43 +0000)]
NetNs patch

16 years ago(no commit message)
Sapan Bhatia [Tue, 4 Dec 2007 15:38:26 +0000 (15:38 +0000)]

16 years agoTrivial
Sapan Bhatia [Tue, 4 Dec 2007 15:33:04 +0000 (15:33 +0000)]
Trivial

16 years agoAdded the NetNS patch, corresponding to the tag netns/v2.6.22netns24 in the netns...
Sapan Bhatia [Tue, 4 Dec 2007 15:31:35 +0000 (15:31 +0000)]
Added the NetNS patch, corresponding to the tag netns/v2.6.22netns24 in the netns tree. The patch is enormous - mainly
because several files are dropped.

16 years agoAlways use mark.
Daniel Hokka Zakrisson [Mon, 3 Dec 2007 22:52:53 +0000 (22:52 +0000)]
Always use mark.

16 years agoAdded some non-intrusive VINI stuff to the specfile. Gets enabled if you set the...
Sapan Bhatia [Mon, 3 Dec 2007 19:56:58 +0000 (19:56 +0000)]
Added some non-intrusive VINI stuff to the specfile. Gets enabled if you set the macro %with_netns, otherwise ignored.

16 years agoAlways enabled device mapper.
Daniel Hokka Zakrisson [Thu, 29 Nov 2007 18:50:15 +0000 (18:50 +0000)]
Always enabled device mapper.

16 years agoMove IPOD hunk from VNET+ to IPOD.
Daniel Hokka Zakrisson [Wed, 28 Nov 2007 19:31:38 +0000 (19:31 +0000)]
Move IPOD hunk from VNET+ to IPOD.

16 years ago(*) set PWD as its value is wrong when invoked from the build
Thierry Parmentelat [Tue, 27 Nov 2007 08:59:59 +0000 (08:59 +0000)]
(*) set PWD as its value is wrong when invoked from the build
(*) add a clean target
(*) display the command used for downloading - for logs

16 years agopata_sc1200 is evül!
Daniel Hokka Zakrisson [Mon, 26 Nov 2007 19:36:59 +0000 (19:36 +0000)]
pata_sc1200 is evül!
Disable automatic lback, reenable if deemed appropriate.

16 years agoUse the right checksum.
Daniel Hokka Zakrisson [Mon, 26 Nov 2007 15:04:06 +0000 (15:04 +0000)]
Use the right checksum.

16 years agoFix sources. Update to 2.6.22.14.
Daniel Hokka Zakrisson [Mon, 26 Nov 2007 14:57:50 +0000 (14:57 +0000)]
Fix sources. Update to 2.6.22.14.

16 years agoSupport build-id.
Daniel Hokka Zakrisson [Fri, 23 Nov 2007 02:08:34 +0000 (02:08 +0000)]
Support build-id.

16 years agoAdd e1000e driver to support ICH9-based nodes.
Daniel Hokka Zakrisson [Wed, 21 Nov 2007 19:41:16 +0000 (19:41 +0000)]
Add e1000e driver to support ICH9-based nodes.
Disable PCI mmconfig.

16 years agoRemove old symlink.
Daniel Hokka Zakrisson [Mon, 19 Nov 2007 15:46:44 +0000 (15:46 +0000)]
Remove old symlink.
Enable all ATA drivers.

16 years agoInitial version (2.6.22-based with vserver 2.3) of the patches method.
Daniel Hokka Zakrisson [Sat, 17 Nov 2007 00:22:36 +0000 (00:22 +0000)]
Initial version (2.6.22-based with vserver 2.3) of the patches method.

16 years agoGet rid of the exploded tree, to be replaced by Makefile, specfile(s) and patches.
Daniel Hokka Zakrisson [Fri, 16 Nov 2007 16:09:26 +0000 (16:09 +0000)]
Get rid of the exploded tree, to be replaced by Makefile, specfile(s) and patches.

16 years agoAdd changes from the Linux-2.6 tree.
Daniel Hokka Zakrisson [Tue, 13 Nov 2007 21:13:52 +0000 (21:13 +0000)]
Add changes from the Linux-2.6 tree.

16 years agowe now build smp by default when doing buildup; will just get rid of buildup/buildsmp...
Marc Fiuczynski [Mon, 10 Sep 2007 19:17:33 +0000 (19:17 +0000)]
we now build smp by default when doing buildup; will just get rid of buildup/buildsmp eventually

16 years ago# Enable SMP by default... the world is going multicore and so are we..
Marc Fiuczynski [Mon, 10 Sep 2007 18:50:30 +0000 (18:50 +0000)]
# Enable SMP by default... the world is going multicore and so are we..
REMOVED -> BUILTIN : CONFIG_BROKEN_ON_SMP
BUILTIN -> DISABLE : CONFIG_SMP
     16 -> REMOVED : CONFIG_NR_CPUS
DISABLE -> BUILTIN : CONFIG_X86_PC
BUILTIN -> DISABLE : CONFIG_X86_GENERICARCH
REMOVED -> BUILTIN : CONFIG_X86_UP_APIC
REMOVED -> BUILTIN : CONFIG_X86_UP_IOAPIC
REMOVED -> BUILTIN : CONFIG_ARCH_FLATMEM_ENABLE
REMOVED -> BUILTIN : CONFIG_ARCH_SPARSEMEM_ENABLE
REMOVED -> BUILTIN : CONFIG_ARCH_SELECT_MEMORY_MODEL
DISABLE -> BUILTIN : CONFIG_SPARSEMEM_STATIC
BUILTIN -> REMOVED : CONFIG_SCHED_SMT
BUILTIN -> REMOVED : CONFIG_SCHED_MC
BUILTIN -> REMOVED : CONFIG_PREEMPT_BKL
BUILTIN -> REMOVED : CONFIG_GENERIC_PENDING_IRQ
BUILTIN -> REMOVED : CONFIG_X86_SMP
BUILTIN -> REMOVED : CONFIG_X86_HT
BUILTIN -> REMOVED : CONFIG_X86_TRAMPOLINE

# expose some x86 registeres as /dev char devices
MODULE  -> DISABLE : CONFIG_X86_MSR
MODULE  -> DISABLE : CONFIG_X86_CPUID

# Don't include Video for Linux
DISABLE -> MODULE  : CONFIG_VIDEO_DEV
REMOVED -> BUILTIN : CONFIG_VIDEO_V4L2
REMOVED -> BUILTIN : CONFIG_VIDEO_HELPER_CHIPS_AUTO

# Disable mutex and vm debuging
DISABLE -> BUILTIN : CONFIG_DEBUG_MUTEXES
DISABLE -> BUILTIN : CONFIG_DEBUG_VM

# Enable list debugging
BUILTIN -> DISABLE : CONFIG_DEBUG_LIST

# Enable KVM support... just too cool not to use it on VT/Pacfica enabled systems
MODULE  -> REMOVED : CONFIG_KVM
MODULE  -> REMOVED : CONFIG_KVM_INTEL
MODULE  -> REMOVED : CONFIG_KVM_AMD

# mirror settings from FC
MODULE  -> DISABLE : CONFIG_EDD
BUILTIN -> MODULE  : CONFIG_EFI_VARS
BUILTIN -> DISABLE : CONFIG_RESOURCES_64BIT
DISABLE -> BUILTIN : CONFIG_SCSI_SAS_LIBSAS_DEBUG
BUILTIN -> DISABLE : CONFIG_RTC
REMOVED -> DISABLE : CONFIG_GEN_RTC
BUILTIN -> DISABLE : CONFIG_HPET
BUILTIN -> REMOVED : CONFIG_HPET_MMAP
BUILTIN -> REMOVED : CONFIG_HPET_EMULATE_RTC
BUILTIN -> REMOVED : CONFIG_X86_CYCLONE_TIMER
MODULE  -> DISABLE : CONFIG_HWMON
BUILTIN -> REMOVED : CONFIG_LOCK_KERNEL
BUILTIN -> REMOVED : CONFIG_STOP_MACHINE
BUILTIN -> DISABLE : CONFIG_KALLSYMS_ALL
DISABLE -> BUILTIN : CONFIG_IKCONFIG
REMOVED -> BUILTIN : CONFIG_IKCONFIG_PROC
DISABLE -> BUILTIN : CONFIG_SYSFS_DEPRECATED

16 years agoexit cleanly when kompare is piped to another application and this pipe is closed
Marc Fiuczynski [Mon, 10 Sep 2007 17:05:16 +0000 (17:05 +0000)]
exit cleanly when kompare is piped to another application and this pipe is closed

16 years agofixed typo that broke the kernel build
Sapan Bhatia [Thu, 16 Aug 2007 12:50:59 +0000 (12:50 +0000)]
fixed typo that broke the kernel build

16 years agoAdded peercred = sk->xid, which got lost in the various merges that happened.
Sapan Bhatia [Thu, 16 Aug 2007 01:12:24 +0000 (01:12 +0000)]
Added peercred = sk->xid, which got lost in the various merges that happened.

16 years agoReset the xid when freeing the device
Daniel Hokka Zakrisson [Wed, 15 Aug 2007 18:07:27 +0000 (18:07 +0000)]
Reset the xid when freeing the device

16 years agoFix weird function...
Daniel Hokka Zakrisson [Mon, 13 Aug 2007 14:57:18 +0000 (14:57 +0000)]
Fix weird function...

16 years agoCleaner remove-all-of-AF_x
Daniel Hokka Zakrisson [Thu, 26 Jul 2007 23:06:47 +0000 (23:06 +0000)]
Cleaner remove-all-of-AF_x

16 years agobuild smp kernels for i686 and x86_64
Marc Fiuczynski [Tue, 24 Jul 2007 19:37:15 +0000 (19:37 +0000)]
build smp kernels for i686 and x86_64

16 years agoanother clean up attempt
Marc Fiuczynski [Mon, 23 Jul 2007 17:40:52 +0000 (17:40 +0000)]
another clean up attempt

16 years agoAdjust to build properly for i586, i686, and x86_64.
Marc Fiuczynski [Mon, 23 Jul 2007 15:23:10 +0000 (15:23 +0000)]
Adjust to build properly for i586, i686, and x86_64.

16 years agoIn BuildKernel() update from
Marc Fiuczynski [Fri, 20 Jul 2007 22:01:25 +0000 (22:01 +0000)]
In BuildKernel() update from
 linux-%{kversion}$Flavour
to
 linux-%{_target_cpu}-%{kversion}$Flavour

16 years agofixes from 2.2.0.1, and various COW fixes
Daniel Hokka Zakrisson [Mon, 16 Jul 2007 23:24:15 +0000 (23:24 +0000)]
fixes from 2.2.0.1, and various COW fixes

16 years agoget rid of ioctls, use vserver syscall interface
Daniel Hokka Zakrisson [Thu, 12 Jul 2007 18:13:44 +0000 (18:13 +0000)]
get rid of ioctls, use vserver syscall interface

16 years agoFix disk limit accounting for ext3 and ext4.
Daniel Hokka Zakrisson [Wed, 11 Jul 2007 15:27:53 +0000 (15:27 +0000)]
Fix disk limit accounting for ext3 and ext4.

16 years agoIPv6 support for VServer
Daniel Hokka Zakrisson [Fri, 6 Jul 2007 14:55:57 +0000 (14:55 +0000)]
IPv6 support for VServer

16 years agonew VNET
Daniel Hokka Zakrisson [Fri, 6 Jul 2007 14:28:42 +0000 (14:28 +0000)]
new VNET

16 years agoRemove unused flag.
Daniel Hokka Zakrisson [Fri, 6 Jul 2007 14:25:06 +0000 (14:25 +0000)]
Remove unused flag.

16 years agoenabling IPv6 support
Marc Fiuczynski [Thu, 5 Jul 2007 18:24:52 +0000 (18:24 +0000)]
enabling IPv6 support

16 years agoenabling IPv6 support
Marc Fiuczynski [Tue, 3 Jul 2007 20:09:32 +0000 (20:09 +0000)]
enabling IPv6 support

16 years agoenable 32-bit compat
Daniel Hokka Zakrisson [Tue, 3 Jul 2007 18:06:24 +0000 (18:06 +0000)]
enable 32-bit compat

16 years agochange HW_RANDOM for AMD/VIA/GEODE to modules
Marc Fiuczynski [Fri, 29 Jun 2007 04:37:37 +0000 (04:37 +0000)]
change HW_RANDOM for AMD/VIA/GEODE to modules

16 years agoremove VSERVER_ACB_SCHED
Marc Fiuczynski [Fri, 29 Jun 2007 04:34:08 +0000 (04:34 +0000)]
remove VSERVER_ACB_SCHED

16 years agomainline already includes Mark Huang's SMP fix
Marc Fiuczynski [Fri, 29 Jun 2007 03:47:54 +0000 (03:47 +0000)]
mainline already includes Mark Huang's SMP fix

16 years agobring in sync with fedora-2_6_20-1_2949_fc6_vs2_2_0_1
Marc Fiuczynski [Fri, 29 Jun 2007 03:14:45 +0000 (03:14 +0000)]
bring in sync with fedora-2_6_20-1_2949_fc6_vs2_2_0_1

16 years agoclean up struct definitions to be identical to orig FC+VS codebase now that we do...
Marc Fiuczynski [Fri, 29 Jun 2007 00:57:43 +0000 (00:57 +0000)]
clean up struct definitions to be identical to orig FC+VS codebase now that we do not use VNET anymore

16 years agomainline already includes Mark Huang's SMP fix
Marc Fiuczynski [Fri, 29 Jun 2007 00:55:09 +0000 (00:55 +0000)]
mainline already includes Mark Huang's SMP fix

16 years agofixup for non-functional change
Marc Fiuczynski [Fri, 29 Jun 2007 00:52:18 +0000 (00:52 +0000)]
fixup for non-functional change

16 years agorevert #include statement to be just like imported FC+VS code
Marc Fiuczynski [Fri, 29 Jun 2007 00:44:54 +0000 (00:44 +0000)]
revert #include statement to be just like imported FC+VS code

16 years agorevert #include statement to be just like imported FC+VS code
Marc Fiuczynski [Fri, 29 Jun 2007 00:29:43 +0000 (00:29 +0000)]
revert #include statement to be just like imported FC+VS code

16 years agoMainline kernel already includes Mark Huang's fix. No need for the
Marc Fiuczynski [Fri, 29 Jun 2007 00:22:03 +0000 (00:22 +0000)]
Mainline kernel already includes Mark Huang's fix.  No need for the
sys_unlink(collected) call, as the previous call to clean_path(collected,mode)
takes care of doing this.

16 years agoRevert to original version of the file. Will need to set the hangcheck
Marc Fiuczynski [Fri, 29 Jun 2007 00:19:13 +0000 (00:19 +0000)]
Revert to original version of the file.  Will need to set the hangcheck
timer from the boot command line.

16 years agoChange #include statements to match the fc+vs version.
Marc Fiuczynski [Fri, 29 Jun 2007 00:18:22 +0000 (00:18 +0000)]
Change #include statements to match the fc+vs version.

16 years agoRemoving bcm5700 driver. The tg3 and bnx2 drivers now fully support the broadcom
Marc Fiuczynski [Fri, 29 Jun 2007 00:00:49 +0000 (00:00 +0000)]
Removing bcm5700 driver. The tg3 and bnx2 drivers now fully support the broadcom
based chipsets for which the bcm5700 driver was required.

16 years agoLeft over version of this file that is not required for current Xen builds.
Marc Fiuczynski [Thu, 28 Jun 2007 23:36:50 +0000 (23:36 +0000)]
Left over version of this file that is not required for current Xen builds.

16 years agoProof of concept code I developed that we briefly deployed, but has
Marc Fiuczynski [Thu, 28 Jun 2007 23:35:03 +0000 (23:35 +0000)]
Proof of concept code I developed that we briefly deployed, but has
not been used in at least two years.  There are probably other (better)
solutions out there for the same support.

16 years agodisable UML, fixup the release
Daniel Hokka Zakrisson [Mon, 25 Jun 2007 23:37:55 +0000 (23:37 +0000)]
disable UML, fixup the release

16 years agoadd 2.6.20 planetlab configuration files
Daniel Hokka Zakrisson [Mon, 25 Jun 2007 23:37:11 +0000 (23:37 +0000)]
add 2.6.20 planetlab configuration files

16 years agoMerge to kernel-2.6.20-1.2949.fc6.vs2.2.0.1
Daniel Hokka Zakrisson [Mon, 25 Jun 2007 22:23:42 +0000 (22:23 +0000)]
Merge to kernel-2.6.20-1.2949.fc6.vs2.2.0.1