summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some nits.hselasky2013-02-055-6/+6
* Fix depend target.hselasky2013-02-051-4/+4
* Load the pfsync module if necessary.des2013-02-051-0/+1
* Build clang for little-endian arm by default. Due to size issues when builtandrew2013-02-051-1/+5
* Remove two dead assignments andganbold2013-02-051-14/+14
* ext2fs: move assignment where it is not dead.pfg2013-02-051-2/+3
* ext2fs: Remove unused em_e2fsb definition..pfg2013-02-051-1/+0
* ext2fs: Remove useless rootino local variable.pfg2013-02-051-4/+3
* ext2fs: Correct off-by-one errors in FFTODT() and DDTOFT().pfg2013-02-051-2/+2
* ext2fs: Use nitems().pfg2013-02-051-6/+4
* ext2fs: Use EXT2_LINK_MAX instead of LINK_MAXpfg2013-02-051-5/+5
* crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
* Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-054-1/+532
* Rework jumbo frame handling. QAC confirmed that the controlleryongari2013-02-052-44/+87
* ktr: prevent possible footshooting with KTR_ENTRIES and KTR_BOOT_ENTRIESavg2013-02-041-1/+1
* ktr: copy content from the early static buffer if KTR_ENTRIES !=avg2013-02-041-0/+1
* Use stripesize as smallest block size if it's available.delphij2013-02-041-0/+5
* Sort by MK_* knob like the comment saysdes2013-02-041-5/+5
* Missed adding Makefile.config and unit-tests/Makefile shouldsjg2013-02-042-0/+23
* ng_ether_ifnet_arrival_event: check interface type before using IFP2NGavg2013-02-041-1/+7
* Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printfandrew2013-02-041-1/+1
* Use the STACKALIGN macro to alight the stack rather than with a magic mask.andrew2013-02-041-5/+4
* Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539andrew2013-02-041-0/+1
* Try to improve r242655 take III: move these SYSCTLs describing the kernelmarius2013-02-042-11/+11
* Fix xdev by using the install shell script as it knows about the -landrew2013-02-041-1/+2
* Allow the unwind functions int libgcc_s to interact correctly with libthr.andrew2013-02-042-11/+13
* Extend GDB to check the value in the .note.tag section along with theandrew2013-02-042-0/+18
* Further improve r242655 and supply VM_{MIN,MAX}_KERNEL_ADDRESS as constantmarius2013-02-031-7/+7
* - Make pci_ns8250_ids[] const.marius2013-02-031-6/+6
* UFS: Remove dead assignment.pfg2013-02-031-1/+0
* crunchide(1): Put e_shnum into a local variable.pfg2013-02-031-10/+13
* Add several missing symbols to libcxxrt's symbol version map, and removedim2013-02-031-14/+12
* crunchide(1): support non-custom elf object layoutpfg2013-02-031-60/+157
* zfs: fix, improve and re-organize page_lookup and page_unlockavg2013-02-031-23/+91
* For UFS2 i_blocks is unsigned. The current "sanity" check that itmckusick2013-02-031-3/+3
* sh: Expand here documents in the current process.jilles2013-02-035-24/+48
* - Add CHECKSUM.* support in Makefile[1].hrs2013-02-0310-254/+212
* allow for large KTR_ENTRIES values by allocating ktr_buf using malloc(9)avg2013-02-033-3/+33
* crunch: Sync some NetBSD changespfg2013-02-031-0/+2
* Another overhaul of the CPSW driver for BeagleBonekientzle2013-02-033-901/+1586
* Fix the PowerPC DTrace copy functions. The kernel doesn't hold the same view tojhibbits2013-02-032-66/+61
* Regenerate src.conf(5).dim2013-02-021-0/+7
* Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC.dim2013-02-022-0/+5
* crunch: Sync some NetBSD changespfg2013-02-021-2/+3
* Regenerate src.conf(5).dim2013-02-021-4/+25
* Pull in r170135 from upstream clang trunk:dim2013-02-0270-18/+218
* ext2fs: general cleanup.pfg2013-02-027-61/+17
* Improve r238673 to additionally allow for odd-aligned buffers asmarius2013-02-022-10/+49
* crunch: Sync some NetBSD changes.pfg2013-02-023-26/+26
* Use the default policy table of RFC 6724.ume2013-02-021-10/+18
OpenPOWER on IntegriCloud