]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Because JOB control has higher priority than single threading in
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-28 bruefferFix a c/p error.
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 marius- Don't bother traversing trap frames in stack_save...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-18 rwatsonAdd system call auditing support for sparc64.
2006-02-15 mariusFor E250 and E450 enable the watchdog part of the MK48T...
2006-02-14 jhbFix the hw.realmem sysctl. The global realmem variable...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 phkCPU time accounting speedup (step 2)
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 phkModify the way we account for CPU time spent (step 1)
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 mariusHook up le(4) to the build. For now it's only added...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-31 mariuso lsi64854_enet_intr():
2006-01-30 mariusRevert the part of rev. 1.3 which enabled the chaining...
2006-01-26 marius- Register the generic implementations for the device...
2006-01-20 jhbMake the ACPI and OpenFirmware PCI bus drivers subclass...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-16 krisCorrect typos (s/OFERFLOW/OVERFLOW/).
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-12 marius- The inline asm in this file uses output operands...
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-06 jhb- Make pcib_devclass private to sys/dev/pci/pci_pci...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 joelRemove references to snd_vortex1(4).
2006-01-01 scottlUse the correct units when handling the hw.physmem...
2005-12-31 netchildMI changes:
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-28 yongariUncomment ti(4) as it's now working.
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-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-22 yongariUncomment bge(4) as it's now working.
2005-12-20 jhbAdd a new method PCI_FIND_EXTCAP() to the pci bus inter...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-12 mariusFix a bug introduced in rev. 1.5; for retrieving the...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienstyle(9) nits
2005-12-07 obrienAdd Sparc TLS relocation definitions.
2005-12-06 jhb- Cleanup whitespace and extra ()s in vtophys() macros.
2005-12-06 mariusUse <sys/ktr.h> directly in .S files instead of exporti...
2005-12-06 ruDrop _MACHINE_ARCH and _MACHINE defines (not to be...
2005-12-03 marius- Move the declaration of struct upa_ranges and the...
2005-12-03 marius- Adhere style(9) (don't use function calls in initiali...
2005-12-03 mariusRemove unused sc_node from softc.
2005-12-03 marius- Adhere style(9) (don't use function calls in initiali...
2005-12-03 marius- Register the PCI bus error interrupt handler accordin...
2005-12-03 marius- Improve the comment regarding the workaround for...
2005-11-30 mariusRemove superfluous bzero()'ing of the softc.
2005-11-30 mariusRemove superfluous inclusion of upa.h.
2005-11-27 ru- Allow duplicate "machine" directives with the same...
2005-11-22 marius- Add a workaround (change the interrupt map mask to...
2005-11-22 mariusSome clean-up, style changes and changes that will...
2005-11-22 marius- Convert these bus drivers to make use of the newly...
2005-11-21 jhbTurn PUC_FASTINTR back off on by default on sparc64...
2005-11-21 jhbDon't enable PUC_FASTINTR by default in the source...
2005-11-21 jhbCreate DEFAULTS files for alpha, ia64, powerpc, and...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-09 yongariUncomment em(4) as it's now working.
2005-11-09 alcReimplement the reclamation of PV entries. Specificall...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-03 jhbAdd stoppcbs[] arrays on Alpha and sparc64 and have...
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-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-25 yongariRemove "nodevice snd_es137x" as it is supported now.
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-15 davidxuFix compiling.
2005-10-14 krisAdd a default value for VM_BCACHE_SIZE_MAX of 400MB...
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...
next