OpenGrok
Cross Reference: apic.c
xref
: /
src
/
sys
/
arch
/
hppa
/
dev
/
apic.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/hppa/dev/apic.c
Revision
Date
Author
Comments
1.4
21-Nov-2020
thorpej
malloc(9) -> kmem(9)
1.3
10-Nov-2019
chs
branches: 1.3.8;
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
1.2
31-Mar-2014
christos
branches: 1.2.4; 1.2.6; 1.2.10; 1.2.36;
fix eisa_intr_string
1.1
24-Feb-2014
skrll
Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
1.2.36.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.2.10.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.10.1
31-Mar-2014
tls
file apic.c was added on branch tls-maxphys on 2014-08-20 00:03:04 +0000
1.2.6.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.2.6.1
31-Mar-2014
yamt
file apic.c was added on branch yamt-pagecache on 2014-05-22 11:39:50 +0000
1.2.4.2
18-May-2014
rmind
sync with head
1.2.4.1
31-Mar-2014
rmind
file apic.c was added on branch rmind-smpnet on 2014-05-18 17:45:10 +0000
1.3.8.1
14-Dec-2020
thorpej
Sync w/ HEAD.
Indexes created Thu Oct 02 01:09:59 GMT 2025