]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
This commit was generated by cvs2svn to compensate for changes in r93966,
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2002-04-06 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-06 Yoshihiro TakahashiRemove pc98 code.
2002-04-04 Matthew DillonEmbed a struct vmmeter in the per-cpu structure and...
2002-04-04 John BaldwinChange callers of mtx_init() to pass in an appropriate...
2002-04-04 Brian SomersBack out the previous commit.
2002-04-04 Bruce EvansMoved signal handling and rescheduling from userret...
2002-04-04 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-04 Brian SomersPre-declare bootpc_init() so that options BOOTP doesn...
2002-04-03 Marcel MoolenaarMake the kernel dump header endianness invariant by...
2002-04-02 John Baldwin- Move the MI mutexes sched_lock and Giant from being...
2002-04-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-01 Matthew DillonStage-2 commit of the critical*() code. This re-inline...
2002-04-01 John BaldwinChange the suser() API to take advantage of td_ucred...
2002-04-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-01 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-03-31 Poul-Henning KampHere follows the new kernel dumping infrastructure.
2002-03-31 Poul-Henning KampCentralize the "bootdev" and "dumpdev" variables. ...
2002-03-31 Alan CoxImplement i386's (o)sigreturn() like the alpha's: Use...
2002-03-28 Yoshihiro TakahashiRemove unneeded pc98 hack.
2002-03-28 David E. O'Brienstyle(9)
2002-03-27 Jeff RobersonAdd a new mtx_init option "MTX_DUPOK" which allows...
2002-03-27 Matthew DillonCompromise for critical*()/cpu_critical*() recommit...
2002-03-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-03-23 Bruce EvansFixed some style bugs in the removal of __P(()). The...
2002-03-23 Bruce EvansFixed some style bugs in the removal of __P(()). The...
2002-03-23 Takanori WatanabeAdd bios area range check (lower side).
2002-03-22 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-21 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-21 Alan Cox o Use the MI vm_map_growstack() instead of grow_stack...
2002-03-21 Warner LoshFix abuses of cpu_critical_{enter,exit} by converting to
2002-03-21 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-03-20 John BaldwinChange the way we ensure td_ucred is NULL if DIAGNOSTIC...
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
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-18 Alan CoxEliminate grow_stack() from (o)sendsig(). If the stack...
2002-03-17 Alan Cox o Stop calling useracc() in (o)sendsig() now that...
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-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-11 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2002-03-11 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2002-03-10 Luigi RizzoExport a (machine dependent) kernel variable bootdev as
2002-03-10 Alan CoxCondition the compilation of trapwrite() on I386_CPU.
2002-03-08 Poul-Henning Kamp#include <machine/smp.h> in the SMP case.
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-04 Mitsuru IWASAKIAdd generalized power profile code.
2002-03-03 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-02-28 Andrew R. Reiter- Move a comment from being on the same line as a ...
2002-02-28 Andrew R. Reiter- trap -> trap() in panic() string.
2002-02-28 Mike SilbersackFix a minor swap leak.
2002-02-28 Peter WemmFix warnings.. bootpc_init() and related.
2002-02-27 Andrew R. Reiter- Insert a space in the panic() string in order more...
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 Peter WemmRe-fix a pointer/integer warning.
2002-02-27 Peter WemmBack out all the pmap related stuff I've touched over...
2002-02-27 Peter WemmBandaid for the Uniprocessor kernel exploding. This...
2002-02-27 Alfred Perlsteinclarify panic message
2002-02-27 Peter WemmJake further reduced IPI shootdowns on sparc64 in loops...
2002-02-27 Matthew Dillondidn't quite undo the last reversion. This gets it.
2002-02-26 Matthew Dillonrevert compatibility fix temporarily (thought it would...
2002-02-26 Matthew Dillonrevert last commit temporarily due to whining on the...
2002-02-26 Matthew DillonMake peter's commit compatible with interrupt-enabled...
2002-02-26 Matthew DillonSTAGE-1 of 3 commit - allow (but do not require) interr...
2002-02-26 Peter WemmFix a warning. useracc() should take a const pointer...
2002-02-25 Peter WemmWork-in-progress commit syncing up pmap cleanups that...
2002-02-25 Peter WemmTidy up some warnings
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-20 Peter WemmPass me the pointy hat please. Be sure to return a...
2002-02-20 Crist J. ClarkFix typos in some comments.
2002-02-20 Peter WemmSome more tidy-up of stray "unsigned" variables instead...
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-17 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-02-17 Daniel EischenUse struct __ucontext in prototypes and associated...
2002-02-17 Yoshihiro Takahashi- Split the routine to initialize a bus_space_handle...
next