| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unneeded spaces from the __sym_compat() macro, since newer | dim | 2010-11-11 | 1 | -1/+1 |
* | Add a GPIO driver for the Gateworks Cambria platform. | thompsa | 2010-11-11 | 6 | -2/+482 |
* | Move identical copies of apm_bios.h to sys/x86/include, replace them with | jkim | 2010-11-11 | 4 | -523/+271 |
* | Add compat shim for apm(4) to translate APM BIOS function numbers from i386 | jkim | 2010-11-11 | 1 | -0/+17 |
* | Use the same treatment as in linker_set.h for the __start and __stop | dim | 2010-11-11 | 2 | -0/+8 |
* | Revert r103230, which depended on ld preserving the __start_xxx and | dim | 2010-11-11 | 2 | -0/+5 |
* | Bump .Dd due to additions in r214279. | brucec | 2010-11-11 | 1 | -1/+1 |
* | According to specs for MmAllocateContiguousMemorySpecifyCache() physically | bschmidt | 2010-11-11 | 1 | -6/+3 |
* | Fix the SACK/NR-SACK generation code. | tuexen | 2010-11-11 | 1 | -9/+8 |
* | amd64: introduce minidump version 2 | avg | 2010-11-11 | 3 | -80/+191 |
* | Add basic WOL support for MCP ethernet controllers. It seems the | yongari | 2010-11-11 | 3 | -56/+175 |
* | make it possible to actually enable hwpstate_verbose | avg | 2010-11-11 | 1 | -1/+2 |
* | Set symbol visibility to hidden. | ed | 2010-11-11 | 2 | -4/+4 |
* | Fix a few more places to use cpumask_t rather than 'u_int'. These are | jhb | 2010-11-11 | 3 | -10/+9 |
* | Replace libgcc.a by libcompiler_rt.a. | ed | 2010-11-11 | 4 | -3/+5 |
* | Don't use ${LIB} to obtain the library name. | ed | 2010-11-11 | 1 | -9/+9 |
* | Import libcompiler_rt into HEAD and add Makefiles. | ed | 2010-11-11 | 210 | -0/+12568 |
|\ |
|
| * | Import compiler-rt r117047. | ed | 2010-10-21 | 471 | -0/+184040 |
* | add hint for at45d flash device sitting of spibus0 | ticso | 2010-11-11 | 1 | -0/+4 |
* | Correct RAM size of the MPC8555CDS board. | raj | 2010-11-11 | 1 | -1/+1 |
* | Fix typo in the comment. | raj | 2010-11-11 | 2 | -2/+2 |
* | Return IEEE 1275 compliant error codes. | raj | 2010-11-11 | 1 | -8/+8 |
* | Use local TLB_UNLOCKED marker instead of MTX_UNOWNED for Book-E PowerPC trap | raj | 2010-11-11 | 4 | -7/+11 |
* | Fix regression introduced in r215088: gpart(8) reports | ae | 2010-11-11 | 1 | -6/+14 |
* | The softdep_setup_freeblocks() adds worklist items before | kib | 2010-11-11 | 1 | -2/+5 |
* | Upgrade to OpenSSH 5.6p1. | des | 2010-11-11 | 68 | -979/+3236 |
|\ |
|
| * | Vendor import of OpenSSH 5.6p1 | des | 2010-11-08 | 99 | -2283/+4871 |
| * | Vendor import of OpenSSH 5.5p1 | des | 2010-04-28 | 46 | -247/+555 |
* | | Change #ifdef INVARIANTS panic into KASSERT, and print some useful | kib | 2010-11-11 | 1 | -5/+5 |
* | | In journal_mount(), only set MNTK_SUJ flag after the jblocks are mapped. | kib | 2010-11-11 | 1 | -13/+18 |
* | | Add function lbn_offset to calculate offset of the indirect block of | kib | 2010-11-11 | 3 | -11/+18 |
* | | Fix typo. Function is called ffs_blkfree. | kib | 2010-11-11 | 1 | -2/+2 |
* | | Remove unneeded conditional. | trasz | 2010-11-11 | 1 | -12/+10 |
* | | Fix so that a multicast packet can be sent | rrs | 2010-11-11 | 1 | -5/+4 |
* | | Add support for the IMISS, DLMISS, and DSMISS traps required to run | nwhitehorn | 2010-11-11 | 2 | -0/+210 |
* | | Zero the buffer containing the .gnu_debuglink section before writing | cperciva | 2010-11-11 | 1 | -1/+1 |
* | | Add a man page for usb_quirk module, plus references in other man pages, | n_hibma | 2010-11-10 | 5 | -21/+218 |
* | | Fix typos. | attilio | 2010-11-10 | 1 | -2/+2 |
* | | Entering deep nap mode on the 970MP requires that both MSR[NAP] and | nwhitehorn | 2010-11-10 | 1 | -2/+2 |
* | | Disabling CPU NAP modes during SMU commands is a hack needed only on U3 | nwhitehorn | 2010-11-10 | 1 | -2/+10 |
* | | Make APM emulation look more closer to its origin. Use device_get_softc(9) | jkim | 2010-11-10 | 4 | -14/+11 |
* | | Add my birthday to the calendar so everyone can send me presents. | zack | 2010-11-10 | 1 | -0/+1 |
* | | Allow specification of eject method through quirks, so people can test | n_hibma | 2010-11-10 | 3 | -29/+77 |
* | | Add myself as a new committer and add zml as my mentor. | zack | 2010-11-10 | 1 | -0/+2 |
* | | Enable reservation-based physical memory allocation. Even without the | alc | 2010-11-10 | 2 | -3/+10 |
* | | Remove unexisted since r212541 timer1hz/timer2hz variables. | mav | 2010-11-10 | 1 | -2/+0 |
* | | In r212554 name of G_PART_PARM_GEOM and G_PART_PARM_PROVIDER | ae | 2010-11-10 | 1 | -1/+1 |
* | | Typo fix in a comment. | bcr | 2010-11-10 | 1 | -1/+1 |
* | | Switch to the new network driver nlge, the old rge driver is deprecated now. | jchandra | 2010-11-10 | 3 | -6/+6 |
* | | Forgot to svn rm this when I imported 5.4p1. | des | 2010-11-10 | 1 | -25/+0 |