]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Add the Intel 82801FB (ICH6) SMBus controller and the
[FreeBSD/FreeBSD.git] / sys / sparc64 /
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...
2007-06-04 Alan CoxAdd the machine-specific definitions for configuring...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Alan CoxPrepare for the new physical memory allocator: Change...
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-06-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-05-31 Attilio RaoRevert VMCNT_* operations introduction.
2007-05-31 Paolo PisatiIn some particular cases (like in pccard and pccbb...
2007-05-29 Pyun YongHyeonHonor maxsegsz of less than a page size in a DMA tag...
2007-05-28 Hidetoshi ShimokawaEnable fwip and dcons in GENERIC. They seem fairly...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-22 Alexander KabaevAllow FreeBSD's native ELF image activators to execute...
2007-05-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 Jeff Roberson - rename VMCNT_DEC to VMCNT_SUB to reflect the count...
2007-05-20 Marius Strobl- Staticize cpu_ipi_send() and cpu_mp_unleash() as...
2007-05-20 Marius Strobl- Also identify USIIIi+, USIV and USIV+ CPUs.
2007-05-20 Marius StroblDelete the unused/not really used sparc64 (as in sun4u...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevInclude machine/pcb.hto turn extern struct pcb stoppcbs...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-18 Jeff Roberson - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-11 Marius Strobl- Add bits for userland profiling. For sun4u this is...
2007-05-05 Alan CoxDefine every architecture as either VM_PHYSSEG_DENSE or
2007-05-01 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2007-05-01 Marius StroblUse the VIS-based Spitfire version of the page copying...
next