]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Upgrade to 9.6-ESV-R4-P1, which address the following issues:
[FreeBSD/FreeBSD.git] / sys / amd64 /
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-25 Kevin LoBring back r222275. runfw(4) will statically link in...
2011-05-25 Kevin Lorun(4) needs firmware loaded to work
2011-05-17 Jung-uk KimUpdate CPUID bits to reflect AMD Bulldozer and Intel...
2011-05-13 Matthew D FlemingMove the ZERO_REGION_SIZE to a machine-dependent file...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-11 Dmitry ChaginRemove wrong comment.
2011-05-10 Jung-uk KimAdd SC_PIXEL_MODE to GENERIC for amd64 and i386.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-09 Jung-uk KimImplement boot-time TSC synchronization test for SMP...
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-06 Andriy Gaponprepare code that does topology detection for amd cpus...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 John BaldwinEnable the new PCI-PCI bridge driver on amd64 and i386...
2011-05-03 John BaldwinReimplement how PCI-PCI bridges manage their I/O window...
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 John BaldwinAdd implementations of BUS_ADJUST_RESOURCE() to the...
2011-05-01 Bernhard SchmidtAdd the remaining wireless drivers.
2011-04-29 Kevin LoAdd urtw(4)
2011-04-28 Jung-uk KimDefine "Hypervisor Present" bit. This bit is used...
2011-04-28 Attilio RaoAdd the watchdogs patting during the (shutdown time...
2011-04-27 Rick MacklemThis patch changes head so that the default NFS client...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-26 Alexander Motin - Add shim to simplify migration to the CAM-based...
2011-04-26 Maxim SobolevWith the typical memory size of the system in tenth...
2011-04-25 Rick MacklemFix the experimental NFS client so that it does not...
2011-04-24 Alexander MotinSwitch the GENERIC kernels for all architectures to...
2011-04-18 Konstantin BelousovMake pmap_invalidate_cache_range() available for consum...
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-14 Jung-uk KimAdd a function rdtsc32() to read lower 32 bits from...
2011-04-14 Jung-uk KimConsistently use __volatile as the rest of this file.
2011-04-14 Jung-uk KimPrefer C99 standard integers to reduce diff from i386...
2011-04-12 Jung-uk KimReduce errors in effective frequency calculation.
2011-04-12 Jung-uk KimReinstate cpu_est_clockrate() support for P-state invar...
2011-04-12 Jung-uk KimAdd forgotten declarations for tsc_perf_stat from the...
2011-04-12 Jung-uk KimProbe capability to find effective frequency. When...
2011-04-12 Jung-uk KimAdd definitions for CPUID instruction 6, ECX information.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-08 Konstantin BelousovRemove setting of PCB_FULL_IRET at the places where...
2011-04-08 Konstantin BelousovDisable local interrupts before testing the PCB_FULL_IR...
2011-04-08 Ryan StoneAdd tunables that mirror the functionality of sysctls...
2011-04-08 John BaldwinFix a bug in the previous change to restore the fast...
2011-04-08 John BaldwinCatch up to PCB_FULL_IRET becoming a pcb flag rather...
2011-04-07 Jung-uk KimUse atomic load & store for TSC frequency. It may...
2011-04-07 John Baldwinpcb_flags is an int, so use testl rather than testq.
2011-04-07 John BaldwinIf a system call does not request a full interrupt...
2011-04-07 Jung-uk KimRemove stale checks for RDTSC support. amd64 must...
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-04-01 Konstantin BelousovAdd support for executing the FreeBSD 1/i386 a.out...
2011-03-31 Andriy GaponRevert r220032:linux compat: add SO_PASSCRED option...
2011-03-31 Adrian ChaddBreak out the ath PCI logic into a separate device...
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-29 Edward Tomasz Napi... Revert part of r220137, committed by mistake - RACCT...
2011-03-29 Edward Tomasz Napi... Add racct. It's an API to keep per-process, per-jail...
2011-03-28 Alan CoxThe new binutils has correctly redefined MAXPAGESIZE...
2011-03-27 Alan CoxAmd64 doesn't have a lazypmap ipi.
2011-03-26 Andriy Gaponlinux compat: add SO_PASSCRED option with basic handling
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Dmitry ChaginExport the correct AT_PLATFORM value.
2011-03-26 Alan CoxMove an external declaration to the appropriate header...
2011-03-26 Jung-uk KimImprove CPU identifications of various IDT/Centaur...
2011-03-21 Jeff Roberson - Merge changes to the base system to support OFED...
2011-03-19 Bjoern A. ZeebFor now remove options FLOWTABLE from the remaining...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
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 KimDeprecate tsc_present as the last of its real consumers...
2011-03-14 David Christensen- Initial release of bxe(4) to support Broadcom NetXtre...
2011-03-13 Dmitry ChaginEnable shared page use for amd64/linux32 and i386/linux...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-11 Andriy Gaponamd64/NOTES: use a greater number in KSTACK_PAGES example
2011-03-11 Matthew D FlemingMostly revert r219468, as I had misremembered the C...
2011-03-11 Jung-uk KimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 Matthew D FlemingUse MAXPATHLEN rather than the size of an extern array...
2011-03-10 Jung-uk KimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-03-09 Julian ElischerAdd a small change to the comment in the GENRIC config...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Dmitry ChaginExtend struct sysvec with new method sv_schedtail,...
2011-03-07 Dmitry ChaginRemove dead code.
2011-03-02 Alan CoxMake a change to the implementation of the direct map...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Robert WatsonContinue to introduce Capsicum capability mode:
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
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
next