summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneeded spaces from the __sym_compat() macro, since newerdim2010-11-111-1/+1
* Add a GPIO driver for the Gateworks Cambria platform.thompsa2010-11-116-2/+482
* Move identical copies of apm_bios.h to sys/x86/include, replace them withjkim2010-11-114-523/+271
* Add compat shim for apm(4) to translate APM BIOS function numbers from i386jkim2010-11-111-0/+17
* Use the same treatment as in linker_set.h for the __start and __stopdim2010-11-112-0/+8
* Revert r103230, which depended on ld preserving the __start_xxx anddim2010-11-112-0/+5
* Bump .Dd due to additions in r214279.brucec2010-11-111-1/+1
* According to specs for MmAllocateContiguousMemorySpecifyCache() physicallybschmidt2010-11-111-6/+3
* Fix the SACK/NR-SACK generation code.tuexen2010-11-111-9/+8
* amd64: introduce minidump version 2avg2010-11-113-80/+191
* Add basic WOL support for MCP ethernet controllers. It seems theyongari2010-11-113-56/+175
* make it possible to actually enable hwpstate_verboseavg2010-11-111-1/+2
* Set symbol visibility to hidden.ed2010-11-112-4/+4
* Fix a few more places to use cpumask_t rather than 'u_int'. These arejhb2010-11-113-10/+9
* Replace libgcc.a by libcompiler_rt.a.ed2010-11-114-3/+5
* Don't use ${LIB} to obtain the library name.ed2010-11-111-9/+9
* Import libcompiler_rt into HEAD and add Makefiles.ed2010-11-11210-0/+12568
|\
| * Import compiler-rt r117047.ed2010-10-21471-0/+184040
* add hint for at45d flash device sitting of spibus0ticso2010-11-111-0/+4
* Correct RAM size of the MPC8555CDS board.raj2010-11-111-1/+1
* Fix typo in the comment.raj2010-11-112-2/+2
* Return IEEE 1275 compliant error codes.raj2010-11-111-8/+8
* Use local TLB_UNLOCKED marker instead of MTX_UNOWNED for Book-E PowerPC trapraj2010-11-114-7/+11
* Fix regression introduced in r215088: gpart(8) reportsae2010-11-111-6/+14
* The softdep_setup_freeblocks() adds worklist items beforekib2010-11-111-2/+5
* Upgrade to OpenSSH 5.6p1.des2010-11-1168-979/+3236
|\
| * Vendor import of OpenSSH 5.6p1des2010-11-0899-2283/+4871
| * Vendor import of OpenSSH 5.5p1des2010-04-2846-247/+555
* | Change #ifdef INVARIANTS panic into KASSERT, and print some usefulkib2010-11-111-5/+5
* | In journal_mount(), only set MNTK_SUJ flag after the jblocks are mapped.kib2010-11-111-13/+18
* | Add function lbn_offset to calculate offset of the indirect block ofkib2010-11-113-11/+18
* | Fix typo. Function is called ffs_blkfree.kib2010-11-111-2/+2
* | Remove unneeded conditional.trasz2010-11-111-12/+10
* | Fix so that a multicast packet can be sentrrs2010-11-111-5/+4
* | Add support for the IMISS, DLMISS, and DSMISS traps required to runnwhitehorn2010-11-112-0/+210
* | Zero the buffer containing the .gnu_debuglink section before writingcperciva2010-11-111-1/+1
* | Add a man page for usb_quirk module, plus references in other man pages,n_hibma2010-11-105-21/+218
* | Fix typos.attilio2010-11-101-2/+2
* | Entering deep nap mode on the 970MP requires that both MSR[NAP] andnwhitehorn2010-11-101-2/+2
* | Disabling CPU NAP modes during SMU commands is a hack needed only on U3nwhitehorn2010-11-101-2/+10
* | Make APM emulation look more closer to its origin. Use device_get_softc(9)jkim2010-11-104-14/+11
* | Add my birthday to the calendar so everyone can send me presents.zack2010-11-101-0/+1
* | Allow specification of eject method through quirks, so people can testn_hibma2010-11-103-29/+77
* | Add myself as a new committer and add zml as my mentor.zack2010-11-101-0/+2
* | Enable reservation-based physical memory allocation. Even without thealc2010-11-102-3/+10
* | Remove unexisted since r212541 timer1hz/timer2hz variables.mav2010-11-101-2/+0
* | In r212554 name of G_PART_PARM_GEOM and G_PART_PARM_PROVIDERae2010-11-101-1/+1
* | Typo fix in a comment.bcr2010-11-101-1/+1
* | Switch to the new network driver nlge, the old rge driver is deprecated now.jchandra2010-11-103-6/+6
* | Forgot to svn rm this when I imported 5.4p1.des2010-11-101-25/+0
OpenPOWER on IntegriCloud