History log of /src/sys/arch/news68k/dev/timer_hb.c |
Revision | | Date | Author | Comments |
1.21 |
| 15-Jan-2024 |
thorpej | G/C __HAVE_LEGACY_INTRCNT from news68k.
|
1.20 |
| 15-Jan-2024 |
thorpej | Switch news68k over to the common interrupt dispatch code.
|
1.19 |
| 22-Nov-2011 |
tsutsui | Remove more now unnecessary IIOV() conversion. XXX: we should have proper PA to VA macro for TT mappings for readability
|
1.18 |
| 20-Dec-2010 |
matt | branches: 1.18.8; Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch from uvmexp to per-cpu cpu_data and move them to 64bits. Remove unneeded includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.
|
1.17 |
| 28-Jan-2010 |
mbalmer | branches: 1.17.4; Fix language.
|
1.16 |
| 10-Dec-2008 |
tsutsui | Account idepth in functions in locore.s that are registered in the interrupt vector table so that we don't have to track all interrupt paths.
|
1.15 |
| 28-Apr-2008 |
martin | branches: 1.15.6; 1.15.8; Remove clause 3 and 4 from TNF licenses
|
1.14 |
| 28-Mar-2008 |
tsutsui | branches: 1.14.2; 1.14.4; Use CFATTACH_DECL_NEW(), device_t, cfdata_t, and aprint_*().
|
1.13 |
| 28-Jan-2008 |
tsutsui | branches: 1.13.6; - account idepth in all interrupt handlers - use idepth for CLKF_INTR()
|
1.12 |
| 24-Dec-2005 |
perry | branches: 1.12.50; 1.12.56; Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
1.11 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.10 |
| 02-Jun-2005 |
tsutsui | branches: 1.10.2; Fix a shasow warning.
|
1.9 |
| 11-Dec-2004 |
tsutsui | u_intXX_t -> uintXX_t
|
1.8 |
| 04-Sep-2004 |
tsutsui | - Use ANSI function declarations and make some functions static. - Some KNF
|
1.7 |
| 04-Sep-2004 |
tsutsui | Include ioconf.h to declare struct cfdriver.
|
1.6 |
| 15-Jul-2003 |
lukem | __KERNEL_RCSID()
|
1.5 |
| 18-Jan-2003 |
tsutsui | branches: 1.5.2; TAB/space cleanup.
|
1.4 |
| 20-Dec-2002 |
tsutsui | Remove __P().
|
1.3 |
| 02-Oct-2002 |
thorpej | Use CFATTACH_DECL().
|
1.2 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.1 |
| 07-Jul-2001 |
tsutsui | branches: 1.1.2; 1.1.8; Split clock device attachment into interval timer and todclock since they are actually independent devices.
|
1.1.8.3 |
| 29-Dec-2002 |
thorpej | Sync with HEAD.
|
1.1.8.2 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.1.8.1 |
| 07-Jul-2001 |
nathanw | file timer_hb.c was added on branch nathanw_sa on 2002-10-18 02:39:07 +0000
|
1.1.2.1 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.5.2.5 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.5.2.4 |
| 18-Dec-2004 |
skrll | Sync with HEAD.
|
1.5.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.5.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.5.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.10.2.2 |
| 04-Feb-2008 |
yamt | sync with head.
|
1.10.2.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.12.56.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.12.50.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.13.6.3 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
1.13.6.2 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.13.6.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.14.4.3 |
| 11-Mar-2010 |
yamt | sync with head
|
1.14.4.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.14.4.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.14.2.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.15.8.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
1.15.6.1 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
1.17.4.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.18.8.1 |
| 17-Apr-2012 |
yamt | sync with head
|