]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hwpmc
Remove unused mtag variable.
[FreeBSD/FreeBSD.git] / sys / dev / hwpmc /
2014-01-25 kaiwMFH@261151.
2014-01-23 jhbMove <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-20 gnnAdd another Haswell model (0x45) to the set of supporte...
2013-12-20 attilioo Remove assertions on ipa_version as sometimes the...
2013-12-14 jhibbitsAdd userland PMC backtracing, and use the PMC trapframe...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-08 rayMFC @r256148.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 davideRemove local change leftover, this should never have...
2013-09-20 davideFix lc_lock/lc_unlock() support for rmlocks held in...
2013-09-20 grehanIFC @ r255692
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 jhibbitsFix the build.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-04 jhibbitsFix hwpmc(4) for 32-bit PowerPC.
2013-09-03 jhibbitsRefactor PowerPC hwpmc(4) driver into generic and speci...
2013-09-01 rayMFC @r255128.
2013-09-01 davideComplete r250105. Do not zero fields if M_ZERO flag...
2013-08-30 markmMFC
2013-08-29 adrianRemove the duplicate LLC_MISS event and put it in the...
2013-08-26 markmMFC
2013-08-25 adrianUpdate the mis-predicted branch PMC names (for sandy...
2013-08-25 adrianFix a >80 character long line, introduced in my previou...
2013-08-25 markmMFC
2013-08-25 adrianUpdate the MEM_UOP_RETIRED PMC operation for sandy...
2013-08-24 markjRename the kld_unload event handler to kld_unload_try...
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 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-21 adrianChange the name of this particular event to reflect...
2013-08-20 bzCorrect a typo in the event mask mnemonic.
2013-08-18 adrianAdd in missing events for Sandy Bridge Xeon.
2013-08-07 grehanIFC @ r254014
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
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-25 rayMFC @r219886.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
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-05 alcRelax the vm object locking. Use a read lock.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
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-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-02 davideSuppress a GCC warning. This warning is actually bogus...
2013-04-30 davidemalloc(9) cannot return NULL if M_WAITOK flag is specified.
2013-04-30 davideThe Intel PMC architectural events have encodings which...
2013-04-30 davideComplete r250097:
2013-04-30 davideWhen hwpmc(4) module is unloaded it reports a double...
2013-04-30 davideFixup Westmere hwpmc(4) support: add missing CPU flag...
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-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-14 hirenImprove/correct a comment. We now support a lot more...
2013-04-12 rstoneCosmetic change: make a comment reference Sandy Bridge...
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-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
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.
next