]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Make cam_periph_hold() behavior consistent: drop taken reference and
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-06-19 Navdeep Parhar- Updated TOE support in the kernel.
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-13 Jung-uk Kim- Fix resumectx() prototypes to reflect reality.
2012-06-12 Mitsuru IWASAKIShare IPI init and startup code of mp_machdep.c with...
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-29 Alan CoxMFi386 pmap r233433
2012-05-29 Alan CoxRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-29 Kevin LoMake sure that each va_start has one and only one match...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Alan CoxUpdate a comment in get_pv_entry() to reflect the chang...
2012-05-27 Alan CoxReplace all uses of the vm page queues lock by a r...
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-26 Alan CoxRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Alan CoxMF amd64 r233097, r233122
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Konstantin BelousovEnable drm2 modules build.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-20 Mitsuru IWASAKIRemove cpususpend IDT vector for XEN.
2012-05-19 Mitsuru IWASAKIRevert the previous commit on wakecode address verbose...
2012-05-18 Mitsuru IWASAKIAdd SMP/i386 suspend/resume support.
2012-05-17 John BaldwinCentralize declaration of the debug.acpi sysctl node.
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-13 Andriy Gaponi386 bootinfo: re-arrange EFI fields for natural alignm...
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-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-16 Jung-uk Kim- When interrupt is not requested for VM86 call, make...
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-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-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...
2012-03-22 Alan CoxHandle spurious page faults that may occur in no-fault...
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Tijl CoosemansCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 Tijl CoosemansCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 Tijl CoosemansCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 Tijl CoosemansMove userland bits (and some common kernel bits) from...
2012-03-19 Konstantin BelousovIf we ever allow for managed fictitious pages, the...
2012-03-18 Tijl CoosemansCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 Tijl CoosemansUse exact width integer types in amd64/i386 reg.h to...
next