summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the short-lived namei experiment.markm2013-08-261-5/+0
* Snapshot; Do some running repairs on entropy harvesting. More needs to follow.markm2013-08-265-9/+10
* Snapshot of current work;markm2013-08-267-193/+253
* MFCmarkm2013-08-2622-147/+1242
|\
| * Add support for my:jmg2013-08-261-0/+2
| * Joerg was my mentor way back when...jmg2013-08-261-0/+2
| * kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair().jilles2013-08-262-2/+15
| * Add more obsolete files.antoine2013-08-262-0/+14
| * Regenerate src.conf.5antoine2013-08-261-7/+19
| * Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLESantoine2013-08-264-2/+6
| * Introduce superpages support for ARMv6/v7.raj2013-08-264-124/+1140
| * Hook vm_page_busy.9 to the buildantoine2013-08-261-0/+1
| * Provide settings for superpage reservation system on ARM.raj2013-08-261-2/+9
| * Add missing TAILQ initializer (omitted in r250634).raj2013-08-261-0/+1
| * Remove comment that is no longer relevant since r254182.glebius2013-08-261-4/+0
| * Fix mbuf debugging printf()'s after the recent mbuf header changes.andre2013-08-261-4/+4
| * Add support to reconfigure a drive as SYSPD (real JBOD in LSIsbruno2013-08-263-2/+29
* | MFCmarkm2013-08-26432-975/+167855
|\ \ | |/
| * Update the root device to be correct for use with crochet.andrew2013-08-261-1/+1
| * Revert r251370 as it contains a deadlock.andrew2013-08-261-120/+0
| * Migrate the ff_encap1() routine out into the normal output code.adrian2013-08-263-39/+42
| * drm/radeon: Disable build on i386/pc98dumbbell2013-08-261-2/+14
| * drm/radeon: Rename the (S)DEBUG macros in atom.c to avoid conflictsdumbbell2013-08-261-100/+100
| * The second last argument of udp:::receive is supposed to contain themarkj2013-08-261-1/+1
| * Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-2523-23/+888
| * Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).jilles2013-08-254-2/+129
| * Bump __FreeBSD_version to 1000051 after Radeon KMS driver importdumbbell2013-08-251-1/+1
| * drm/radeon: Import the Radeon KMS driverdumbbell2013-08-25350-2/+164981
| * vga_pci: Remove left-over debugging printf()'sdumbbell2013-08-251-4/+0
| * vga_pci: Add API to map the Video BIOSdumbbell2013-08-252-0/+105
| * drm: Use the new drm_atomic.h, following the merge of projects/atomic64dumbbell2013-08-255-8/+11
| * drm/ttm: Remove unused VM_ALLOC_DMA32 definedumbbell2013-08-251-2/+0
| * drm/ttm: Fix a reversed condition and add missing locksdumbbell2013-08-251-5/+7
| * drm/ttm: Fix style in ttm_bo_release_mmap()dumbbell2013-08-251-2/+1
| * drm/ttm: Fix unmap of buffer objectdumbbell2013-08-252-6/+28
| * ttm: "to_page->valid = VM_PAGE_BITS_ALL" before vm_page_dirty(to_page)dumbbell2013-08-251-1/+1
| * drm/ttm: Improve comment in ttm_bo_vm_ctor() about lack of ref acquisitiondumbbell2013-08-251-2/+10
| * drm/ttm: When removing a range of pages from a pool, remove all of themdumbbell2013-08-251-2/+5
| * drm/ttm: Fix style errorsdumbbell2013-08-251-15/+15
| * drm/ttm: Make ttm_bo_wait() call uninterruptible in page fault handlerdumbbell2013-08-251-1/+17
| * drm/ttm: Import Linux commit ff7c60c580d9722f820d85c9c58ca55ecc1ee7c4dumbbell2013-08-251-8/+11
| * drm/ttm: Import Linux commit 014b34409fb2015f63663b6cafdf557fdf289628dumbbell2013-08-251-0/+1
| * drm/ttm: Import Linux commit 630541863b29f88c7ab34e647758344e4cd1eafddumbbell2013-08-251-2/+9
| * drm/ttm: Import Linux commit cc4c0c4de3c775be22072ec3251f2e581b63d9a0dumbbell2013-08-252-13/+1
| * drm/ttm: Import Linux commit f2d476a110bc24fde008698ae9018c99e803e25cdumbbell2013-08-251-2/+20
| * drm/ttm: Import Linux commit 5e45d7dfd74100d622f9cdc70bfd1f9fae1671dedumbbell2013-08-252-0/+80
| * drm/ttm: Import Linux commit 7a1863084c9d90ce4b67d645bf9b0f1612e68f62dumbbell2013-08-252-31/+19
| * drm/ttm: Import Linux commit 63d0a4195560362e2e00a3ad38fc331d34e1da9bdumbbell2013-08-253-33/+42
| * drm: Update drm_atomic.h, now that projects/atomic64 is in HEADdumbbell2013-08-251-46/+35
| * drm: Add missing bits to drmP.h, required by the Radeon driverdumbbell2013-08-252-114/+332
OpenPOWER on IntegriCloud