summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2013-02-0420-119/+272
|\
| * 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
* | MFCattilio2013-02-031545-15528/+78695
|\ \ | |/
| * 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
| * fix some fat-fingering in r246246avg2013-02-022-2/+2
| * revert accidentally committed unneeded changes from r246250avg2013-02-021-2/+2
| * acpi: clear power button status bit after waking up...avg2013-02-021-0/+25
| * acpi: after wakeup from a state > S1 re-enable SCI_EN with a direct writeavg2013-02-021-2/+15
| * cpususpend_handler: mark AP as resumed only after fully setting up lapicavg2013-02-022-4/+4
| * x86 suspend/resume: suspend pics and pseudo-pics in reverse orderavg2013-02-024-10/+17
| * print compiler version in the kernel banneravg2013-02-024-0/+7
| * ng_ether: track interface renamingavg2013-02-021-4/+56
| * solaris compat: remove KM_ZEROavg2013-02-021-1/+0
| * uart: add resume method and enable it for attachments on the most commonavg2013-02-025-0/+13
| * zfs: add MODULE_VERSION for zfsctrlavg2013-02-021-0/+1
| * Fix an obvious typo that broke time specifications of the formkientzle2013-02-022-4/+8
OpenPOWER on IntegriCloud