NetBSD/sys/arch/alpha
ad eb24572347 Fix some problems with TLB shootdown and (hopefully) make it faster. This
had the potential to cause problems prior to 4.99.48 because it called into
the VM system without kernel_lock held.

XXX1 pmap_update() should be waiting for shootdown jobs to complete. It's
not clear how to do that because the shootdowns happen at IPL_VM.
2008-01-12 16:45:29 +00:00
..
a12 - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
alpha Fix some problems with TLB shootdown and (hopefully) make it faster. This 2008-01-12 16:45:29 +00:00
common fix fallout from caddr_t changes. 2007-03-04 14:46:45 +00:00
compile
conf Add PaX ASLR for testing 2008-01-07 16:46:59 +00:00
eisa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
include More header file cleanup. 2008-01-04 21:47:16 +00:00
isa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
jensenio Fix includes. 2008-01-05 00:31:50 +00:00
mcbus Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci Fix includes. 2008-01-05 00:31:50 +00:00
sableio Fix includes. 2008-01-05 00:31:50 +00:00
stand bare asm -> __asm 2005-12-24 22:45:33 +00:00
tc Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
tlsb Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
Makefile
STYLE