]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
This commit was generated by cvs2svn to compensate for changes in r150920,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-30 rwatsonRebuild generated system call definition files followin...
2005-05-30 rwatsonIntroduce a new field in the syscalls.master file forma...
2005-05-30 jkoshyKernel hooks to support PMC sampling modes.
2005-05-29 marcelCreate nexus in configure_first() instead of in configu...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 schweikhChop a '>' in a feature name (RSVD2>) that snuck in;
2005-05-29 nyanRemove bus_{mem,p}io.h and related code for a micro...
2005-05-28 nyanChange the spkr_set_pitch() function to a macro to...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-24 damienAdd new ral(4) and ural(4) drivers.
2005-05-23 obrienSync the style of these two files.
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-22 peterFix some of the problems Bruce observed with this code.
2005-05-22 peterMFi386: set PMC vector
2005-05-22 peterMFi386: remove comment
2005-05-21 peterFor non-profiling kernels, there were two symbols assig...
2005-05-20 obrienAdjust the start_ap delay to match i386.
2005-05-20 obrienFix mismerge in rev 1.226: wait 5 seconds as the commen...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-14 nyan- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 nyan- Move timerreg.h to <arch>/include and split i8253...
2005-05-13 nectarDefault hyperthreading on in -CURRENT. No seatbelts...
2005-05-13 nectarAdd a knob for disabling/enabling HTT, "machdep.hyperth...
2005-05-12 nyanRemove unused IO_NPX* defines.
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-05 peterRemove unused (besides being initialized) variable.
2005-05-04 davidxuTurn on PCB_FULLCTX in set_regs to fully restore context
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-30 dwhiteImplement an alternate method to stop CPUs when enterin...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 scottlRemove the ACPI_MAX_THREADS option.
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-23 davidxuChange cpu_set_kse_upcall to more generic style, so...
2005-04-20 marcelRevert previous commit: The hwpmc(4) driver compiles...
2005-04-20 psDon't enter the debugger if KDB_UNATTENDED is set or if
2005-04-20 marcelo Reverse the inclusion chain from MD->MI to MI->MD...
2005-04-19 impMove this to the specific architectures that are suppor...
2005-04-19 jkoshyBring a working snapshot of hwpmc(4), its associated...
2005-04-18 impBreak out the definition of bus_space_{tag,handle}_t...
2005-04-16 anholtUpdate to DRM CVS as of 2005-04-12, bringing many changes:
2005-04-15 peterMFi386: sync rtc code - don't setup an interrupt handle...
2005-04-15 peterMFi386: remove NO_MIXED_MODE
2005-04-15 peterMFi386: use the lapic timer for UP systems that are...
2005-04-15 peterMFi386: use c99 types
2005-04-15 peterShow that I can actually count.
2005-04-15 peterMFi386: track bus.h changes (unsplit bus_${machine}.h)
2005-04-14 peterImplement 32-bit compatable fsbase/gsbase methods so...
2005-04-14 jhbAlways use the local APIC timer, even on UP machines.
2005-04-13 anholtFollow i386's suit and include AGP support in the gener...
2005-04-12 jhbUse PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls}...
2005-04-12 jhbThe memory operands to fldcw and ldmxcsr are inputs...
2005-04-10 alcAlign the entry point to assembly language functions...
2005-04-10 alcEliminate a conditional branch and as a side-effect...
2005-04-08 obrien'apic' isn't optional on amd64, so don't speak as if...
2005-04-06 cpercivaFully initialize the required TSS fields so that the...
2005-04-05 jhbFix a change in a debug printf I missed in an earlier...
2005-04-04 jhbDivorce critical sections from spinlocks. Critical...
2005-04-02 netchildThe file machine/ieeefp.h needs sys/cdefs.h on amd64...
2005-03-31 jhb- Use a custom version of copyinuio() to implement...
2005-03-31 jhb- Fix some sign extension problems with implicit 32...
2005-03-31 obrienMFR5: rev 1.421.2.6: Enable support for 32-bit Linux...
2005-03-31 scottlGlue the arcmsr driver into the tree.
2005-03-30 peterCheckpoint today's tidy-up of the WIP disassembler...
2005-03-30 peterCommit my checkpoint of db_disasm.c that I hacked to...
2005-03-23 dasMake ps_nargvstr and ps_nenvstr unsigned. This fixes...
2005-03-22 sobomaxAdd USB Communication Device Class Ethernet driver...
2005-03-18 murrayAdd a comment to note that pseudo-device bpf is require...
2005-03-18 phks/SLIST/STAILQ/
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-16 impRemove comments relevant only to pc98 as there are...
2005-03-16 obrienMake it clear nve needs mii, and shorten long comment...
2005-03-16 iedowseEnable ehci by default on i386 and amd64. It had got...
2005-03-15 dasRemove fpsetsticky(). This was added for SysV compatib...
2005-03-14 scottlRefactor the bus_dma header files so that the interface...
2005-03-12 scottlMFCi386: Prevent integer underflow that could result...
2005-03-12 obrienFreeBSD consumer bits of the nForce MCP NIC binary...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-11 peterRemove diffs to i386 version that came in via the compi...
2005-03-11 peterMFi386: reduce apic clock interrupt rate
next