Age | Commit message (Expand) | Author |
2011-01-09 | Check in resettodr() if inittodr() has been called, otherwise we end up | Jasper Lievisse Adriaanse |
2011-01-04 | - de-register. no binary change. | Jasper Lievisse Adriaanse |
2011-01-02 | Only store bus/dev/func numbers when the corresponding pointer argument | Jasper Lievisse Adriaanse |
2011-01-02 | - move resettodr and inittodr to clock.c, like the other clock related functions | Jasper Lievisse Adriaanse |
2011-01-02 | We need db_machdep.h even when TRAPDEBUG is enabled. | Joel Sing |
2011-01-02 | Include files.bluetooth so that hppa64 compiles. | Joel Sing |
2011-01-01 | - ansify | Jasper Lievisse Adriaanse |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
2010-12-30 | add a simple __va_copy inside ifdef lint, from tim van der molen. | Ted Unangst |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-12-21 | Convert netisr to a normal soft interrupt instead of hanving MD code | Claudio Jeker |
2010-12-15 | oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinks | Ted Unangst |
2010-12-06 | - properly remove NENTS now after fixing the fallout. | Jasper Lievisse Adriaanse |
2010-12-06 | - partially revert previous NENTS removal for arches which got busted. | Jasper Lievisse Adriaanse |
2010-12-06 | Change the signature of PMAP_PREFER from void PMAP_PREFER(..., vaddr_t *) to | Miod Vallat |
2010-12-06 | - drop NENTS(), which was yet another copy of nitems(). | Jasper Lievisse Adriaanse |
2010-12-04 | Introduce a new pci routine, pci_conf_size(), which returns the size of a | Miod Vallat |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-11-27 | Remove ddb single-step load and store counters. Most platforms do not | Miod Vallat |
2010-11-20 | This is a first step towards getting rid of avail_start and avail_end in the | Miod Vallat |
2010-11-19 | Sync MAKEDEV against conf.c, and both against GENERIC. | Miod Vallat |
2010-11-12 | Push all potential (as in, all system MI not utilized by the bootblocks) | Theo de Raadt |
2010-11-03 | no need to specify the -t flag to ctags | Theo de Raadt |
2010-10-01 | Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platforms | Philip Guenthe |
2010-09-28 | Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms, | Miod Vallat |
2010-09-23 | Add pppx(4) to the cdevs of the remaining archs. | Claudio Jeker |
2010-09-22 | remove unused offset argument to rbus functions | Jonathan Gray |
2010-08-30 | delete PROCFS we will never support | Theo de Raadt |
2010-08-18 | - remove COMPAT_LINUX bits. these architectures are not targetted by the | Jasper Lievisse Adriaanse |
2010-08-07 | No "\n" needed at the end of panic() strings. | Kenneth R Westerback |
2010-08-02 | enable owctr | Theo de Raadt |
2010-07-24 | Switch hppa64 to timecounters. | Mark Kettenis |
2010-07-24 | Convert PCI addresses to proper 64-bit physical addresses. | Mark Kettenis |
2010-07-24 | Make pmap_extract() work for large pages. | Mark Kettenis |
2010-07-24 | Fix PTE_PAGE(). | Mark Kettenis |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-02 | Pretend that softintr_establish() actually works. | Joel Sing |
2010-07-02 | When we steal memory, return the VA for the memory that we have stolen and | Joel Sing |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-07-01 | Provide uvm constraints. | Joel Sing |
2010-07-01 | Provide safepri. | Joel Sing |
2010-07-01 | Fix incorrect function prototype. | Joel Sing |
2010-07-01 | Add missing function prototypes. | Joel Sing |
2010-07-01 | Provide mtsp() via cpufunc.h. | Joel Sing |
2010-07-01 | Pull in atomic.h and intr.h. | Joel Sing |
2010-07-01 | Add missing function prototypes and fix order of includes. | Joel Sing |
2010-07-01 | Shuffle function prototypes, add missing include and add missing | Joel Sing |
2010-07-01 | Add stubs for soft interrupts. | Joel Sing |
2010-07-01 | Partially sync atomic.h with hppa so that we get real atomic ops and some | Joel Sing |