aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/ia64/clock.c
Commit message (Expand)AuthorAgeFilesLines
* More s/file system/filesystem/gTom Rhodes2002-05-161-2/+2
* Don't export timecounter structures under debug. with sysctl, theyPoul-Henning Kamp2002-04-301-2/+0
* Turn off the ia64 ITC timecounter when SMP is present since it has thePeter Wemm2002-03-191-0/+10
* Make the clock vector 255 instead of 240. On Lion boxes, 240 isMarcel Moolenaar2001-10-291-1/+1
* * Don't pretend the object passed to clockattach is a device - it isn't.Doug Rabson2001-10-041-3/+3
* Various changes to use the firmware on a real machine.Doug Rabson2001-09-291-9/+8
* * Enable dynamically linked kernel. This involves adding a self-relocatorDoug Rabson2001-09-131-2/+3
* Minor build fixes.Doug Rabson2000-10-261-1/+0
* * Various fixes to breakage introduced by the atomic and mutex reorgs.Doug Rabson2000-10-241-8/+5
* Decrease the number of ticks between clock interrupts by a factor of tenDoug Rabson2000-10-191-1/+1
* Remember to re-initialise cr.itm on clock interrupts so that we get moreDoug Rabson2000-10-161-12/+2
* Implement a rudimentary interrupt handling system which should be goodDoug Rabson2000-10-121-1/+1
* Next round of fixes to the ia64 code. This includes simulated clock andDoug Rabson2000-10-041-4/+0
* Next round of ia64 work, including fixes to context switching,Doug Rabson2000-09-301-16/+19
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+511