summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs against HEAD.attilio2013-02-061-2/+1
* Revert previously added locking to tmpfs_mapped{read, write}.attilio2013-02-061-11/+5
* Now that vm_page_cache_free() and vm_page_cache_transfer() areattilio2013-02-062-5/+7
* Reduce diffs against HEAD:attilio2013-02-065-140/+57
* Merge from vmcontentionattilio2013-02-0648-503/+889
|\
| * MFCattilio2013-02-0648-503/+889
| |\
| | * Make sure that all mouse buttons are released when clientshselasky2013-02-061-1/+20
| | * Fixes to QUEUE_MACRO_DEBUG support:glebius2013-02-061-5/+7
| | * Busy-wait when cold.np2013-02-061-1/+6
| | * Compute the number of initial kernel page table pages (NKPT) dynamically.neel2013-02-063-19/+59
| | * Use and set gpio pin to high to power up usb.ganbold2013-02-061-1/+17
| | * Add the __aeabi_mem* functions to compiler-rt as clang uses them.andrew2013-02-061-0/+4
| | * sh: Do not test for digit_contig in mksyntax.jilles2013-02-051-46/+2
| | * Remove reference to the rlist code from comments, and fix a typo visiblepluknet2013-02-051-8/+4
| | * * Add the integer div & mod functions and ARM EABI support functions toandrew2013-02-052-2/+15
| | * Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersjhb2013-02-054-8/+25
| | * Add defines to more easily allow a single threaded version of the FreeBSDhselasky2013-02-0512-96/+64
| | * Remove political propagandades2013-02-051-227/+0
| | * Bump .Dd for the change in r246121.zeising2013-02-051-1/+1
| | * 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
* | | Fix compilation.attilio2013-02-051-1/+1
* | | Restrengten vn_has_cached_data() by also checking the resident pagesattilio2013-02-051-1/+2
* | | Reduce diffs against HEAD:attilio2013-02-053-26/+39
* | | Merge from vmcontentionattilio2013-02-0420-119/+272
|\ \ \ | |/ /
| * | 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
OpenPOWER on IntegriCloud