]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
import support for iwarp on Chelsio T3 card
[FreeBSD/FreeBSD.git] / sys / amd64 /
2008-05-03 Sam Lefflerenable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
2008-04-29 Sam LefflerIntel 4965 wireless driver (derived from openbsd driver...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Alan CoxAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jeff Roberson - Add an integer argument to idle to indicate how...
2008-04-23 Roman DivackyImplement linux_truncate64() syscall.
2008-04-22 Poul-Henning KampNow that all platforms use genclock, shuffle things...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-20 Sam LefflerMulti-bss (aka vap) support for 802.11 devices.
2008-04-20 Sam Lefflermove awi to the Attic; it will not make the jump to...
2008-04-19 Peter WemmPut in a real isa_irq_pending() stub in order to remove...
2008-04-18 Jeff Roberson - Add inlines for the monitor and mwait instructions.
2008-04-16 Jung-uk KimRegenerate.
2008-04-16 Jung-uk KimAdd stubs for syscalls introduced in Linux 2.6.17 kernel.
2008-04-15 Warner LoshThis file is unused on amd64.
2008-04-14 Poul-Henning KampConvert amd64 and i386 to share the atrtc device driver.
2008-04-12 Rui PauloConnect k8temp(4) to the build.
2008-04-11 Jeff Roberson - Add the interrupt vector number to intr_event_create...
2008-04-10 Alan CoxCorrect pmap_copy()'s method for extracting the physica...
2008-04-08 Konstantin BelousovRegenerate
2008-04-08 Konstantin BelousovImplement the linux syscalls
2008-04-07 Alan CoxUpdate pmap_page_wired_mappings() so that it counts...
2008-04-05 John BaldwinAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 Alan CoxEliminate an unnecessary test and its misleading commen...
2008-04-02 Alan CoxOptimize pmap_pml4e() and pmap_pdpe() based upon two...
2008-03-28 Paul SaabAdd support to mincore for detecting whether a page...
2008-03-27 Doug RabsonAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 John BirrellWhen building a kernel module, define MAXCPU the same...
2008-03-26 Poul-Henning KampBack in the good old days, PC's had random pieces of...
2008-03-26 Poul-Henning KampEliminate unnecessary #includes
2008-03-26 Poul-Henning KampThe "free-lance" timer in the i8254 is only used for...
2008-03-26 Poul-Henning KampRename timer0_max_count to i8254_max_count.
2008-03-26 Poul-Henning KampThe RTC related pscnt and psdiv variables have no busin...
2008-03-24 Jung-uk KimBelatedly add BPF_JITTER in NOTES for supported archite...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-23 Peter WemmFirst pass at (possibly futile) microoptimizing of...
2008-03-23 Alan CoxCorrect an error in pmap_mincore() when applied to...
2008-03-23 Peter WemmExport TDP_KTHREAD to asm files.
2008-03-23 Peter WemmMove pcb_flags to make trivially better use of cache...
2008-03-23 Peter WemmProtect the setting of the fsbase/gsbase MSR registers...
2008-03-23 Alan CoxTo date, we have assumed that the TLB will only set...
2008-03-23 Konstantin BelousovPrevent the overflow in the calculation of the next...
2008-03-20 John BaldwinExplicitly use spinlock_enter/exit rather than locking...
2008-03-20 John BaldwinImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-17 John BaldwinSimplify the interrupt code a bit:
2008-03-16 Pawel Jakub DawidekImplement atomic_fetchadd_long() for all architectures...
2008-03-16 Roman DivackyRegen.
2008-03-16 Roman DivackyImplement sched_setaffinity and get_setaffinity using
2008-03-16 Robert WatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 John BaldwinAdd preliminary support for binding interrupts to CPUs:
2008-03-14 John BaldwinFix a silly bogon which prevented all the CPUs that...
2008-03-13 John BaldwinRework how the nexus(4) device works on x86 to better...
2008-03-13 Konstantin BelousovSince version 4.3, gcc changed its behaviour concerning...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-12 John BaldwinThe variable MTRR registers actually have variable...
2008-03-12 John BaldwinMinimize diffs with i686_mem.c:
2008-03-12 Jeff RobersonRemove kernel support for M:N threading.
2008-03-11 John BaldwinStyle(9) these files. No changes in the compiled code...
2008-03-11 John BaldwinAdd constants for the various fields in MTRR registers.
2008-03-10 John BaldwinProbe CPUs after the PCI hierarchy on i386, amd64,...
2008-03-10 Jeff Roberson - Rather than repeating the same preemption code every...
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-05 Rink SpringerImport uslcom(4) from OpenBSD - this is a driver for...
2008-03-04 Alan CoxAdd support for automatic promotion of 4KB page mapping...
2008-03-02 Jeff Roberson - Remove the old smp cpu topology specification with...
2008-02-19 Ruslan ErmilovEliminate whitespace diffs to the i386 version.
2008-02-15 Scott LongTeach the dump and minidump code to respect the maxiosz...
2008-02-12 Scott LongIf busdma is being used to realign dynamic buffers...
2008-02-11 Jung-uk KimFix Linux mmap with MAP_GROWSDOWN flag.
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-03 Scott LongRemove the rr232x driver. It has been superceded by...
2008-02-02 David SchultzAdd a few more CPUID feature bits while here. We don...
2008-02-02 David SchultzSSE4 CPUID bits
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 John BaldwinFor no good reason I had assumed that ACPI table header...
2008-01-31 Alexander MotinMove GET_STACK_USAGE from MI header to i386/amd64 MD...
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-17 John BaldwinUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 Alan CoxRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-17 Bruce EvansTranslate from the i386. All FP constants and operatio...
2008-01-14 Alan CoxMake pmap_is_prefaultable() more TLB friendly. Specifi...
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-11 Bruce EvansFix fpset*() to not trap if there is a currently unmask...
2008-01-11 Bruce EvansFix some style bugs:
2008-01-09 Bruce EvansSimplify the ifdefs:
2008-01-09 Bruce EvansFix some style bugs (mainly, use explicit shifts when...
next