]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Add uma_zone_set_max() to add enforced limits to non vm obj backed zones.
[FreeBSD/FreeBSD.git] / sys / alpha /
2002-03-20 Jeff RobersonForce the boot cpu to wait for the APs to finish starti...
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-03-19 Jeff RobersonThis is the first part of the new kernel memory allocat...
2002-03-18 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-16 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-16 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-03-16 Mike SmithThis commit was generated by cvs2svn to compensate...
2002-03-16 Mike SmithThis commit was generated by cvs2svn to compensate...
2002-03-16 Dag-Erling SmørgravMove the definition of PT_[GS]ET{,DB,FP}REGS from the...
2002-03-14 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-03-13 Dag-Erling SmørgravRemove a bogus cast and deconstification that broke...
2002-03-13 Dag-Erling SmørgravBack out previous commit, it was the wrong patch!
2002-03-13 Dag-Erling SmørgravRemove a bogus cast that breaks the Alpha kernel build...
2002-03-11 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2002-03-11 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2002-03-11 John BaldwinFix a misspelling of mine: s/optomization/optimization/.
2002-03-11 John BaldwinGrrr, turn preemption back off on the alpha again....
2002-03-09 Mike Barcrofto Don't require long long support in bswap64() functions.
2002-03-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-07 Jake BurkholderAdd needed includes of machine/smp.h, remove nested...
2002-03-05 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-05 Jeff RobersonAdd a new variable mp_maxid. This is used so that...
2002-03-03 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-01 Matt JacobMake it compile again.
2002-03-01 Matt JacobFix mcpcia.c so it compiles again.
2002-02-28 Andrew R. Reiter- Move a comment from being on the same line as a ...
2002-02-28 Andrew Gallatinadd inlines for bswap*.
2002-02-28 Andrew Gallatinrecover from namespace collision caused by un-static...
2002-02-28 Andrew R. Reiter- Fix panic() message and a couple style nits that...
2002-02-28 Mike SilbersackFix a minor swap leak.
2002-02-27 John BaldwinSimple p_ucred -> td_ucred changes to start using the...
2002-02-27 Mike SilbersackFix a horribly suboptimal algorithm in the vm_daemon.
2002-02-27 Thomas MoestlAdd the following functions/macros to support byte...
2002-02-23 Mike SmithThis commit was generated by cvs2svn to compensate...
2002-02-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-02-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-02-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-02-22 Julian ElischerAdd some DIAGNOSTIC code.
2002-02-22 Poul-Henning KampConvert p->p_runtime and PCPU(switchtime) to bintime...
2002-02-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-02-21 Andrew Gallatinrecovery from new binutils part II: fix the alpha kerne...
2002-02-19 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-02-19 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-02-19 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-02-19 Andrew GallatinMFi386: merge changes from i386/trap.c rev 1.212
2002-02-18 Mike Barcrofto Move NTOHL() and associated macros into <sys/param...
2002-02-17 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-02-17 Daniel EischenUse struct __ucontext in prototypes and associated...
2002-02-16 Juli MallettThis commit was generated by cvs2svn to compensate...
2002-02-15 Garrett WollmanResurrect one of the easiest changes from my big includ...
2002-02-13 Robert WatsonRemove WITNESS from GENERIC by default: as we grow...
2002-02-10 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-02-08 John BaldwinDon't grab the ICU lock while reading the current pendi...
2002-02-08 John BaldwinTurn SMP back on by default in GENERIC on the Alpha.
2002-02-08 John BaldwinTurn interrupt thread preemption back on on the alpha.
2002-02-08 Peter WemmBah, I managed to turn cosmetic things into real bugs...
2002-02-07 Peter WemmFix a long line introduced in previous commit.
2002-02-07 Peter WemmFix long line added in previous commit.
2002-02-07 Peter WemmPatch up some long lines introduced in previous commit.
2002-02-07 Peter WemmFix style bug introduced in previous commit.
2002-02-07 Matt JacobYou cannot take the address of a variable with the...
2002-02-07 Julian ElischerPre-KSE/M3 commit.
2002-02-07 Poul-Henning KampGC the PC_SWITCH* symbols which are not used in assembl...
2002-02-07 Matt JacobReplace the MFREE that Marshal (Quick Draw) Dillon...
2002-02-06 John BaldwinFixes for alpha pmap on SMP machines:
2002-02-05 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-02-04 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-02-03 Bruce EvansImprove the change in the previous commit: use a stub...
2002-02-01 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-02-01 Maxim SobolevThis commit was generated by cvs2svn to compensate...
2002-02-01 Bruce EvansCompile osigreturn() unconditionally since it will...
2002-01-31 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-01-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-01-27 Kris KennawayThis commit was generated by cvs2svn to compensate...
2002-01-24 David MaloneThis commit was generated by cvs2svn to compensate...
2002-01-23 Andrew GallatinRegenerated file from previous commit to syscalls.master
2002-01-23 Andrew GallatinLinux/alpha uses the same BSDish return mechanism we...
2002-01-22 Andrew GallatinDon't read the sigcontext pointer directly from userspa...
2002-01-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-18 Peter WemmAvoid __func__ string concatenation
2002-01-17 Matt JacobAllow alpha kernels to compile again- make sure opt_ddb...
2002-01-15 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-01-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-15 John Baldwin- Catch up printtrap() to KSE by using curthread and...
2002-01-14 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-01-14 Alfred PerlsteinReplace ffind_* with fget calls.
2002-01-13 Alfred PerlsteinSMP Lock struct file, filedesc and the global file...
2002-01-11 John BaldwinAdd missing prototype for pmap_unmapdev().
2002-01-10 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-10 Daniel EischenUse a spare slot in the machine context to identify...
2002-01-07 Paul SaabThis commit was generated by cvs2svn to compensate...
2002-01-07 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-01-05 Peter WemmConvert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET...
2002-01-05 John BaldwinChange the preemption code for software interrupt threa...
next