| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the raw partition type to the XML. | marcel | 2008-06-12 | 1 | -4/+10 |
* | Reverse the direction of pmap_promote_pde()'s traversal over the specified | alc | 2008-06-12 | 1 | -11/+27 |
* | Add the partition label and the raw partition type to the XML. | marcel | 2008-06-12 | 1 | -5/+19 |
* | Define APM_ENT_NAMELEN and APM_ENT_TYPELEN for general use. | marcel | 2008-06-12 | 1 | -2/+5 |
* | Return an error code rather than ENXIO when both rman_init() and | kevlo | 2008-06-12 | 3 | -28/+33 |
* | Fix a typo: i80321_pci_probe -> i81342_pci_probe | kevlo | 2008-06-12 | 1 | -1/+1 |
* | Make sure we drain our taskqueues and stop our callouts in detach. | benno | 2008-06-12 | 2 | -7/+37 |
* | Change include to reflect tcp_lro.h move. | jfv | 2008-06-11 | 1 | -1/+1 |
* | Remove the tcp_lro.[ch] files as they are now in netinet. | jfv | 2008-06-11 | 2 | -465/+0 |
* | Remove compile of tcp_lro since its now in netinet | jfv | 2008-06-11 | 1 | -1/+1 |
* | Add generic TCP LOR into netinet | jfv | 2008-06-11 | 2 | -0/+464 |
* | Add LRO into kernel build | jfv | 2008-06-11 | 1 | -0/+1 |
* | Duh, wrong directory, needed to be in netinet | jfv | 2008-06-11 | 2 | -464/+0 |
* | Add generic TCP LRO code, moved from the ixgbe driver into net | jfv | 2008-06-11 | 2 | -0/+464 |
* | Fix a typo in a comment. | wkoszek | 2008-06-11 | 1 | -1/+1 |
* | Don't enforce unique device minor number policy anymore. | ed | 2008-06-11 | 11 | -15/+22 |
* | Convert ndis_spinlock to ndis_mtx and start using the sleepable | cokane | 2008-06-11 | 2 | -8/+5 |
* | In cd9660_readdir vop, always initialize the idp->uio_off member. | kib | 2008-06-11 | 1 | -0/+1 |
* | Wait up to 1S for the TFD data to signal un-busy before fetching the signature. | sos | 2008-06-11 | 1 | -3/+3 |
* | fix a page fault that it occurred during ifp is NULL. This bug happens | weongyo | 2008-06-11 | 1 | -2/+2 |
* | Switch to using a normal mutex instead of a spin mutex. | benno | 2008-06-11 | 2 | -22/+30 |
* | Convert bus_space_{read,write}_* calls to bus_{read,write}_* calls. | benno | 2008-06-11 | 2 | -30/+18 |
* | Rearrange how to call dma.alloc() so that we have resources alloc'd when need... | sos | 2008-06-11 | 2 | -6/+5 |
* | Keep proper track of nsegs counter: sem_free is called for all | gonzo | 2008-06-10 | 1 | -4/+3 |
* | When the file-system containing the audit log file is running low on | simon | 2008-06-10 | 1 | -1/+3 |
* | Add Belkin F5U257 to the mix. | imp | 2008-06-10 | 1 | -0/+2 |
* | Make tx(4) MPSAFE | jhb | 2008-06-10 | 2 | -117/+134 |
* | Add support for the P212, P410, P410i, P411, and P812 HP Smart Array | ps | 2008-06-10 | 1 | -0/+5 |
* | Add the pxa_teardown_intr() bus method function to de-associate the | kevlo | 2008-06-10 | 1 | -10/+17 |
* | Pull all the code to deal with bus space methods into a shared set of | kevlo | 2008-06-10 | 2 | -102/+7 |
* | >From NetBSD: | kevlo | 2008-06-10 | 2 | -46/+0 |
* | - Fixed kern/123696 by increasing firmware timeout value from 100 to 1000. | davidch | 2008-06-10 | 2 | -54/+193 |
* | Since we create a DMA tag "mtag" for TX map with bus_dmamap_create(), | wkoszek | 2008-06-09 | 1 | -2/+2 |
* | Provide the mutual exclusion between the nfs export list modifications | kib | 2008-06-09 | 3 | -0/+7 |
* | Remove sicontrol(8)'s "ttystat". | ed | 2008-06-09 | 2 | -6/+0 |
* | Remove some sparc-specific stuff from my earlier sun4v work in p4. | jb | 2008-06-09 | 1 | -2/+0 |
* | Remove sa1_cache_clean_addr | kevlo | 2008-06-09 | 1 | -2/+0 |
* | Unify arminit() and clean up | kevlo | 2008-06-09 | 1 | -58/+1 |
* | Remove checks against DDB, which isn't used in this file. | wkoszek | 2008-06-08 | 1 | -5/+0 |
* | The change to add subversion ID has two problems. The first is that when | dougb | 2008-06-08 | 1 | -2/+11 |
* | Fix typo in comment. | rpaulo | 2008-06-08 | 1 | -1/+1 |
* | d_ino member of linux_dirent structure should be unsigned long. | rdivacky | 2008-06-08 | 1 | -2/+2 |
* | Fix spelling of "virtual". | wkoszek | 2008-06-08 | 2 | -5/+5 |
* | Ethernet hardware address stored in DC_AL_PAR0/DC_AL_PAR1 register | yongari | 2008-06-08 | 1 | -6/+14 |
* | Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES. | marcel | 2008-06-08 | 2 | -2/+1 |
* | Add support for the Apple Big Mac (BMAC) Ethernet controller, | marcel | 2008-06-07 | 9 | -0/+1780 |
* | Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMA | marcel | 2008-06-07 | 4 | -0/+552 |
* | Change the calling convention for ic_node_alloc to deal with | sam | 2008-06-07 | 11 | -27/+42 |
* | Split ieee80211_notify_erp into locked and unlocked variants | sam | 2008-06-07 | 1 | -4/+12 |
* | Fix node cleanup issues when the last reference is held by | sam | 2008-06-07 | 1 | -16/+27 |