]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Use __QUAD_LOWWORD for __syscall, to always use the good word, whatever the
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2006-10-20 desMove more MD devices and options out of MI NOTES.
2006-10-17 davidxuo Add keyword volatile for user mutex owner field.
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 kmacyThe T2000 has multiple PCI domains requiring bus alloca...
2006-10-10 bdeThe powerpc and sparc64 MD `reboot' commands should...
2006-10-09 kmacyunbreak buildkernel for sparc64 - fallout from sun4v
2006-10-09 kmacyunbreak sparc64 loader build
2006-10-09 kmacykernel clean up to make the sun4v kernel build
2006-10-05 simon- Remove SCHED_ULE from GENERIC to better avoid foot...
2006-10-04 jbPR:
2006-10-02 phkFirst part of a little cleanup in the calendar/timezone...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-26 ruAdded COMPAT_FREEBSD6 option.
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-22 alcThe fix in revision 1.152 converted in the wrong direction.
2006-09-22 alcThe sparc64/sparc64/pmap.c implementations of pmap_remo...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 kanUse __builtin_va_start instead of __builtin_stdarg_star...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-03 mariusDo as the USII CPU manual suggests and leave interrupts...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 davidxuImplement casuword32, compare and set user integer...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-06 alcEliminate the unnecessary acquisition and release of...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 marcelRemove sio(4) and related options from MI files to...
2006-07-28 jhbRetire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_A...
2006-07-28 jhbNow that all system calls are MPSAFE, retire the SYF_MP...
2006-07-27 jhbUnify the checking for lock misbehavior in the various...
2006-07-25 yongariAdd stge(4) to the list of drivers supported by GENERIC...
2006-07-20 alcAdd pmap_clear_write() to the interface between the...
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-09 mjacobMake the firmware assist driver resident in
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 babkinBacked out the change by request from rwatson.
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-25 babkinThe common UID/GID space implementation. It has been...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 netchildRemove COMPAT_43 from GENERIC (and other kernel configs...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-13 marius- Complete breaking out the definition of bus_space_...
2006-06-13 mariusCorrect transposed digits in device names which were...
2006-06-12 impAdd the ability to subset the devices that UART pulls...
2006-06-08 marius- Merge sys/sparc64/pci/psycho.c rev. 1.8:
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-07 samadd ath & co.
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 marius- Declare the PnP map const.
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-29 alcMFalpha/amd64/arm/ia64
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-27 yongariUncomment sk(4) as it's now working.
2006-04-24 delphijMove AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT...
2006-04-20 impSet the rid for any resource obtained from rman_reserve...
2006-04-19 marcelRemove sab(4).
2006-04-17 marius- Since critical sections no longer raise the processor...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-04 mariusFor USIII CPUs the type of the trap caused by peeking...
2006-04-03 marcelEliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds...
2006-04-03 marius- s,tramoline,trampoline, in a comment.
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-03-30 marcelAdd scc(4).
2006-03-29 marius- We only lock the local per-CPU page in the local...
2006-03-29 mariusAdd convenience macros for the bits in ASI_ESTATE_ERROR...
2006-03-28 marius- Add a comment describing why tick_init() is called...
2006-03-28 marius- Move the check for too high HZ values from tick_init...
2006-03-28 mariusAdd convenience macros for the full register set and...
2006-03-28 mariusSync with the other archs and declare the memory locati...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
next