linux-2.6.git
2005-01-11 Planet-Lab... This commit was manufactured by cvs2svn to create tag before-shares_write_debug-merge
2005-01-11 Marc FiuczynskiThere is a bug in the CKRM CPU scheduler. This has...
2005-01-10 Mark Huangcompile PPTP/GRE connection tracking modules
2005-01-10 Marc FiuczynskiCKRM CPU controller version 9 rc1.
2005-01-10 Mark Huang- backport 2.6.9 addition of skb_header_pointer() macro...
2005-01-10 Mark Huang- fix DEBUGP() macro; newer gcc versions refuse to...
2005-01-10 Mark Huang- fix DEBUGP() macro; newer gcc versions refuse to...
2005-01-10 Marc FiuczynskiInitial revision
2005-01-10 Mark Huangpatch-o-matic-ng-20050103 pptp-conntrack-nat
2005-01-10 Mark Huangpatch-o-matic-20050103 pptp-conntrack-nat
2005-01-10 Mark Huangpatch-o-matic-ng-20050103 pptp-conntrack-nat
2005-01-10 Mark Huangpatch-o-matic-ng-20050103 conntrack-acct
2005-01-10 Mark Huangpatch-o-matic-ng-20050103 pptp-conntrack-nat conntrack...
2005-01-10 Mark Huangpatch-o-matic-ng-20050103 pptp-conntrack-nat
2005-01-07 Steve MuirIncorporate vserver 1.9.3 changes to check_kill_permiss...
2005-01-07 Steve MuirCheck that SIGALRM got delivered (should never fail)
2005-01-04 Mark Huang- fix do_mprotect() prototype
2004-12-29 Mark Huang- remove 2004.12.14 from EXTRAVERSION
2004-12-28 Marc FiuczynskiTurn off CKRM IO controller. It should never have...
2004-12-27 Marc Fiuczynskickrm e16 io controller merge v5
2004-12-21 Marc FiuczynskiPL3009: Implemented a UDP variant of IPOD. Sending...
2004-12-17 Marc FiuczynskiTurns X86_STACK_CHECK on by default.
2004-12-17 Marc FiuczynskiUpdated stack overflow handling support.
2004-12-16 Marc FiuczynskiMoved code around to fix bug related to ".previous...
2004-12-14 Aaron Klingamanenable floppy module generation for boot cd
2004-12-14 Aaron Klingamanenable kexec
2004-12-14 Aaron Klingamankexec patch backported from 2.6.10-mm
2004-12-14 Aaron Klingamanaccidently delete
2004-12-14 Marc FiuczynskiThis stack check implementation leverages the compiler...
2004-12-13 Marc FiuczynskiAdded configuration support for:
2004-11-30 Mark Huang- return -EPERM instead of silently freeing
2004-11-30 Marc FiuczynskiPL3069
2004-11-23 Mark HuangPL3131 fix: prevent vservers from escaping chroot(...
2004-11-23 Mark Huang- apply patch to enable legacy ioctl() programs such...
2004-11-23 Mark HuangPL3131 fix: prevent vservers from escaping chroot(...
2004-11-23 Mark Huang- make sure that all extended attributes are passed...
2004-11-23 Mark Huang- apply ioctl() patch to make sure that only superuser...
2004-11-23 Steve MuirFix comment
2004-11-19 Mark Huangignore generated junk
2004-11-18 Steve MuirNeed a way to manipulate vserver file attrs using a...
2004-11-17 Steve MuirRemove XID check that prevents one vserver from reading...
2004-11-16 Andy BavierFixed vserver memory accounting bug. Between v1.8...
2004-11-09 Marc FiuczynskiTurned off CKRM memory controller.
2004-11-08 Mark Huang- PL292: bump RLIMIT_NOFILE (a.k.a. INR_OPEN) to 4096...
2004-11-08 Mark Huang- 2.planetlab was branched, bump release number on...
2004-11-05 Marc FiuczynskiThis patch fixes a crash problem in rbce when a class...
2004-11-04 Mark Huangbump release number
2004-11-04 Marc Fiuczynskichanged printk's to use KERN_DEBUG, KERN_ERR, or KERN_W...
2004-11-04 Mark Huang- build a placeholder kernel-vserver RPM that provides...
2004-11-03 Mark Huang- PL2529 fix: disable vserver debug code
2004-11-03 Mark Huang- don't install Kerntypes until we can fix LKCD
2004-11-03 Mark Huang- disable LKCD until we can actually get it to work...
2004-11-03 Marc FiuczynskiNew documentation for CKRM.
2004-10-27 Andy BavierCommented out the 'interactive bonus' and 'cvt saving...
2004-10-27 Andy BavierCommented out the contribution of 'urgency' to a class...
2004-10-27 Andy BavierIncreased size of CLASSQUEUE from 128 to 1024 to suppor...
2004-10-27 Steve MuirPermit hard-linking across bind-mounts as long as the...
2004-10-27 Mark Huangadd miscellaneous tags
2004-10-23 Marc FiuczynskiDisabled surplus allocation feature of the CKRM cpu...
2004-10-22 Marc FiuczynskiIncreased CKRM_SHARE_ACCURACY from (1<<10) to (1<<13...
2004-10-21 Marc FiuczynskiFix to prevent kernel from crashing in the memory contr...
2004-10-20 Mark Huang- PL2525 fix: implement SO_SETXID (reset the context...
2004-10-20 Mark Huang- PL2525 fix: implement SO_SETXID (reset the context...
2004-10-19 Marc Fiuczynskihave been renamed to ckrm_numtasks by the CKRM folks
2004-10-19 Marc FiuczynskiReenabled CKRM memory controller.
2004-10-19 Marc Fiuczynskidisabled code for CKRM memory class shrinking
2004-10-18 Mark Huang- fix printing of conntrack owners
2004-10-18 Marc Fiuczynskiversion 9.1 of the ckrm cpu scheduler.
2004-10-15 Marc Fiuczynskicommented out unnecessary BUG_ON statement
2004-10-15 Marc Fiuczynskitypo
2004-10-15 Marc Fiuczynskienabled ckrm memory controller
2004-10-11 Marc FiuczynskiConfig file to be used for "kernel-desktop" rpm package...
2004-10-10 Mark HuangPL2340 workaround: disable CKRM memory controller
2004-10-01 Mark Huang- initialize connection contexts to -1 (== unknown)
2004-10-01 Mark Huang- Fix thinko. Bypass xid checks if socket was created...
2004-10-01 Mark Huang- panic on OOM condition instead of killing processes
2004-10-01 Mark Huang- reboot by default
2004-10-01 Mark Huang- Just panic() instead of the default behavior of selec...
2004-10-01 Mark Huang- add option to panic when OOM instead of killing processes
2004-10-01 Mark Huang- delay 15 minutes before rebooting the machine after...
2004-10-01 Mark Huang- export vx_debug_nid and vx_debug_xid which are necess...
2004-09-30 Marc FiuczynskiCKRM cpu controller version 8.2.
2004-09-28 Marc FiuczynskiFixed compilation warnings in the CKRM cpu controller.
2004-09-28 Marc FiuczynskiMerged to version 4 of the CKRM io controller.
2004-09-28 Marc Fiuczynskiversion 1 of the CKRM memory controller.
2004-09-28 Marc FiuczynskiInitial revision
2004-09-28 Marc FiuczynskiCKRM CPU MONITOR now part of CKCRM CPU SCHEDULE
2004-09-28 Marc FiuczynskiMerge in the version 7 cpu controller from CKRM.
2004-09-25 Marc FiuczynskiCKRM E16rc1 memory controller configuration
2004-09-24 Marc FiuczynskiCKRM e16 memory controller.
2004-09-23 Marc FiuczynskiCKRM E16rc1 io controller support.
2004-09-23 Andy BavierBuild cls_fw module for bandwidth scheduler
2004-09-23 Marc Fiuczynskiaccidentally imported
2004-09-23 Marc FiuczynskiInitial revision
2004-09-23 Marc Fiuczynskickrm_E16 release candidate 1 merge
2004-09-22 Marc FiuczynskiThis commit was generated by cvs2svn to compensate...
2004-09-22 Marc FiuczynskiInitial revision
2004-09-20 Mark Huang- include the Fedora release number so that Fedora...
2004-09-18 Marc Fiuczynskienabled CKRM
2004-09-18 Marc FiuczynskiCKRM e15 IO controller framework --- cfq-iosched.c...
next