index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
ofppc
/
include
Age
Commit message (
Expand
)
Author
2021-12-12
s/Miscellanous/Miscellaneous/ in copypasta comments.
andvar
2021-02-27
Un-do a bunch of misguided code sharing. It's not really shared if it's
thorpej
2021-01-23
Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8
christos
2020-07-07
It turned out that using some Open Firmware routines causes the system
rin
2019-01-08
workaround a problem with the pegasos firmware interface:
mrg
2018-07-15
Retire ipkdb entirely. The option was removed from the config files
maxv
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2017-01-26
provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
christos
2016-10-18
add isa_intr_establish_xname() to MD isa headers so that it can be used
jdolecek
2015-12-21
Add mips fenv.h (From FreeBSD)
christos
2015-12-20
new powerpc fenv.h
christos
2015-09-07
Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2014-08-06
Consistently define WARN in a way that passes format string checks, i.e.
joerg
2014-07-23
Rename sljitarch.h to sljit_machdep.h.
alnsn
2014-02-28
Needed for COMPAT_NETBSD32
matt
2013-11-17
Enable sljit and bpfjit on powerpc.
alnsn
2012-02-02
Fixed writing of MBR disklabel. It was written by disklabel(8) -r directly
phx
2011-08-30
Add getlabelusesmbr(), as proposed in
bouyer
2011-07-28
userland needs to see PCI_MAGIC_IO_RANGE
macallan
2011-07-17
Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI
dyoung
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-07-01
Per discussion at
dyoung
2011-06-20
Don't export USER_SR if _MODULE is defined.
matt
2011-06-20
Don't expose port-specific if _MODULE is defined.
matt
2011-06-20
Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.
matt
2011-06-18
struct device * -> device_t
matt
2011-06-17
intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.
matt
2011-06-05
Remove <machine/atomic.h>; use <sys/atomic.h> instead.
matt
2011-04-26
Remove Darwin, MACH and Mach-O support.
joerg
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-12-31
Support for reading disklabels from RDB partitions in the kernel.
phx
2010-12-17
Set the GPIO to enable AGP configuration space access when attaching gtpci0
phx
2010-11-13
sys/device.h is not suitable for such low-level definitions.
uebayasi
2010-06-09
Support MV64361 on PegasosII by gt(4).
kiyohara
2010-04-24
Support 64-bit imask for powerpc/pic.
kiyohara
2010-03-02
Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.
matt
2009-11-23
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
pooka
2009-08-19
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
dyoung
2009-08-19
Define isa_detach_hook().
dyoung
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2008-05-18
No longer used.
phx
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in
garbled
2008-03-07
Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change.
phx
2008-02-11
Use model_init to clean up how we decide the ranges for
garbled
2008-02-07
Add some simple code to print out what the OFW thinks the cache
garbled
2008-01-20
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
joerg
2008-01-17
Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II
garbled
2008-01-09
Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.
garbled
[next]