summaryrefslogtreecommitdiffstats
path: root/sys/mips/mips/tick.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* MFcalloutng:mav2013-02-281-16/+8
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-2/+0
* Introduce signed and unsigned version of CTLTYPE_QUAD, renamingmdf2011-01-191-3/+3
* After some off-list discussion, revert a number of changes to thedim2010-11-221-5/+5
* Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughoutdim2010-11-141-5/+5
* Fix a race between clock_intr() and tick_ticker() when updatingneel2010-08-051-17/+29
* Add some comments.mav2010-07-231-2/+2
* Update MIPS timer code (except RMI) to utilize new MI event timermav2010-07-231-112/+116
* If 'timer2hz' is zero then we don't need to call 'timer2clock()' directly. Itneel2010-05-281-5/+17
* Simplify clock interrupt handling on mips by using the new KPI - timer1clock()neel2010-05-271-70/+35
* Fix compilation error.neel2010-04-231-1/+1
* Add the necessary hooks for dtrace cyclic module.rpaulo2010-04-201-1/+10
* o) Use inline functions to access coprocessor 0 registers rather than externaljmallett2010-04-171-4/+4
* Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console byneel2010-03-241-17/+36
* Sibyte provides a 64-bit read-only counter that counts at half the processorneel2010-03-201-0/+5
* Code cleanup:neel2010-02-101-18/+11
* Call profclock() and statclock() explicitly on all cpus. Prior to thisneel2010-02-101-10/+19
* Comment out the led wheel code for the moment. Likely it shouldn'timp2010-01-251-3/+3
* Add a suggested improvement.imp2010-01-221-0/+1
* Merge from projects/mips to head by hand:imp2010-01-101-17/+15
* Document a few sysctls.trhodes2008-08-031-1/+2
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+369
OpenPOWER on IntegriCloud