]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Make it possible to continue working after calling doadump()
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2008-03-02 Jeff Roberson - Remove the old smp cpu topology specification with...
2008-02-11 Marius StroblThe Sun disk label only uses 16-bit fields for cylinder...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 Ruslan ErmilovAdd a wrapper function that bound checks writes to...
2008-01-21 Pyun YongHyeonUncomment sf(4), sf(4) should work on all architectures.
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-07 John BaldwinAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-27 Alan CoxUpdate two tracepoints, i.e., CTRx() invocations, to...
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-07 Joseph KoshyAdd stubs to unbreak LINT.
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-01 Marius StroblFix a non-fatal off-by-one error in the previous revision.
2007-11-30 Marius Strobl- Add the PCI side of the HOST-PCI bridge itself to...
2007-11-28 Attilio RaoMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-21 Scott LongExtend critical section coverage in the low-level inter...
2007-11-18 Marius StroblLet sunkbd(4) emulate an AT keyboard by default.
2007-11-17 Alan CoxPrevent the leakage of wired pages in the following...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Marcel Moolenaaro Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Konstantin BelousovFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 Marius Strobl- Make failure to route a ISA interrupt non fatal....
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-16 Marius Strobl- Fix the handling of R_SPARC_OLO10, which is a bit...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-07 Alan CoxCorrect a lock assertion failure in sparc64's pmap_page...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-30 Marius StroblMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-26 Marius Strobl- Use the actual clock frequency of the PCI bus instead...
2007-09-26 Christian BruefferUse the correct expanded name for SCTP.
2007-09-25 Alan CoxChange the management of cached pages (PQ_CACHE) in...
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-17 Jeff Roberson - Move all of the PS_ flags into either p_flag or...
2007-09-15 Alan CoxIt has been observed on the mailing lists that the...
2007-09-06 Marius Stroblo Revamp the sparc64 interrupt code in order to be...
2007-09-06 Marius StroblStyle(9) fix - use #define<tab> consistently.
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-05 Marius Strobl- Divorce the IOTSBs, which so far where handled via...
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-23 David MaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-18 Jeff Roberson - Remove the global definition of sched_lock in mutex...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-06-21 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-18 Marius Strobl- Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,
2007-06-18 Marius StroblFor sun4u also add PCI busses with a device unit number...
2007-06-17 Marius StroblRemove unused softc.
2007-06-16 Marius Strobl- Don't register the over-temperature and power-fail...
2007-06-16 Marius Strobl- Use the newly introduced pcib_mtx spin lock to lock...
2007-06-16 Marius Strobl- Add support for sending IPIs with USIII and greater...
2007-06-16 Marius Strobl- Flesh out the support for the EBus variant which...
2007-06-16 Marius StroblRemove the code for displaying the OFW hostid during...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-14 Xin LIEnable SCTP by default for GENERIC kernels in order...
2007-06-11 Andrew ThompsonAdd wlan_scan_ap and wlan_scan_sta to platforms that...
2007-06-11 Marcel MoolenaarUse default options for default partitioning schemes...
2007-06-09 Marcel MoolenaarAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-08 Robert WatsonEnable AUDIT by default in the GENERIC kernel, allowing...
2007-06-06 Paolo PisatiTeach the bridge wrapper how to handle the filter+ithre...
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-04 Jeff Roberson - Change comments and asserts to reflect the removal...
2007-06-04 Jeff RobersonCommit 10/14 of sched_lock decomposition.
2007-06-04 Attilio RaoRework the PCPU_* (MD) interface:
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
next