]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
All xscale ports are armeb, so mark it here. This should reduce universe
[FreeBSD/FreeBSD.git] / sys / amd64 /
2012-06-28 alcAvoid some unnecessary PV list locking in pmap_enter().
2012-06-28 alcOptimize pmap_pv_demote_pde().
2012-06-27 alcAdd new pmap layer locks to the predefined lock order...
2012-06-26 alcIntroduce RELEASE_PV_LIST_LOCK().
2012-06-26 alcAdd PV list locking to pmap_enter(). Its execution...
2012-06-25 alcAdd PV chunk and list locking to pmap_change_wiring...
2012-06-23 alcIntroduce reserve_pv_entry() and use it in pmap_pv_demo...
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 kibReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 alcIntroduce CHANGE_PV_LIST_LOCK_TO_{PHYS,VM_PAGE}() to...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-21 alcUpdate the PV stats in free_pv_entry() using atomics...
2012-06-20 alcAdd PV list locking to pmap_copy(), pmap_enter_object...
2012-06-19 alcCondition the implementation of pv_entry_count on PV_ST...
2012-06-19 np- Updated TOE support in the kernel.
2012-06-18 kibAdjust the fix in r236953, by not generating the signal...
2012-06-18 alcAdd PV chunk and list locking to pmap_page_exists_quick(),
2012-06-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-15 adrianOops - use the actual 11n enable option.
2012-06-15 adrianOk, ok. 802.11n can be on by default in GENERIC in...
2012-06-14 alcUpdate a couple comments to reflect r235598.
2012-06-14 alcCorrectly identify the function in a KASSERT().
2012-06-13 jkim- Remove unused code for CR3 and CR4.
2012-06-13 jkim- Fix resumectx() prototypes to reflect reality.
2012-06-12 bzFix a problem where zero-length RDATA fields can cause...
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-11 alcAvoid unnecessary atomic operations for clearing PGA_WR...
2012-06-10 iwasakiSome fixes for r236772.
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-04 alcVarious small changes to PV entry management:
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-06-02 alcIsolate the global pv list lock from data and other...
2012-06-02 kibUse plain store for atomic_store_rel on x86, instead...
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 jkimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 jkimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 jkimImprove style(9) in the previous commit.
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
2012-05-30 alcEliminate some purely stylistic differences among the...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 edRegenerate system call tables.
2012-05-25 edRemove use of non-ISO-C integer types from system call...
2012-05-25 alcCorrect an error in pmap_pv_reclaim(). In a rare case...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 alcReplace all uses of the vm page queues lock by a r...
2012-05-18 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-17 jhbCentralize declaration of the debug.acpi sysctl node.
2012-05-17 kibUse singular form for a modifier.
2012-05-17 kibFix typo.
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-10 mavAdd `options GEOM_RAID` into i386 and amd64 GENERIC...
2012-05-09 brooksThe DDB_CTF has little or nothing to do with the debugg...
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-29 dimAdd a convenience macro for the returns_twice attribute...
2012-04-27 rmhIncrease DFLDSIZ from 128 MiB to 32 GiB. On amd64...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-20 brooksEnable DTrace hooks in GENERIC.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 jkimRegen for r234359.
2012-04-16 jkimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 jkimRegen for r234357.
2012-04-16 jkimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 jkimRegen for r234352.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-13 avgadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 avgbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-12 jhbAdd OFED and the associated options and drivers to...
2012-04-10 mariusFix !SMP build after r234074.
2012-04-09 attilioBSP is not added to the mask of valid target CPUs for...
2012-04-09 jhbRecognize the RDRAND instruction feature.
2012-04-06 alcMicro-optimize free_pv_entry() for the expected case.
2012-04-04 jhbAdd descriptions after the 'device' line for several...
2012-04-02 jhbMake machine check exception logging more readable...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 jhbMove the legacy(4) driver to x86.
2012-03-30 jkimRe-initialize model-specific MSRs when we resume CPUs.
2012-03-30 jkimWork around Erratum 721 for AMD Family 10h and 12h...
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 jhb- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-28 fabientAdd software PMC support.
2012-03-24 alcDisable detailed PV entry accounting by default. Add...
2012-03-24 mariusAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-22 joelAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-22 alcChange pv_entry_count to a long. During the lifetime...
2012-03-21 edRemove pty(4) from our kernel configurations.
2012-03-21 alcEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
next