]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
This commit was generated by cvs2svn to compensate for changes in r129694,
[FreeBSD/FreeBSD.git] / sys / powerpc /
2004-05-25 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-05-25 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-05-19 Bruce EvansMoved most of the "MI" definitions and declarations...
2004-05-19 Peter Grehantrap_pfault() shouldn't be acquiring Giant. Found to...
2004-05-18 Stefan Farfeleder<stdint.h> should define WINT_M{AX,IN} independent...
2004-05-16 Peter WemmMake a small revision to the api between the elf linker...
2004-05-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2004-05-02 Marcel MoolenaarAdd option GEOM_GPT. This brings the ability to have...
2004-05-02 David E. O'BrienSpell Ethernet correctly.
2004-04-27 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2004-04-25 David SchultzHide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation
2004-04-23 Peter Grehan- Catch up with recent ATA changes.
2004-04-21 Peter GrehanInclude <machine/pte.h> since it has been removed from...
2004-04-21 Peter Grehan<machine/pte.h> has no business being here. Finally...
2004-04-20 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-04-18 Alan CoxMFamd64
2004-04-17 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-04-15 Peter WemmThis commit was generated by cvs2svn to compensate...
2004-04-14 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-04-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-04-11 Alan CoxRemove avail_end. It is not used.
2004-04-07 Warner LoshRemove advertising clause from University of California...
2004-04-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-05 Alan CoxRemove avail_start on those platforms that no longer...
2004-04-05 Alan CoxRemove unused arguments from pmap_init().
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-03 Alan CoxIn some cases, sf_buf_alloc() should sleep with pri...
2004-04-01 Peter GrehanMatch the specific MPC106 host bridge PCI ID rather...
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-31 Peter GrehanThe end argument to bus_alloc_resource() should have...
2004-03-30 Benno RiceReplace td2 with td on the assumption that this was...
2004-03-29 Peter WemmFinish tidying up a couple of leftovers from the KSTACK...
2004-03-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-25 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-23 Alan CoxAdd an implementation of uiomove_fromphys() for PowerPC...
2004-03-20 Marcel MoolenaarIntroduce the cpumask_t type. The purpose of the type...
2004-03-19 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-18 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-03-17 Nate LawsonConvert callers to the new bus_alloc_resource_any(9...
2004-03-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-16 Alan CoxRefactor the existing machine-dependent sf_buf_free...
2004-03-13 Scott LongNow that contigfree() does not require Giant, don't...
2004-03-11 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-07 Alan CoxRetire pmap_pinit2(). Alpha was the last platform...
2004-03-05 Lukas ErtlFix syntax errors and wrong function prototypes in...
2004-03-02 Peter GrehanIncrease kernel VA from 256Mb to 512Mb by shifting...
2004-03-02 Peter GrehanKernel changes for libthr (and probably libpthread).
2004-03-01 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-29 Peter GrehanBring to working PIO state.
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-26 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-26 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-25 Bruce M SimpsonSync HEAD sources to vendor branch import of routed...
2004-02-25 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-14 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-12 Peter GrehanWork-in-progress for the 'Kauai' ATA device in Mac...
2004-02-12 Peter GrehanAdd sys file required for IEEE fp functions.
2004-02-11 Peter GrehanInterrupt statistics, vmstat -i now works.
2004-02-11 Peter GrehanClean up header files, which fixes compile warning.
2004-02-11 Peter Grehan- constify devinfo strings to eliminate compile warning
2004-02-11 Peter Grehan- fix compile warnings
2004-02-11 Peter Grehan- fixed trailing whitespace and indentation
2004-02-11 Peter GrehanFix compile warning
2004-02-11 Peter Grehan- remove trailing whitespace
2004-02-11 Peter GrehanCleaned up param.h:
2004-02-11 Peter GrehanInvalide pcb's fpu cpu # by setting it to INT_MAX,...
2004-02-11 Peter GrehanAdd sysctl hw.uma_mdpages to track how many pages have...
2004-02-10 Peter GrehanCorrectly create interrupt key for PCI, which is the...
2004-02-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-09 Peter GrehanDisable branch-target instruction cache on MPC7457...
2004-02-09 Peter GrehanRecognize MPC7547 (aka G4+)
2004-02-09 Peter GrehanDefinitions for MPC7457 CPU type and HID0 bits
2004-02-08 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-04 Peter Grehan- add a description of what .gdbinit should contain.
2004-02-04 Peter GrehanRemove pmap_pvo_allocf zone alloc function. It was...
2004-02-04 Peter GrehanMajor overhaul of common trap code
2004-02-04 Peter Grehan- remove unused trap definitions
2004-02-04 Peter Grehan- Lots more symbols required by the new trap_subr code
2004-02-04 Peter Grehan- Add definition for GET_CPUINFO, required by new trap_...
2004-02-04 Peter GrehanMove temporary register save area from exception-vector...
2004-02-04 Peter GrehanAllow child devices to set the OpenFirmware device...
2004-02-04 Peter Grehan- removed debug printf that was a false positive on...
2004-02-03 Peter GrehanUse device alias "mpic" to locate the macio OpenPIC...
2004-01-29 Peter GrehanWhen UMA_MD_SMALL_ALLOC is defined, pmap_kextract will...
2004-01-29 Peter GrehanImplement UMA_MD_SMALL_ALLOC, since the BAT registers...
2004-01-24 Jeff Roberson - Recruit some new ULE users by making it the default...
2004-01-24 Jacques VidrineAdd PFIL_HOOKS to the GENERIC kernel configuration...
2004-01-23 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-01-21 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-01-21 Peter GrehanAdd syscons options and enable USB, since there is...
2004-01-21 Peter Grehan- Catch up with panic __LINE__/__FILE__ changes by...
2004-01-21 Peter GrehanA syscons implementation using the 8-bit framebuffer...
next