| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rewrite arm_get_next_irq to always make forward progress (should be optimized) | sam | 2009-06-22 | 1 | -8/+20 |
* | kill stray whitespace | sam | 2009-06-22 | 1 | -2/+2 |
* | move logic to ACK a GPIO to a separate function | sam | 2009-06-22 | 1 | -3/+9 |
* | swap order in ddb show gpio printf | sam | 2009-06-22 | 1 | -2/+2 |
* | make type use consistent | sam | 2009-06-22 | 1 | -1/+1 |
* | Regen. | jhb | 2009-06-22 | 9 | -9/+77 |
* | Include definitions for the audit identifiers for compat system calls in | jhb | 2009-06-22 | 1 | -0/+2 |
* | Fix a typo in a comment. | jhb | 2009-06-22 | 2 | -2/+2 |
* | Enable MSI in the MSI capability registers any time that the first message | jhb | 2009-06-22 | 1 | -1/+3 |
* | Update m_demote: | andre | 2009-06-22 | 1 | -4/+6 |
* | Validate the page in one place, dev_pager_getpages(), rather than doing it | alc | 2009-06-22 | 1 | -7/+6 |
* | Updates after r194640: | bz | 2009-06-22 | 2 | -11/+7 |
* | Move virtualization of routing related variables into their own | bz | 2009-06-22 | 6 | -18/+56 |
* | Add a missing return in NULL mutex case. | jkim | 2009-06-22 | 1 | -1/+3 |
* | Split tolower/toupper code from usual xlat16 kiconv table, and make it | delphij | 2009-06-22 | 7 | -51/+342 |
* | Add prototypes when the library is compiled static. | delphij | 2009-06-22 | 2 | -2/+10 |
* | fix wrong name for the iso! | luigi | 2009-06-22 | 1 | -1/+1 |
* | Bump PowerPC loader(8) version to reflect extensions it has recently grown. | raj | 2009-06-22 | 1 | -0/+1 |
* | Keep file list sorted. | raj | 2009-06-22 | 1 | -1/+1 |
* | DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. | raj | 2009-06-22 | 5 | -0/+438 |
* | Add code to generate a bootable ISO image, so we are finally | luigi | 2009-06-22 | 1 | -14/+12 |
* | Integrated I2C controller driver (found in MPC85xx and other SOC parts). | raj | 2009-06-22 | 3 | -0/+443 |
* | Collect all VIMAGE_GLOBALS variables in one place. | bz | 2009-06-22 | 2 | -9/+4 |
* | - Fall-back to /etc/termcap.small if there is no /usr/share/misc/termcap | rafan | 2009-06-22 | 1 | -1/+1 |
* | Change cam_periph_ioctl() to take 'cmd' and a u_long instead of an | scottl | 2009-06-22 | 2 | -2/+2 |
* | Add a new function, ifa_ifwithaddr_check(), which rather than returning | rwatson | 2009-06-22 | 7 | -9/+25 |
* | Remove unneeded stores back into the function arguments. | ed | 2009-06-22 | 2 | -4/+0 |
* | After the update to fxp(4) in r194573 we should no longer need | bz | 2009-06-22 | 1 | -1/+0 |
* | Add a global rwlock, at_ifaddr_rw, to protect the global netatalk | rwatson | 2009-06-22 | 7 | -76/+143 |
* | Move definitions of AT_* constants from the middle of the open(2) flags | kib | 2009-06-22 | 1 | -17/+18 |
* | O_NOFOLLOW shall be in flags, not in cmode. | kib | 2009-06-22 | 1 | -3/+2 |
* | Remove a hack from r186086 so that IPsec via loopback routes continued | bz | 2009-06-22 | 1 | -4/+0 |
* | Eliminate dead code. These definitions should have been deleted with the | alc | 2009-06-22 | 2 | -20/+0 |
* | Add ipx_ifaddr locking to ipx_control(), which should close most | rwatson | 2009-06-21 | 1 | -27/+70 |
* | Disable write-back until I figure out what's wrong with it on the i81342. | cognet | 2009-06-21 | 1 | -7/+1 |
* | Introduce basic locking of global IPX address list 'ipx_ifaddr' using | rwatson | 2009-06-21 | 5 | -13/+61 |
* | Implement a mechanism within vm_phys_alloc_contig() to defer all necessary | alc | 2009-06-21 | 1 | -9/+20 |
* | In ipx_control(), lock if_addr_mtx when adding/removing addresses from | rwatson | 2009-06-21 | 1 | -3/+5 |
* | Clean up common ifaddr management: | rwatson | 2009-06-21 | 10 | -54/+62 |
* | Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by | kib | 2009-06-21 | 5 | -13/+19 |
* | add %b formats for various registers | sam | 2009-06-21 | 1 | -0/+12 |
* | Minor style cleanups. | rwatson | 2009-06-21 | 1 | -24/+25 |
* | Remove unuxed ipx_zerohost. | rwatson | 2009-06-21 | 2 | -2/+0 |
* | Update copyright on netipx. | rwatson | 2009-06-21 | 1 | -1/+1 |
* | Add another flags argument to vn_open_cred. Use it to specify that some | kib | 2009-06-21 | 8 | -16/+22 |
* | - Eliminate extra subcs instruction. I have not noticed before that we | stas | 2009-06-21 | 1 | -2/+1 |
* | use PROTO_DEFAULT. | remko | 2009-06-21 | 1 | -1/+1 |
* | - Fix strncmp on arm. Return 0 as result without performing the | stas | 2009-06-21 | 1 | -5/+9 |
* | Add support for the Myson Heden 8813. | remko | 2009-06-21 | 2 | -0/+5 |
* | Switch cmd argument to u_long. This matches what if_ethersubr.c does and | rdivacky | 2009-06-21 | 15 | -17/+17 |