| Commit message (Expand) | Author | Age | Files | Lines |
* | style(9) nits | obrien | 2005-12-07 | 1 | -52/+52 |
* | Add Sparc TLS relocation definitions. | obrien | 2005-12-07 | 1 | -0/+24 |
* | - Cleanup whitespace and extra ()s in vtophys() macros. | jhb | 2005-12-06 | 1 | -1/+1 |
* | Use <sys/ktr.h> directly in .S files instead of exporting the | marius | 2005-12-06 | 2 | -14/+2 |
* | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | ru | 2005-12-06 | 1 | -7/+0 |
* | - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros | marius | 2005-12-03 | 5 | -54/+36 |
* | - Adhere style(9) (don't use function calls in initializers). | marius | 2005-12-03 | 1 | -3/+5 |
* | Remove unused sc_node from softc. | marius | 2005-12-03 | 1 | -2/+0 |
* | - Adhere style(9) (don't use function calls in initializers, use uintXX_t | marius | 2005-12-03 | 5 | -29/+40 |
* | - Register the PCI bus error interrupt handler according to which half of | marius | 2005-12-03 | 1 | -26/+36 |
* | - Improve the comment regarding the workaround for the E250 interrupt map | marius | 2005-12-03 | 2 | -17/+31 |
* | Remove superfluous bzero()'ing of the softc. | marius | 2005-11-30 | 3 | -3/+0 |
* | Remove superfluous inclusion of upa.h. | marius | 2005-11-30 | 3 | -3/+0 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 3 | -9/+1 |
* | - Add a workaround (change the interrupt map mask to compare the full | marius | 2005-11-22 | 2 | -29/+30 |
* | Some clean-up, style changes and changes that will reduce differences | marius | 2005-11-22 | 3 | -247/+244 |
* | - Convert these bus drivers to make use of the newly introduced set of | marius | 2005-11-22 | 9 | -611/+334 |
* | Turn PUC_FASTINTR back off on by default on sparc64 since it breaks with | jhb | 2005-11-21 | 1 | -2/+0 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and move | jhb | 2005-11-21 | 2 | -1/+10 |
* | Eliminate pmap_init2(). It's no longer used. | alc | 2005-11-20 | 1 | -10/+0 |
* | Uncomment em(4) as it's now working. | yongari | 2005-11-09 | 1 | -1/+1 |
* | Reimplement the reclamation of PV entries. Specifically, perform | alc | 2005-11-09 | 1 | -2/+0 |
* | Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its | jhb | 2005-11-03 | 2 | -0/+5 |
* | Reorganize the interrupt handling code a bit to make a few things cleaner | jhb | 2005-10-25 | 2 | -37/+44 |
* | Remove "nodevice snd_es137x" as it is supported now. | yongari | 2005-10-25 | 1 | -1/+0 |
* | Fix compiling. | davidxu | 2005-10-15 | 1 | -1/+1 |
* | Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from | kris | 2005-10-14 | 1 | -0/+8 |
* | 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most | davidxu | 2005-10-14 | 2 | -24/+14 |
* | Add a new atomic_fetchadd() primitive that atomically adds a value to a | jhb | 2005-09-27 | 1 | -0/+3 |
* | Introduce a kernel config for the Mandatory Access Control framework. | csjp | 2005-09-18 | 1 | -0/+28 |
* | Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() | marcel | 2005-09-10 | 1 | -4/+0 |
* | Pass a value of type vm_prot_t to pmap_enter_quick() so that it determine | alc | 2005-09-03 | 1 | -2/+3 |
* | Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename | stefanf | 2005-08-20 | 2 | -4/+3 |
* | Remove a stale occurrence of 'alpha' in a comment. | stefanf | 2005-08-20 | 1 | -1/+1 |
* | Now that at least some screen savers work on sparc64 sync with other | marius | 2005-08-15 | 1 | -1/+1 |
* | The system tick _compare_ register of USIII CPUs and up is ASR25, not | marius | 2005-08-07 | 1 | -1/+1 |
* | - Add support for saving stack traces and displaying them via printf(9) | jeff | 2005-08-03 | 1 | -0/+21 |
* | Add extra constraints to tell the compiler that the memory be modified | jhb | 2005-07-27 | 1 | -4/+6 |
* | Convert the atomic_ptr() operations over to operating on uintptr_t | jhb | 2005-07-15 | 1 | -1/+1 |
* | Add recently invented COMPAT_FREEBSD5 option. | kensmith | 2005-07-14 | 1 | -0/+1 |
* | Validate if the value written into {FS,GS}.base is a canonical | davidxu | 2005-07-10 | 1 | -1/+2 |
* | - Declare lookup tables etc. const. | marius | 2005-07-10 | 2 | -2/+5 |
* | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | obrien | 2005-06-20 | 1 | -0/+1 |
* | Turn on atkbdc(4), atkbd(4), creator(4), machfb(4), syscons(4), ohci(4), | marius | 2005-06-10 | 1 | -11/+11 |
* | - Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, not | marius | 2005-06-10 | 2 | -4/+4 |
* | Introduce a procedure, pmap_page_init(), that initializes the | alc | 2005-06-10 | 1 | -10/+13 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -0/+14 |
* | Remove superfluous breaks. | marius | 2005-06-05 | 1 | -3/+0 |
* | After some input from bde@ and rereading the datasheet use a MTX_SPIN | marius | 2005-06-04 | 1 | -1/+1 |