]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
This commit was generated by cvs2svn to compensate for changes in r155506,
[FreeBSD/FreeBSD.git] / sys / powerpc /
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 phkMove the old BSD4.3 tty compatibility from (!BURN_BRIDG...
2006-01-07 grehanSet the siginfo si_addr field, and also the mysterious...
2006-01-06 jhb- Make pcib_devclass private to sys/dev/pci/pci_pci...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-31 netchildMI changes:
2005-12-30 ruRemove duplicate options (originals in sys/conf/NOTES).
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-29 grehanAdd user-space profiling support. Kernel profiling...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-24 grehanForward-declare struct trapframe to allow the aic modul...
2005-12-23 grehanMark the return address of the call to ast() in the...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-21 samadd LINT build
2005-12-16 jhbGC some unused frame types.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 jhb- Cleanup whitespace and extra ()s in vtophys() macros.
2005-12-06 ruDrop _MACHINE_ARCH and _MACHINE defines (not to be...
2005-12-03 mariusConvert to use the recently introduced set of ofw_bus_g...
2005-11-27 ru- Allow duplicate "machine" directives with the same...
2005-11-21 jhbCreate DEFAULTS files for alpha, ia64, powerpc, and...
2005-11-21 arunCreate a device node in /dev when a USB keyboard is...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 grehanAdd definitions for 64-bit PTEs
2005-11-11 grehanata_generic_hw takes a dev as a parameter, not a channel.
2005-11-11 grehanFix compile warning: pmap_bootstrap is now declared...
2005-11-09 grehanNo longer needed: replaced by mmu_if.m/pmap_dispatch...
2005-11-09 grehanApply r1.103 to correct place.
2005-11-09 alcReimplement the reclamation of PV entries. Specificall...
2005-11-08 grehanName change from pmap_* to moea_* to fit into the new...
2005-11-08 grehanInsert a layer of indirection to the pmap code, using...
2005-11-07 grehanFinally (!?) get to the bottom of the mysterious G3...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-30 grehanCopy SPRG0-3 registers at boot-time and restore when...
2005-10-30 grehanIn stack_save, stop when a trap-frame is encountered...
2005-10-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-28 mariusAdd a font width argument to vi_load_font_t, vi_save_fo...
2005-09-27 jhbAdd a new atomic_fetchadd() primitive that atomically...
2005-09-18 csjpIntroduce a kernel config for the Mandatory Access...
2005-09-15 jhbStop using the '+' constraint modifier with inline...
2005-09-10 grehanFix boot-time hang/panic on G3 systems when modifying...
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-03 alcPass a value of type vm_prot_t to pmap_enter_quick...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-20 stefanfMove MINSIGSTKSZ from <machine/signal.h> to <machine...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-16 grehanRemove unnecessary and alarming printf.
2005-08-03 jeff - Add support for saving stack traces and displaying...
2005-07-30 grehanTemporary band-aid to fix hang when a process exec...
2005-07-15 jhbConvert the atomic_ptr() operations over to operating...
2005-07-14 kensmithAdd recently invented COMPAT_FREEBSD5 option.
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-10 davidxuValidate if the value written into {FS,GS}.base is...
2005-07-09 grehan The nsegs parameter to bus_dmamap_load_mbuf_sg is...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-20 obrienAdd .cvsignore files just like in sys/<arch>/compiled...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-11 jkoshyUnbreak the PowerPC GENERIC build.
2005-06-10 alcIntroduce a procedure, pmap_page_init(), that initializ...
2005-06-09 jkoshyMFP4:
next