| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2011-11-16 | 2 | -18/+61 |
| * | MFC r222002: | Attilio Rao | 2011-05-29 | 1 | -3/+3 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 4 | -0/+810 |
| * | MFC 200669: | Fabien Thomas | 2010-11-23 | 1 | -0/+2 |
| * | MFC 213409: | George V. Neville-Neil | 2010-10-11 | 1 | -2/+2 |
| * | MFC r212224: | Fabien Thomas | 2010-09-16 | 1 | -15/+2 |
| * | MFC r199972: | Ed Maste | 2010-09-02 | 1 | -1/+1 |
| * | MFC: 210621 | George V. Neville-Neil | 2010-08-05 | 2 | -21/+34 |
| * | MFC r208861: | Fabien Thomas | 2010-08-03 | 1 | -8/+5 |
| * | MFC r210012: | George V. Neville-Neil | 2010-07-20 | 2 | -13/+86 |
| * | MFC r207484: | Ryan Stone | 2010-05-24 | 1 | -9/+9 |
| * | MFC r206089, r206684: | Fabien Thomas | 2010-04-16 | 6 | -964/+3456 |
| * | MFC r205998: | Fabien Thomas | 2010-04-03 | 1 | -3/+5 |
| * | MFC r205694: | Fabien Thomas | 2010-03-29 | 1 | -4/+0 |
| * | MFC r204878: | Fabien Thomas | 2010-03-11 | 1 | -21/+27 |
| * | MFC 201151: | Fabien Thomas | 2010-01-10 | 1 | -0/+6 |
| * | MFC 201023: | Fabien Thomas | 2010-01-10 | 1 | -8/+8 |
| * | MFC 201021: | Fabien Thomas | 2010-01-10 | 1 | -3/+161 |
| * | MFC 196739: | Fabien Thomas | 2009-12-11 | 2 | -3/+82 |
| * | MFC 200060: | Fabien Thomas | 2009-12-07 | 1 | -2/+3 |
| * | MFC 198432: | Fabien Thomas | 2009-12-07 | 1 | -5/+15 |
| * | MFC r200001: | Ed Maste | 2009-12-05 | 1 | -1/+1 |
| * | MFC 199763: | Fabien Thomas | 2009-12-01 | 1 | -14/+19 |
| * | MFC 198343: | Fabien Thomas | 2009-12-01 | 1 | -4/+4 |
| * | Adjust the handling of the local APIC PMC interrupt vector: | John Baldwin | 2009-08-14 | 4 | -20/+19 |
| * | Fix a LOR between pmc_sx and proctree/allproc when creating a new thread | Attilio Rao | 2009-06-25 | 2 | -7/+19 |
| * | - Add support for nehalem/corei7 cpus. This supports all of the core | Jeff Roberson | 2009-01-27 | 3 | -53/+838 |
| * | Bug fixes: | Joseph Koshy | 2008-12-16 | 1 | -7/+6 |
| * | - Disambiguate a few panic messages. | Joseph Koshy | 2008-12-15 | 1 | -35/+37 |
| * | - Bug fix: prevent a thread from migrating between CPUs between the | Joseph Koshy | 2008-12-13 | 1 | -16/+60 |
| * | Fixes for Core2 Extreme support. | Joseph Koshy | 2008-12-03 | 2 | -3/+5 |
| * | Add aliases that map architectural event names to fixed function counters. | Joseph Koshy | 2008-12-03 | 1 | -0/+5 |
| * | - Efficiency tweak: when checking for PMC overflows, only go to | Joseph Koshy | 2008-12-02 | 2 | -14/+13 |
| * | Improve a comment. | Joseph Koshy | 2008-11-30 | 1 | -4/+7 |
| * | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | Joseph Koshy | 2008-11-27 | 6 | -20/+2878 |
| * | Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "..."). | Jung-uk Kim | 2008-11-26 | 4 | -7/+11 |
| * | Unbreak LINT. | Joseph Koshy | 2008-11-22 | 4 | -0/+24 |
| * | Print PMC widths in the initialization announcement. | Joseph Koshy | 2008-11-16 | 1 | -1/+2 |
| * | Correct an oversight: call the MD finalize hook at module unload | Joseph Koshy | 2008-11-15 | 1 | -0/+3 |
| * | Fix assertions. | Joseph Koshy | 2008-11-15 | 1 | -6/+9 |
| * | Correct an indexing error (a change missed out in #184802). | Joseph Koshy | 2008-11-15 | 1 | -1/+1 |
| * | - Separate PMC class dependent code from other kinds of machine | Joseph Koshy | 2008-11-09 | 13 | -904/+1447 |
| * | Style tweak. | Joseph Koshy | 2008-11-09 | 1 | -2/+2 |
| * | Remove unnecessary locking around vn_fullpath(). The vnode lock for the | John Baldwin | 2008-11-04 | 1 | -2/+0 |
| * | Fix a number of style issues in the MALLOC / FREE commit. I've tried to | Dag-Erling Smørgrav | 2008-10-23 | 2 | -15/+13 |
| * | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 6 | -55/+50 |
| * | - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order to | Joseph Koshy | 2008-10-09 | 1 | -443/+373 |
| * | Rework pmc-dependent flag handling. | Joseph Koshy | 2008-10-09 | 1 | -14/+22 |
