| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r266195: | Mark Johnston | 2014-05-19 | 2 | -4/+0 |
| * | MFC r263080: | Konstantin Belousov | 2014-03-19 | 1 | -2/+1 |
| * | MFC r254813,259587: Rename the kld_unload event handler to kld_unload_try | Andriy Gapon | 2014-02-17 | 1 | -58/+53 |
| * | MFC r254571: | Bjoern A. Zeeb | 2013-12-26 | 1 | -1/+1 |
| * | MFC r247329, r247836: | Fabien Thomas | 2013-05-13 | 1 | -3/+15 |
| * | MFC: r240475 | Hiren Panchasara | 2013-05-12 | 2 | -9/+3 |
| * | MFC: 233569 | Hiren Panchasara | 2013-05-08 | 2 | -1/+8 |
| * | MFC: r249069 | Hiren Panchasara | 2013-04-29 | 4 | -1684/+1805 |
| * | MFC: r248842 | Hiren Panchasara | 2013-04-19 | 4 | -187/+532 |
| * | MFC: r246166 | Hiren Panchasara | 2013-04-15 | 3 | -191/+428 |
| * | MFC: 234930 | George V. Neville-Neil | 2013-01-03 | 1 | -1/+2 |
| * | MFC r241974 | Sean Bruno | 2012-11-07 | 1 | -5/+5 |
| * | MFC r241745,241738,241741 | Sean Bruno | 2012-11-05 | 3 | -211/+532 |
| * | MFC r240164, r240203: | Fabien Thomas | 2012-10-16 | 4 | -183/+430 |
| * | MFC r240650: hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG | Andriy Gapon | 2012-10-06 | 1 | -1/+1 |
| * | MFC r230636: | Ed Maste | 2012-08-20 | 1 | -1/+1 |
| * | MFC r236997: | Fabien Thomas | 2012-06-25 | 1 | -12/+92 |
| * | MFC r237196: | Davide Italiano | 2012-06-23 | 1 | -1/+0 |
| * | MFC 230063 | George V. Neville-Neil | 2012-06-22 | 2 | -12/+3 |
| * | MFC r233628, r234598, r235229, r235831, r226986. | Fabien Thomas | 2012-05-29 | 15 | -91/+819 |
| * | MFC: r232366 | Davide Italiano | 2012-04-08 | 5 | -175/+740 |
| * | MFC: r229470 | Davide Italiano | 2012-04-08 | 2 | -12/+11 |
| * | MFC: r229469 | Davide Italiano | 2012-04-08 | 3 | -6/+61 |
| * | MFC r233544: | Fabien Thomas | 2012-04-03 | 1 | -2/+4 |
| * | MFC: 232612 | George V. Neville-Neil | 2012-04-02 | 1 | -1/+1 |
| * | MFC r228869,r228874: | Justin Hibbits | 2012-01-18 | 2 | -10/+1024 |
| * | MFC r229076: | Dimitry Andric | 2012-01-07 | 1 | -3/+1 |
| * | MFC r228438: | Fabien Thomas | 2012-01-03 | 1 | -1/+12 |
| * | MFC r228198: | Fabien Thomas | 2012-01-03 | 1 | -0/+8 |
| * | MFC r226514,r226526,r226986: | Fabien Thomas | 2012-01-03 | 2 | -18/+61 |
| * | In order to maximize the re-usability of kernel code in user space this | Kip Macy | 2011-09-16 | 2 | -3/+3 |
| * | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | Robert Watson | 2011-08-11 | 1 | -1/+2 |
| * | Commit the support for removing cpumask_t and replacing it directly with | Attilio Rao | 2011-05-05 | 1 | -4/+4 |
| * | Fix a typo/error. | Attilio Rao | 2011-04-30 | 1 | -1/+1 |
| * | Remove unnecessary usage of memory barriers when dealing with | Attilio Rao | 2011-04-30 | 1 | -3/+3 |
| * | Fix two aliases that had the same name but were pointing to different | George V. Neville-Neil | 2010-10-04 | 1 | -2/+2 |
| * | Fix invalid class removal when IAF is not the last class. | Fabien Thomas | 2010-09-05 | 1 | -15/+2 |
| * | Make sure that we clear the correct bits when we turn off | George V. Neville-Neil | 2010-07-29 | 2 | -21/+34 |
| * | Fix a panic brought about by writing an MSR without a proper mask. | George V. Neville-Neil | 2010-07-13 | 2 | -13/+86 |
| * | Convert pm_runcount to int to correctly check for negative value. | Fabien Thomas | 2010-06-05 | 1 | -8/+5 |
| * | When configuring a system-wide couting PMC, hwpmc was incorrectly logging pro... | Ryan Stone | 2010-05-01 | 1 | -9/+9 |
| * | - Fix a typo OFFCORE_REQUESTS.ANY.RFO is B0H10H and not 80H10H. | Fabien Thomas | 2010-04-15 | 2 | -2/+3 |
| * | - Support for uncore counting events: one fixed PMC with the uncore | Fabien Thomas | 2010-04-02 | 6 | -965/+3455 |
| * | If there is multiple PMCs for the same interrupt ignore new post. | Fabien Thomas | 2010-03-31 | 1 | -3/+5 |
| * | Handling SIGPIPE will cause deadlock/crash. | Fabien Thomas | 2010-03-26 | 1 | -4/+0 |
| * | Change the way shutdown is handled for log file. | Fabien Thomas | 2010-03-08 | 1 | -21/+27 |
| * | Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor. | George V. Neville-Neil | 2010-03-03 | 4 | -2/+811 |
| * | Use VFS_{LOCK,UNLOCK}_GIANT() around the call to vrele(). | Joseph Koshy | 2009-12-29 | 1 | -0/+6 |
| * | * Support the L1D_CACHE_LD event on Core2 processors. | Joseph Koshy | 2009-12-26 | 1 | -8/+8 |
| * | Log process mappings for existing processes at PMC start time. | Joseph Koshy | 2009-12-26 | 1 | -3/+161 |