]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sun4v
Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP.
[FreeBSD/FreeBSD.git] / sys / sun4v /
2008-06-25 mariusGiven that sun4u uses sparc64/sparc64/in_cksum.c, use...
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 obrienUse the "options " spelling (vs. "options<TAB>") so...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-04 peterExpand kdb_alt_break a little, most commonly used with...
2008-05-02 mariusRemove an header which is unused for sun4v.
2008-04-26 mariusRemove the MD isa_irq_pending() and the underlying...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 phkMake genclock standard on all platforms.
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-26 phkRemove two variables which are handled MI now.
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-26 phkRemove old sysctl stuff which is long gone in other...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 pjdOops. Use atomic_add_long() for atomic_fetchadd_long...
2008-03-18 jhbCatch up to intr_event_create() prototype change.
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-10 jeff - Rather than repeating the same preemption code every...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-03 alcAdd an access type parameter to pmap_enter(). It will...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 alcAdd configuration knobs for the superpage reservation...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 jkoshyAdd stubs to unbreak LINT.
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-29 jbAdjust the padding to account for the change of size...
2007-11-28 attilioMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-19 jb__builtin_stdarg_start was renamed to __builtin_va_star...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-11 mariusAdjust the padding of struct pcpu to src/sys/sys/pcpu...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-30 mariusMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-26 bruefferUse the correct expanded name for SCTP.
2007-09-25 alcChange the management of cached pages (PQ_CACHE) in...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-15 alcIt has been observed on the mailing lists that the...
2007-09-11 attilioThis is a follow-up, cleaning-up commit about recent...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
next