]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
drm: Call "gem_close_object" driver callback from drm_gem_object_release_handle()
[FreeBSD/FreeBSD.git] / sys / i386 /
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 gibbsRename definition of HYPERVISOR_VIRT_START to avoid...
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-21 obrienThe PADLOCK_RNG and RDRAND_RNG kernel options are now...
2013-08-21 jkimReimplement atomic operations on PDEs and PTEs in pmap...
2013-08-21 jkimImplement atomic_cmpset_64() and atomic_swap_64() for...
2013-08-21 jkimReimplement atomic_load_acq_64() and atomic_store_rel_6...
2013-08-21 jkimRemove empty lines before return statements for style...
2013-08-21 jkimImplement atomic_swap() and atomic_testandset().
2013-08-21 jkim- Remove the "a" constraint from main output operand...
2013-08-21 jkimUse '+' modifier for a memory operand that is both...
2013-08-21 jkimRemove bogus labels. No functional change.
2013-08-21 jkimUse consistent style. No functional change.
2013-08-18 pjdAdd process descriptors support to the GENERIC kernel...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-15 jkimSimplify check for CMPXCHG8B instruction. Note CMPXCHG...
2013-08-13 jkimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-13 jkimTidy up global locks for ACPICA. There is no functiona...
2013-08-10 kibDifferent consumers of the struct vm_page abuse pageq...
2013-08-09 attilioOn all the architectures, avoid to preallocate the...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 avgfollow up to r254051
2013-08-07 avgenable KDB_TRACE in GENERICs
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 jeff - Introduce a specific function, pmap_remove_kernel_pd...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-31 obrienBack out r253779 & r253786.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 avgx86: detect mwait capabilities and extensions, when...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 jeff - Use kmem_malloc rather than kmem_alloc() for GDT...
2013-07-15 aeInclude sys/systm.h after sys/param.h.
2013-07-15 glebiusNuke mbstat. It wasn't used for mbuf statistics since...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-13 kibCreate a proper stack frame for i386 version of bcopy...
2013-07-11 kibExplicitely panic instead of possibly doing undefined...
2013-07-11 kibMFamd64 r253140:
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 delphijImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-27 jkimMove definitions required by userland applications...
2013-06-19 kibSome clarifications and updates for the comments, mostl...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-17 gibbsAdjust i386 Xen PV support for updated Xen interface...
2013-06-14 gibbsUpgrade Xen interface headers to Xen 4.2.1.
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 kibAssert that interrupts are enabled in the trap handlers...
2013-06-03 kibMFamd64: when printing the trap information, show the...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-27 kibUse slightly more idiomatic expression to get the addre...
2013-05-27 kibWhen handling an exception from the attempt from loadin...
2013-05-24 achimDriver 'aacraid' added. Supports Adaptec by PMC RAID...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 marcelAdd basic support for FDT to i386 & amd64. This change...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-13 edImprove readability of static assertions for OFFSET_...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-07 attilioRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 tijlRemove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 gabor- Correct spelling in comments
2013-04-17 gabor- Correct mispellings of word miscellaneous
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-13 kibFix the name of the pcb member in the comments.
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 kibPass the segmented address of the counter, based on...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 glebiusMerge from projects/counters: counter(9).
2013-04-08 glebiusMerge from projects/counters:
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-27 kibFix the VM_BCACHE_SIZE_MAX definition on i386 to match...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
next