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
Age
Commit message (
Expand
)
Author
2014-02-28
Add a PPC64 kernel for testing
matt
2014-02-28
Needed for COMPAT_NETBSD32
matt
2014-02-28
Use PRIxPTR
matt
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2013-11-17
Enable sljit and bpfjit on powerpc.
alnsn
2013-08-21
Use <bsd.klinks.mk>
matt
2013-06-30
G/C PFIL_HOOKS from the kernel configs.
rmind
2013-06-05
remove obsolete networking options
christos
2013-04-27
the bogus number police
christos
2013-04-27
remove confusing numeric locators where they are unused.
christos
2013-04-21
Fix hangup to interrupt on cascading PIC.
kiyohara
2013-03-02
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
christos
2013-03-01
Retire OSI network stack. OK core@
joerg
2012-11-09
Add tdvfb - tested and works. Also add commented out TDVFB_CONSOLE option.
rkujawa
2012-10-17
Add "options COMPAT_60" to all kernel configuration files
apb
2012-09-01
Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
jakllsch
2012-08-17
Update all kernel configs mentioning WSEMUL_* but not already including
abs
2012-07-28
Fix -fno-common fallout.
matt
2012-06-02
enable building with ath* at pci?. it worked but my pci atheros card
mrg
2012-03-10
P1003_1B_SEMAPHORE is no longer optional.
joerg
2012-03-08
When detecting a new USB device on the bus ofppc panics in usb_allocmem().
phx
2012-02-09
Change this to include GENERIC and add options MULTIPROCESSOR.
matt
2012-02-02
Fixed writing of MBR disklabel. It was written by disklabel(8) -r directly
phx
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2011-12-18
WABPL is no longer considered experimental (has not been for some time)
dholland
2011-11-22
The rnd pseudo-device is not really optional, because it is in the same
tls
2011-10-08
Support FAT filesystem on RDB partition.
kiyohara
2011-10-08
Add voodoofb with comment-outed. tested on PegasosII only.
kiyohara
2011-08-30
Add getlabelusesmbr(), as proposed in
bouyer
2011-08-21
Fixed booting from disks without a valid disklabel (e.g. CDROM). This
phx
2011-08-21
When there is no NetBSD MBR partition with a valid disklabel, look for
phx
2011-08-18
Finding the disklabel on MBR partitioned disks did no longer work since RDB
phx
2011-08-18
First check whether an MBR is present. Then use it for locating the disklabel.
phx
2011-08-04
Do not overwrite ukbd.h with NO_UKBD_DEVICE.
phx
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
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-07-01
Per discussion at
dyoung
2011-06-30
Modify mapiodev to take a third argument indicating whether the space
matt
2011-06-29
Adapt to cpu_hatch_data changes
matt
2011-06-22
Add support pci_intr_setattr.
matt
2011-06-20
Don't include *pmap.h in assembly files. Get the needed definitions
matt
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
Make a common genassym.cf (powerpc/genassym.cf) and then
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
[next]