| Commit message (Expand) | Author | Age | Files | Lines |
* | First pass at replacing the single global bounce pool with sub-pools that are | scottl | 2004-11-09 | 1 | -36/+140 |
* | Add support for gadgets on Asus L4R and M6R notebooks. | philip | 2004-11-08 | 1 | -0/+22 |
* | Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc(). | alc | 2004-11-08 | 1 | -3/+5 |
* | Add power profile support so that the LCD changes brightness levels based | njl | 2004-11-07 | 1 | -20/+86 |
* | Begin an invasion of i386-land by amd64. | peter | 2004-11-06 | 1 | -0/+11 |
* | Fix support for the Asus-compatible gadgets in Samsung P30/P35 laptops. | philip | 2004-11-05 | 1 | -9/+47 |
* | Don't use atomic ops to increment interrupt stats. This was only done on | scottl | 2004-11-03 | 1 | -3/+3 |
* | Streamline busdma a bit. Inline _bus_dmamap_load_buffer, optimize some | scottl | 2004-11-02 | 1 | -18/+19 |
* | Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. | andre | 2004-11-02 | 1 | -1/+1 |
* | Add support for Asus M6N laptops | philip | 2004-11-02 | 1 | -0/+11 |
* | - Change the ddb paging "support" to use a variable (db_lines_per_page) to | jhb | 2004-11-01 | 3 | -3/+3 |
* | Allow individual application processors to be disabled from the loader | jhb | 2004-11-01 | 1 | -1/+16 |
* | Add TUNABLE_LONG and TUNABLE_ULONG, and use the latter for the | des | 2004-10-31 | 1 | -4/+3 |
* | Whitespace cleanup | des | 2004-10-31 | 1 | -8/+8 |
* | Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock | alc | 2004-10-29 | 1 | -33/+50 |
* | Preserve dcons(4) buffer passed by loader(8). | simokawa | 2004-10-24 | 1 | -0/+16 |
* | Hook the hptmv driver up to the build. | scottl | 2004-10-24 | 2 | -0/+6 |
* | Add some basic KTR tracing to busdma on i386. This is likely not | rwatson | 2004-10-23 | 1 | -10/+60 |
* | Remove a "needs Giant" flag from the /dev/apm compat device. | njl | 2004-10-22 | 1 | -1/+0 |
* | Add new function ttyinitmode() which sets our systemwide default | phk | 2004-10-18 | 1 | -6/+1 |
* | When sf_buf_alloc() replaces a virtual-to-physical mapping, it needn't | alc | 2004-10-16 | 1 | -1/+15 |
* | Let nexus print our flags for us. Also, clean up an obfuscated if stmt. | njl | 2004-10-14 | 1 | -10/+7 |
* | Print flags in the nexus for child devices. | njl | 2004-10-14 | 1 | -0/+2 |
* | Remove local hacks to set flags now that the device probe does this for us. | njl | 2004-10-14 | 2 | -11/+2 |
* | Add zero flags argument to sysctl calls. | phk | 2004-10-12 | 1 | -1/+1 |
* | Add missing zero flag arguments to sysctl calls. | phk | 2004-10-12 | 3 | -3/+3 |
* | Make the lower range of the memory area 0x80000000 again. Also | imp | 2004-10-11 | 1 | -1/+15 |
* | Match surrounding style, not style(msmith). | njl | 2004-10-11 | 1 | -16/+16 |
* | Move the code for halting the CPU (acpi_cpu_c1) into machdep files. | njl | 2004-10-11 | 2 | -1/+8 |
* | Fix conflicts I didn't fix before I committed my busspace changes. | imp | 2004-10-11 | 1 | -4/+2 |
* | Convert to newbus. (chances are we could now move this to dev/pbio | imp | 2004-10-10 | 1 | -46/+61 |
* | style(9) | obrien | 2004-10-09 | 1 | -57/+51 |
* | Make pte_load_store() an atomic operation in all cases, not just i386 PAE. | alc | 2004-10-08 | 2 | -11/+36 |
* | Port pbio to HEAD. | imp | 2004-10-07 | 2 | -0/+460 |
* | Add missing 'static' | imp | 2004-10-06 | 1 | -2/+1 |
* | For legacy PCI bridges, limit memory allocation to the top 32MB of | imp | 2004-10-06 | 1 | -4/+24 |
* | Undo revision 1.251. This change was a performance pessimizing work-around | alc | 2004-10-03 | 1 | -1/+1 |
* | The physical address stored in the vm_page is page aligned. There is no | alc | 2004-10-03 | 1 | -1/+1 |
* | Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter(). These | alc | 2004-10-02 | 1 | -5/+2 |
* | Fix BIOS default geometry on pc98. | nyan | 2004-10-01 | 1 | -0/+4 |
* | Fix the following race: | das | 2004-10-01 | 1 | -3/+4 |
* | Prevent the unexpected deallocation of a page table page while performing | alc | 2004-09-29 | 2 | -19/+39 |
* | Improve the panic message for a busted MP table with conflicting entries | jhb | 2004-09-24 | 1 | -1/+3 |
* | Invalidate cache after changing pte entry. | rik | 2004-09-23 | 1 | -3/+7 |
* | PAE seems to work for isp- at least under mimimal testing. | mjacob | 2004-09-23 | 1 | -1/+2 |
* | Correct a long-standing error in _pmap_unwire_pte_hold() affecting | alc | 2004-09-22 | 1 | -10/+5 |
* | - Add support for "paging" in stack trace output. That is, when you do | jhb | 2004-09-20 | 1 | -2/+4 |
* | Simplify the reference counting of page table pages. Specifically, use | alc | 2004-09-19 | 1 | -22/+10 |
* | Remove an outdated assertion from _pmap_allocpte(). (When vm_page_alloc() | alc | 2004-09-19 | 1 | -3/+0 |
* | Put in a commented out ispfw device under isp and note that this is usually | mjacob | 2004-09-19 | 1 | -0/+1 |