Age | Commit message (Expand) | Author |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-24 | make libc compile | Michael Shalayeff |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-08-12 | KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them. | Miod Vallat |
2001-08-11 | remove some old cruft. | Artur Grabowski |
2001-07-30 | Change: | Artur Grabowski |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-06-29 | spaces | Michael Shalayeff |
2001-06-29 | implement __swap64md | Michael Shalayeff |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-05-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-03-29 | define leaf_entry, better entry | Michael Shalayeff |
2001-03-29 | steal alpha cdefs.h for we lack out own anyway | Michael Shalayeff |
2001-03-27 | __weak_alias, __warn_references, __indr_reference are unimplemented now; from d@ | Michael Shalayeff |
2001-03-22 | pmap_physseg is kernel-only business | Michael Shalayeff |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-02-16 | db_elf definitions | Michael Shalayeff |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff |
2001-01-29 | implement a few macros in cpu.h; pointer out by miod@ | Michael Shalayeff |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-12 | fix PTE_BITS | Michael Shalayeff |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-08-15 | compress MD_CACHE_CTL in one line | Michael Shalayeff |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-05 | fix comment | Michael Shalayeff |
2000-07-02 | yes, it will; forgot, oops, ouch | Michael Shalayeff |
2000-07-02 | constraints misscount; that's how it goes typing on the train | Michael Shalayeff |
2000-07-02 | new kvtop through lpa; also put some spu/sfu bits in cpu.h | Michael Shalayeff |
2000-06-15 | add MD_CACHE* defines | Michael Shalayeff |
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-06-15 | more dr0 definitions for pcxs/pcxt | Michael Shalayeff |
2000-06-07 | some more | Michael Shalayeff |
2000-05-15 | fdcache/pdcache/ficache as out of line functions from lites | Michael Shalayeff |
2000-05-15 | diagnostic register 0 definitions | Michael Shalayeff |
2000-05-15 | PDC_CACHE_GETSPIDB's return struct | Michael Shalayeff |
2000-05-15 | extend page zero layout according to 2.x specification | Michael Shalayeff |
2000-04-24 | fix some types | Michael Shalayeff |
2000-04-24 | s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problems | Michael Shalayeff |
2000-04-18 | some PDC calls | Michael Shalayeff |
2000-04-06 | add vm/vm.h for prototypes; from mickey@ | Todd T. Fries |
2000-03-29 | timeout-driven heartbeat. | Michael Shalayeff |
2000-03-23 | new cpu type switch code. | Michael Shalayeff |
2000-02-22 | blah, blah, blah, msgbuf | Michael Shalayeff |