]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
- Merge in OFED 1.5.3 from projects/ofed/head
[FreeBSD/FreeBSD.git] / sys / x86 /
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Jung-uk KimRevert r219676.
2011-03-16 Marcel MoolenaarMFaltix:
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-15 Jung-uk KimDo not let machdep.tsc_freq modify tsc_freq itself...
2011-03-15 Jung-uk KimDeprecate tsc_present as the last of its real consumers...
2011-03-14 Jung-uk KimWhen TSC is unavailable, broken or disabled and the...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-11 Jung-uk KimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 Jung-uk KimTurn off pointless P-state invariant TSC detection...
2011-03-10 Jung-uk KimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-25 Jung-uk KimSet C1 "I/O then Halt" capability bit for Intel EIST...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-23 Rebecca CranFix typos - remove duplicate "is".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218875
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-03 John BaldwinUse a dedicated taskqueue with a thread that runs at...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-19 Matthew D FlemingIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 John BaldwinIf an interrupt on an I/O APIC is moved to a different...
2011-01-13 Matthew D FlemingRevert to using bus_size_t for the bounce_zone's alignm...
2011-01-12 Matthew D FlemingFix a brain fart. Since this file is shared between...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 John BaldwinRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-08 Tijl CoosemansCopy powerpc/include/_inttypes.h to x86 and replace...
2010-12-23 John BaldwinDrop the icu_lock spinlock while pausing briefly after...
2010-12-20 Tijl CoosemansMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-16 John BaldwinSmall style fixes:
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-09 Dimitry AndricSync: merge r216133 through r216338 from ^/head.
2010-12-09 Jung-uk KimRemove AMD Family 0Fh, Model 6Bh, Stepping 2 from the...
2010-12-09 Colin PercivalReplace i386/i386/busdma_machdep.c and amd64/amd64...
2010-12-08 Jung-uk KimMerge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c...
2010-12-05 Marcel Moolenaarsvn+ssh://svn.freebsd.org/base/head@216199
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-02 Dimitry AndricSync: merge r215944 through r216132 from ^/head.
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-26 Tijl CoosemansMerge amd64/i386 _align.h by aligning on the size of...
2010-11-25 Dimitry AndricSync: merge r215709 through r215824 from ^/head.
2010-11-23 Andriy Gaponx86/local_apic: use newly added ARAT bit definition
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-18 Dimitry AndricSync: merge r215396 through r215463 from ^/head.
2010-11-16 Andriy Gaponhwpstate: use CPU_FOREACH when binding to all available...
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Dimitry AndricSync: merge r214895 through r215140 from ^/head.
2010-11-11 Jung-uk KimMove identical copies of apm_bios.h to sys/x86/include...
2010-11-11 Andriy Gaponmake it possible to actually enable hwpstate_verbose
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-10 Jung-uk KimMake APM emulation look more closer to its origin....
2010-11-10 Jung-uk KimRefactor acpi_machdep.c for amd64 and i386, move APM...
2010-11-09 Attilio RaoMove the mptable.h under x86/include/.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-09 Jung-uk KimNow OsdEnvironment.c is identical on amd64 and i386...
2010-11-08 John BaldwinMove the MADT parser for amd64 and i386 to sys/x86...
2010-11-08 John BaldwinSync the APIC startup sequence with amd64:
2010-11-08 John BaldwinOnly dump the values of the PMC and CMCI local vector...
2010-11-06 Dimitry AndricSync: merge r214649 through r214894 from ^/head.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 John BaldwinCosmetic change to revert one of my earlier ones.
2010-11-02 John BaldwinFurther tweaks to the ram_attach() routine:
2010-11-02 John BaldwinSkip SMAP regions above 4GB on i386 since they will...
2010-11-01 Dimitry AndricSync: merge r214353 through r214648 from ^/head.
2010-11-01 Dimitry AndricMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-11-01 John BaldwinMove <machine/apicreg.h> to <x86/apicreg.h>.
2010-11-01 John BaldwinMove the <machine/mca.h> header to <x86/mca.h>.
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-29 Attilio Rao- Merge ram_attach() implementation for i386 and amd64
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-28 Attilio RaoMerge nexus.c from amd64 and i386 to x86 subtree.
2010-10-28 Attilio RaoMerge the mptable support from MD bits to x86 subtree.
2010-10-26 Attilio RaoStyle fix.
2010-10-26 Attilio RaoRemove usage of PRI* macro for style compliancy.
2010-10-26 Attilio RaoMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-25 Dimitry AndricSync: merge r214221 through r214352 from ^/head.
2010-10-25 John BaldwinUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-21 Dimitry AndricMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-19 Dimitry AndricMerge ^vendor/binutils/dist@214033 into contrib/binutils.
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 Dimitry AndricMerge ^vendor/binutils/dist@213996 into contrib/binutil...
2010-10-16 Andriy Gaponatrtc: remove (pre-)historic check of RTC NVRAM at...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
next