]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
fix typo: s,applyed,applied,g
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2007-05-29 yongariHonor maxsegsz of less than a page size in a DMA tag...
2007-05-28 simokawaEnable fwip and dcons in GENERIC. They seem fairly...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 jeff - rename VMCNT_DEC to VMCNT_SUB to reflect the count...
2007-05-20 marius- Staticize cpu_ipi_send() and cpu_mp_unleash() as...
2007-05-20 marius- Also identify USIIIi+, USIV and USIV+ CPUs.
2007-05-20 mariusDelete the unused/not really used sparc64 (as in sun4u...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanInclude machine/pcb.hto turn extern struct pcb stoppcbs...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jeff - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-11 marius- Add bits for userland profiling. For sun4u this is...
2007-05-05 alcDefine every architecture as either VM_PHYSSEG_DENSE or
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 mariusUse the VIS-based Spitfire version of the page copying...
2007-05-01 mariusMake the rman(9) workaround actually work. The main...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-21 sepotvinAdd support for specifying a minimal size for vm.kmem_s...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 pjdRemove trailing '.' for consistency!
2007-04-10 pjdAdd UFS_GJOURNAL options to the GENERIC kernel.
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-11 alcPush down the implementation of PCPU_LAZY_INC() into...
2007-03-09 mohansOver NFS, an open() call could result in multiple over...
2007-03-07 mariusRototill the sparc64 nexus(4) (actually this brings...
2007-03-06 pisoWrap at 80 bus_setup_intr() in upa_setup_intr().
2007-02-25 mariusUse uma_set_align().
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-02-09 brooksInclude GEOM_LABEL in GENERIC. It's very useful and...
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 mariusQuiet GCC4 warnings regarding the width of printf(...
2007-01-20 marius- Use bus_get_dma_tag() to obtain the parent DMA tag...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-19 mariusConvert the remainder of the low hanging fruits regardi...
2007-01-18 marius- Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides...
2007-01-18 mariusRemove the compat shims for the ISA old-stlye in{b...
2007-01-16 mariusResurrect upa(4), now used for the subordinate/slave...
2007-01-16 marius- Merge sys/sparc64/creator/creator_upa.c into sys...
2007-01-16 mariusTeach OF_decode_addr() about the bus space used for...
2007-01-15 mariusCheck the return value of bus_setup_intr() when setting...
2007-01-12 impRemove 3rd clause, renumber, ok per email
2007-01-08 mariuso Changes to psycho_attach(): [1]
2007-01-08 mariusIn ofw_pcibus_attach() skip dupe PCI devices reported...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-18 kmacyadd new large page sizes for use by shared loader
2006-12-17 kmacyGC unused fields in pcpu
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-10 kmacyDo explicit bounds checking as a function of the actual...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-11-30 jbTurn console printf buffering into a kernel option...
2006-11-29 kmacy- Explicitly name the fields in pcb that we use to...
2006-11-24 kmacyremove unused reference to tsb pa
2006-11-22 kmacyAdd mechanism to track TSB misses in tsb miss handler
2006-11-18 kmacyremove 13 (largely) redundant files and switch to the...
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-04 jbRemove the KDTRACE option again because of the complain...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-04 jbBackout the previous change. It was not intended to...
2006-11-04 jbBuild in kernel support for loading DTrace modules...
2006-11-03 kmacymake pcb pad area accessible from asm
2006-11-02 marius- In sunkbd_probe_keyboard() don't bother to determine...
2006-11-01 mariusRemove the atkbd(4), atkbdc(4) and psm(4) hints. In...
2006-11-01 jbAdd a cnputs() function to write a string to the consol...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 mariusIn the replacement text of the __bswapN_const() macros...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-26 jbRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 jbAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-23 ruMove "device splash" back to MI NOTES and "files",...
2006-10-23 ruRevision 1.25 had the ATKBD_DFLT_KEYMAP option turned...
next