| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | ken | 2014-05-02 | 1 | -0/+2 |
* | Retire smp_active. It was racey and caused demonstrated problems with | scottl | 2014-04-26 | 1 | -1/+1 |
* | Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 | tijl | 2014-04-01 | 1 | -1/+1 |
* | Fix missed efi.h header change in r263815 | emaste | 2014-03-28 | 1 | -1/+1 |
* | Move ia64 efi.h to sys in preparation for amd64 UEFI support | emaste | 2014-03-27 | 11 | -187/+10 |
* | Rename global cnt to vm_cnt to avoid shadowing. | bdrewery | 2014-03-22 | 2 | -3/+3 |
* | Add KTR events for the PMAP interface functions | marcel | 2014-03-19 | 3 | -61/+169 |
* | Fix and improve exception tracing: | marcel | 2014-03-18 | 10 | -81/+436 |
* | In kernel config files, it is supposed to be 'options<space><tab>' not | imp | 2014-03-18 | 1 | -2/+2 |
* | In intr_event_handle() we already save and set td_intr_frame, so | marcel | 2014-03-17 | 1 | -0/+4 |
* | Move the implementation of kdb_cpu_trap() from <machine/kdb.h> to | marcel | 2014-03-16 | 2 | -10/+15 |
* | Don't use the ITC as the faulting address for external interrupts. | marcel | 2014-03-16 | 2 | -3/+3 |
* | In intr_event_handle() we already save and set td_intr_frame, so | marcel | 2014-03-16 | 2 | -7/+6 |
* | Delete stray clause 3 (Advertising clause) and renumber while i'm | imp | 2014-03-11 | 1 | -1/+1 |
* | When reading physical memory, make sure to access it using the right | marcel | 2014-03-04 | 1 | -51/+58 |
* | In pmap_set_pte(), make sure to enforce ordering by inserting a memory | marcel | 2014-01-20 | 1 | -2/+4 |
* | Enable vt. This brings VGA-based console and terminal support to | marcel | 2014-01-19 | 1 | -1/+4 |
* | In the nested TLB fault handler, for a direct-mapped address, make | marcel | 2014-01-15 | 1 | -1/+1 |
* | Implement atomic_swap_<type>. | marcel | 2014-01-01 | 1 | -0/+28 |
* | Add a virt_foreach() that does the same as what phys_foreach() does and | marcel | 2013-12-28 | 1 | -8/+94 |
* | Add the scaffolding for minidumps. They're just like physical dumps, | marcel | 2013-12-27 | 1 | -21/+65 |
* | Allow pmap_remove_pages() to be called for physical maps not | marcel | 2013-12-12 | 1 | -6/+4 |
* | Make process descriptors standard part of the kernel. rwhod(8) already | pjd | 2013-11-30 | 1 | -1/+0 |
* | Don't enable interrupts before we call sched_throw(). Interrupts | marcel | 2013-11-10 | 1 | -2/+0 |
* | As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other | alc | 2013-11-08 | 1 | -10/+2 |
* | Use LOG2_ID_PAGE_SIZE again for the identity mapping in regions 6 & 7. | marcel | 2013-11-01 | 3 | -4/+9 |
* | The PAL_PTCE_INFO function returns the counts and strides of the | marcel | 2013-11-01 | 1 | -10/+10 |
* | Purge the translation cache of APs before we unleash them. To that | marcel | 2013-10-31 | 3 | -18/+6 |
* | Respect the kern.smp.disabled tunable. When we're scanning the MADT in | marcel | 2013-10-31 | 1 | -0/+5 |
* | Add bus_dmamap_load_ma() function to load map with the array of | kib | 2013-10-27 | 1 | -0/+11 |
* | The pmap function pmap_clear_reference() is no longer used. Remove it. | alc | 2013-09-20 | 1 | -31/+0 |
* | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use | jhb | 2013-09-09 | 1 | -2/+2 |
* | On those machines, where sf_bufs do not represent any real object, make | glebius | 2013-09-06 | 2 | -22/+12 |
* | Significantly reduce the cost, i.e., run time, of calls to madvise(..., | alc | 2013-08-29 | 1 | -0/+44 |
* | Revert r254501. Instead, reuse the type stability of the struct pmap | kib | 2013-08-22 | 1 | -2/+2 |
* | Add process descriptors support to the GENERIC kernel. It is already being | pjd | 2013-08-18 | 1 | -2/+3 |
* | Tidy up global locks for ACPICA. There is no functional change. | jkim | 2013-08-13 | 1 | -3/+3 |
* | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 1 | -12/+10 |
* | follow up to r254051 | avg | 2013-08-09 | 1 | -2/+1 |
* | enable KDB_TRACE in GENERICs | avg | 2013-08-07 | 1 | -1/+1 |
* | Replace kernel virtual address space allocation with vmem. This provides | jeff | 2013-08-07 | 1 | -1/+2 |
* | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -1/+0 |
* | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 1 | -0/+1 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -2/+2 |
* | put contents of cpu.h under _KERNEL | avg | 2013-07-28 | 1 | -2/+2 |
* | In pci_cfgregread() and pci_cfgregwrite(), multiplex the domain and | marcel | 2013-07-23 | 1 | -2/+2 |
* | In ia64_mca_init(), don't limit the allocation of the info block to | marcel | 2013-07-23 | 1 | -2/+2 |
* | In pmap_mapdev(), if the physical memory range is not covered by an EFI | marcel | 2013-07-23 | 1 | -1/+1 |
* | Fix issues with zeroing and fetching the counters, on x86 and ppc64. | kib | 2013-07-01 | 1 | -0/+39 |
* | Move definitions required by userland applications out of acpica_machdep.h. | jkim | 2013-06-27 | 1 | -7/+2 |