]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Remove references to vm_zone.h and switch over to the new uma API.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 jeffThis is the first part of the new kernel memory allocat...
2002-03-18 desThis commit was generated by cvs2svn to compensate...
2002-03-17 bennoChanges and fixes in preparation for UMA:
2002-03-17 bennoLowercase all of the trap names.
2002-03-17 bennoClean up and fix up copyin and copyout.
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 obrienThis commit was generated by cvs2svn to compensate...
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 desMove the definition of PT_[GS]ET{,DB,FP}REGS from the...
2002-03-14 desThis commit was generated by cvs2svn to compensate...
2002-03-14 obrienThis commit was generated by cvs2svn to compensate...
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 bennoCorrect a typo. (* that should've been &)
2002-03-09 mikeo Don't require long long support in bswap64() functions.
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 bennoInstall the DSI and ISI trap handlers and their appropr...
2002-03-07 bennoCopy the "implementation" of pmap_prefault from sparc64.
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 bennoMove tunable initialisation so it can get access to...
2002-03-07 bennoCalculate physmem.
2002-03-05 desThis commit was generated by cvs2svn to compensate...
2002-03-03 markmThis commit was generated by cvs2svn to compensate...
2002-02-28 arr- Move a comment from being on the same line as a ...
2002-02-28 bennocpu_switch now works, for kthreads at least.
2002-02-28 bennoVarious cleanups.
2002-02-28 benno- Prevent the decrementer interrupt handler from nesting.
2002-02-28 benno- Modify pmap_activate so it only marks the pmap as...
2002-02-28 bennoGC an unused variable in cpu_fork().
2002-02-28 arr- Fix panic() message and a couple style nits that...
2002-02-28 bennoMake fork work, at least for kthreads. Switching still...
2002-02-28 benno- Rearrange the sequence of events in powerpc_init...
2002-02-28 benno- When enabling/disabling interrupts, set/clear both...
2002-02-28 bennoAdd a missing (.
2002-02-28 bennoImplement the following functions:
2002-02-28 bennoRemove most of the usage of critical_enter/exit.
2002-02-27 silbyFix a horribly suboptimal algorithm in the vm_daemon.
2002-02-27 tmmAdd the following functions/macros to support byte...
2002-02-26 bennoAdd makeoptions NO_WERROR=true so that we can build. =)
2002-02-24 bennoMake atomic_cmpset_32 correctly return 0 on failure.
2002-02-23 bennoDon't call critical_enter()/critical_exit() around...
2002-02-23 msmithThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-22 julianAdd some DIAGNOSTIC code.
2002-02-22 obrienThis commit was generated by cvs2svn to compensate...
2002-02-19 nectarThis commit was generated by cvs2svn to compensate...
2002-02-19 murrayThis commit was generated by cvs2svn to compensate...
2002-02-19 desThis commit was generated by cvs2svn to compensate...
2002-02-19 julianAdd change to teh PPC to keep it in step with i386...
2002-02-18 mikeo Move NTOHL() and associated macros into <sys/param...
2002-02-18 obrienstyle(9)
2002-02-17 gshapiroThis commit was generated by cvs2svn to compensate...
2002-02-16 jmallettThis commit was generated by cvs2svn to compensate...
2002-02-15 wollmanResurrect one of the easiest changes from my big includ...
2002-02-14 bennoComplete rework of the PowerPC pmap and a number of...
2002-02-10 mpThis commit was generated by cvs2svn to compensate...
2002-02-07 julianPre-KSE/M3 commit.
2002-02-07 phkGC the PC_SWITCH* symbols which are not used in assembl...
2002-02-05 sheldonhThis commit was generated by cvs2svn to compensate...
2002-02-04 nectarThis commit was generated by cvs2svn to compensate...
2002-02-01 obrienThis commit was generated by cvs2svn to compensate...
2002-02-01 sobomaxThis commit was generated by cvs2svn to compensate...
2002-02-01 bdeCompile osigreturn() unconditionally since it will...
2002-01-31 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-28 gallatinSimple fixes to get the powerpc kernel compiling again.
2002-01-27 obrienThis commit was generated by cvs2svn to compensate...
2002-01-27 krisThis commit was generated by cvs2svn to compensate...
2002-01-24 dwmaloneThis commit was generated by cvs2svn to compensate...
2002-01-18 ruThis commit was generated by cvs2svn to compensate...
2002-01-15 nectarThis commit was generated by cvs2svn to compensate...
2002-01-15 ruThis commit was generated by cvs2svn to compensate...
2002-01-14 acheThis commit was generated by cvs2svn to compensate...
2002-01-10 ruThis commit was generated by cvs2svn to compensate...
2002-01-07 psThis commit was generated by cvs2svn to compensate...
2002-01-07 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-26 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-21 ruThis commit was generated by cvs2svn to compensate...
2001-12-20 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-20 peterThis commit was generated by cvs2svn to compensate...
2001-12-18 obrienThis commit was generated by cvs2svn to compensate...
2001-12-18 jhbModify the critical section API as follows:
2001-12-14 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-11 jhbOverhaul the per-CPU support a bit:
2001-12-10 obrienUpdate to C99, s/__FUNCTION__/__func__/,
2001-12-09 obrienstyle(9)
2001-12-09 dillonAllow maxusers to be specified as 0 in the kernel confi...
2001-12-06 jhbAdd multiple inclusion protection.
2001-12-01 mikeo Stop abusing MD headers with non-MD types.
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-14 jhbThe interrupt nesting level is per-thread not per-CPU...
next