]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Regenerate.
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-09 marius- Add support for IPI_PREEMPT. [1]
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 phkThe "free-lance" timer in the i8254 is only used for...
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-24 marius- Const'ify the bus_stream_asi and bus_type_asi arrays.
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-17 jhbSimplify the interrupt code a bit:
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-11 yongariUncomment vr(4), vr(4) should work on all architectures.
2008-03-09 marius- Fix some style bugs.
2008-03-09 marius- Do as the comment in pmap_bootstrap() suggests and...
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 mariusThe Sun disk label only uses 16-bit fields for cylinder...
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-21 yongariUncomment sf(4), sf(4) should work on all architectures.
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-07 jhbAdd COMPAT_FREEBSD7 and enable it in configs that have...
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-27 alcUpdate two tracepoints, i.e., CTRx() invocations, to...
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-12-01 mariusFix a non-fatal off-by-one error in the previous revision.
2007-11-30 marius- Add the PCI side of the HOST-PCI bridge itself to...
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-21 scottlExtend critical section coverage in the low-level inter...
2007-11-18 mariusLet sunkbd(4) emulate an AT keyboard by default.
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-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-28 marius- Make failure to route a ISA interrupt non fatal....
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
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 marius- Fix the handling of R_SPARC_OLO10, which is a bit...
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-07 alcCorrect a lock assertion failure in sparc64's pmap_page...
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 marius- Use the actual clock frequency of the PCI bus instead...
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-17 jeff - Move all of the PS_ flags into either p_flag or...
2007-09-15 alcIt has been observed on the mailing lists that the...
2007-09-06 mariuso Revamp the sparc64 interrupt code in order to be...
2007-09-06 mariusStyle(9) fix - use #define<tab> consistently.
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...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-05 marius- Divorce the IOTSBs, which so far where handled via...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-23 dwmaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-18 jeff - Remove the global definition of sched_lock in mutex...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
next