| Age | Commit message (Expand) | Author |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-21 | Clean up a little, bump KERNEL_VM_SIZE to 0x06000000 (we have that | thorpej |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-11 | Make it possible to build a kernel that actually compiles and runs on a shark. | briggs |
| 2001-12-11 | include <arm/...> cousin | briggs |
| 2001-12-02 | Convert to new ata/atapi attach structs. | bouyer |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-27 | Use <machine/intr.h> rather than <machine/irqhandler.h> | thorpej |
| 2001-11-27 | Move interrupt-related stuff out of the generic 32-bit ARM genassym.cf | thorpej |
| 2001-11-26 | Don't include <machine/psl.h> directly. | thorpej |
| 2001-11-26 | Delete <machine/psl.h> from the ARM ports. It's not a header that | thorpej |
| 2001-11-26 | Move the interrupt-related file declarations into port-specific | thorpej |
| 2001-11-25 | Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did | thorpej |
| 2001-11-25 | End the "new ARM includes strategy" experiment. The new strategy | thorpej |
| 2001-11-24 | The ARM, Ltd. floating point emulator has moved to arch/arm. | thorpej |
| 2001-11-23 | Use <arm/undefined.h> instead of <machine/undefined.h>. | thorpej |
| 2001-11-23 | profileio.h is a Shark-specific header, so don't reference an | thorpej |
| 2001-11-23 | Use <arm/cpufunc.h>, not <machine/cpufunc.h>. | thorpej |
| 2001-11-23 | Move even more constants into the shared 32-bit vmparam.h header. | thorpej |
| 2001-11-23 | - Move more contents of various <machine/vmparam.h> files into | thorpej |
| 2001-11-23 | Extra whitespace removal. | thorpej |
| 2001-11-23 | No need to pull in <machine/pte.h> directly. | thorpej |
| 2001-11-22 | Kill <machine/katelib.h>. Any place that still uses it should just | thorpej |
| 2001-11-22 | Add 26-bit and 32-bit types.h files, which indicate the programming | thorpej |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-11 | Pull in common 32-bit ARM VM parameters. | thorpej |
| 2001-11-09 | Add some rudimentary support for ELF symbols in DDB on the ARM ports. | thorpej |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-11-09 | Remove unnecessary prototypes for zero_page_read{only,write}(). | thorpej |
| 2001-11-02 | The a.out header is at the beginning of the .text segment in | thorpej |
| 2001-11-02 | Indirect labels should start with L | matt |
| 2001-10-06 | re-add asm.h to get arch/dnard to compile again; it links to the | reinoud |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-14 | Allow bus front-end to provide both ioctl and mmap entry points, | thorpej |
| 2001-09-03 | Add a merged <pcb.h> for arm26/arm32. | matt |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-11 | Checking a whole host of pmap changes: | chris |
| 2001-07-29 | This is needed anymore and should have been removed a while ago. | matt |
| 2001-07-29 | Remove opt_footbridge from conf.c | matt |
| 2001-07-28 | Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel b... | chris |
| 2001-07-22 | bcopy -> memmove, bzero -> memset, bcmp -> memcmp | wiz |
| 2001-07-22 | bzero -> memset | wiz |
| 2001-07-14 | Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific | matt |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-06-30 | Add System V semaphore resource limits to each GENERIC file that has an | darcy |
| 2001-06-23 | Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since | bjh21 |
| 2001-06-21 | Remove commented out reference to EBSA missed in previous change. | chris |
| 2001-06-18 | Merge arm32/dev/bus_space_notimpl.S and hpcarm/hpcarm/bus_space_notimpl.S | bjh21 |
| 2001-06-18 | Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be | bjh21 |