]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Introduce CHANGE_PV_LIST_LOCK_TO_{PHYS,VM_PAGE}() to avoid duplication of
[FreeBSD/FreeBSD.git] / sys / amd64 /
2012-06-22 Alan CoxIntroduce CHANGE_PV_LIST_LOCK_TO_{PHYS,VM_PAGE}() to...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-21 Alan CoxUpdate the PV stats in free_pv_entry() using atomics...
2012-06-20 Alan CoxAdd PV list locking to pmap_copy(), pmap_enter_object...
2012-06-19 Alan CoxCondition the implementation of pv_entry_count on PV_ST...
2012-06-19 Navdeep Parhar- Updated TOE support in the kernel.
2012-06-18 Konstantin BelousovAdjust the fix in r236953, by not generating the signal...
2012-06-18 Alan CoxAdd PV chunk and list locking to pmap_page_exists_quick(),
2012-06-16 Alan CoxThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-15 Adrian ChaddOops - use the actual 11n enable option.
2012-06-15 Adrian ChaddOk, ok. 802.11n can be on by default in GENERIC in...
2012-06-14 Alan CoxUpdate a couple comments to reflect r235598.
2012-06-14 Alan CoxCorrectly identify the function in a KASSERT().
2012-06-13 Jung-uk Kim- Remove unused code for CR3 and CR4.
2012-06-13 Jung-uk Kim- Fix resumectx() prototypes to reflect reality.
2012-06-12 Bjoern A. ZeebFix a problem where zero-length RDATA fields can cause...
2012-06-12 Mitsuru IWASAKIShare IPI init and startup code of mp_machdep.c with...
2012-06-11 Alan CoxAvoid unnecessary atomic operations for clearing PGA_WR...
2012-06-10 Mitsuru IWASAKISome fixes for r236772.
2012-06-09 Mitsuru IWASAKIAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Alan CoxVarious small changes to PV entry management:
2012-06-03 Andriy Gaponfree wdog_kern_pat calls in post-panic paths from under...
2012-06-02 Alan CoxIsolate the global pv list lock from data and other...
2012-06-02 Konstantin BelousovUse plain store for atomic_store_rel on x86, instead...
2012-06-01 Jung-uk KimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 Jung-uk KimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 Jung-uk KimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 Jung-uk KimImprove style(9) in the previous commit.
2012-06-01 Mitsuru IWASAKICall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 Alan CoxEliminate code duplication in free_pv_entry() and pmap_...
2012-05-30 Alan CoxEliminate some purely stylistic differences among the...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-25 Ed SchoutenRegenerate system call tables.
2012-05-25 Ed SchoutenRemove use of non-ISO-C integer types from system call...
2012-05-25 Alan CoxCorrect an error in pmap_pv_reclaim(). In a rare case...
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-20 Alan CoxReplace all uses of the vm page queues lock by a r...
2012-05-18 Alan CoxRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-17 John BaldwinCentralize declaration of the debug.acpi sysctl node.
2012-05-17 Konstantin BelousovUse singular form for a modifier.
2012-05-17 Konstantin BelousovFix typo.
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-10 Alexander MotinAdd `options GEOM_RAID` into i386 and amd64 GENERIC...
2012-05-09 Brooks DavisThe DDB_CTF has little or nothing to do with the debugg...
2012-05-05 Alexander Leidinger- >500 static DTrace probes for the linuxulator
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Attilio RaoRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-27 Robert MillanIncrease DFLDSIZ from 128 MiB to 32 GiB. On amd64...
2012-04-26 Attilio RaoClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-20 Brooks DavisEnable DTrace hooks in GENERIC.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Jung-uk KimRegen for r234359.
2012-04-16 Jung-uk KimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 Jung-uk KimRegen for r234357.
2012-04-16 Jung-uk KimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 Jung-uk KimRegen for r234352.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 Jung-uk Kim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-13 Andriy Gaponadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 Andriy Gaponbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-12 John BaldwinAdd OFED and the associated options and drivers to...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-10 Marius StroblFix !SMP build after r234074.
2012-04-09 Attilio RaoBSP is not added to the mask of valid target CPUs for...
2012-04-09 John BaldwinRecognize the RDRAND instruction feature.
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-06 Alan CoxMicro-optimize free_pv_entry() for the expected case.
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 John BaldwinAdd descriptions after the 'device' line for several...
2012-04-02 John BaldwinMake machine check exception logging more readable...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-30 John BaldwinMove the legacy(4) driver to x86.
2012-03-30 Jung-uk KimRe-initialize model-specific MSRs when we resume CPUs.
2012-03-30 Jung-uk KimWork around Erratum 721 for AMD Family 10h and 12h...
2012-03-29 John BaldwinUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 John Baldwin- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Alan CoxDisable detailed PV entry accounting by default. Add...
2012-03-24 Marius StroblAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-22 Joel DahlAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
next