aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enhance the mechanism that lets you configure the ubldr boot device byIan Lepore2014-03-115-81/+304
* Garbage collect the old way of adding the libstdc++ include directoriesDimitry Andric2014-03-111-8/+0
* Repair recognition of "CC" as an alias for the C++ compiler, since itDimitry Andric2014-03-111-0/+2
* MFV of 263039, tzdata2014a:Edwin Groothuis2014-03-115-38/+78
|\
| * Vendor import of tzdata2014avendor/tzdata/tzdata2014aEdwin Groothuis2014-03-115-38/+78
* | Remove clause 3 (the advertising clause), per the regent's letter.Warner Losh2014-03-113-7/+3
* | Remove clause 3 (advertising clause), per regent's letter.Warner Losh2014-03-111-5/+1
* | Replace the userspace atpic stub with a more functional vmm.ko model.Tycho Nightingale2014-03-1119-128/+916
* | Use panic rather than printf to "handle" an arm26 address exceptionIan Lepore2014-03-111-6/+5
* | No functional changes. Rewrite comments, use tabs consistantly, reorderIan Lepore2014-03-111-159/+141
* | Remove some unnecessary indirection and jump right to the handler functions.Ian Lepore2014-03-111-36/+3
* | Support Last-Modified behind proxies which return UTC instead of GMT.Bryan Drewery2014-03-111-0/+6
* | xen: add a hook to perform AP startupRoger Pau Monné2014-03-115-6/+105
* | xen: changes to hvm code in order to support PVH guestsRoger Pau Monné2014-03-111-5/+42
* | xen: add hook for AP bootstrap memory reservationRoger Pau Monné2014-03-112-4/+12
* | xen: add an apic_enumerator for PVHRoger Pau Monné2014-03-112-0/+135
* | xen: use the same hypercall mechanism for XEN and XENHVMRoger Pau Monné2014-03-114-29/+19
* | xen: implement hook to fetch and parse e820 memory mapRoger Pau Monné2014-03-114-19/+59
* | xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-1115-59/+222
* | xen: rework xen timer so it can be used early in boot processRoger Pau Monné2014-03-111-9/+28
* | amd64: introduce hook for custom preload metadata parsersRoger Pau Monné2014-03-113-11/+136
* | howto_names: unify declarationRoger Pau Monné2014-03-1111-202/+65
* | xen: add and enable Xen console for PVH guestsRoger Pau Monné2014-03-117-35/+100
* | xen: add macro to detect if running as Dom0Roger Pau Monné2014-03-111-0/+7
* | xen: add PV/PVH kernel entry pointRoger Pau Monné2014-03-119-0/+240
* | amd64/i386: switch IPI handlers to C code.Roger Pau Monné2014-03-118-539/+322
* | Fixed MSI interrupt allocation and handling.Eric Davis2014-03-111-78/+36
* | Revert r262994 for now, it fails to boot on armv5.Ian Lepore2014-03-111-37/+83
* | Pass the actual baudrate to tty_init_console(). This defines the initialMarcel Moolenaar2014-03-111-1/+1
* | Now that the PUSHFRAME and PULLFRAME macros are used only in the swiIan Lepore2014-03-111-83/+37
* | allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too...John-Mark Gurney2014-03-112-7/+10
* | some minor clean up.. Always _ZERO memory so mtx_init won't panic...John-Mark Gurney2014-03-112-6/+1
* | libbsdstat: fix warnings, set WARNSEitan Adler2014-03-112-3/+1
* | Correct a typo in nlm_find_host_by_addr(): the intention of theXin LI2014-03-111-1/+1
* | MFV r262983:Xin LI2014-03-111-1/+21
|\ \
| * | 4638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!Xin LI2014-03-101-1/+21
* | | Export _libc_arm_fpu_present as a private symbol to be used by otherAndrew Turner2014-03-111-0/+2
* | | Arrange for arm fork_trampoline() to return to userland via the standardIan Lepore2014-03-103-223/+228
* | | Change the way the asm GET_CURTHREAD_PTR() macro is defined so that codeIan Lepore2014-03-103-10/+4
* | | Repair a few minor mismerges from r262261 in the clang-sparc64 projectDimitry Andric2014-03-104-85/+1
* | | Remove vestigial global, no-longer used since SVN r262904.Devin Teske2014-03-101-6/+0
* | | Whitespace.Devin Teske2014-03-101-2/+2
* | | Move the exception vector table (so-called "page0" data) into exception.SIan Lepore2014-03-105-125/+74
* | | Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cIan Lepore2014-03-1026-145/+18
* | | Pass the size of the top-level table to map when mapping the table insteadJohn Baldwin2014-03-101-1/+1
* | | Add the makefile forgotten in previous commitBaptiste Daroussin2014-03-101-0/+10
* | | Add a mailer.conf example to use dmaBaptiste Daroussin2014-03-104-0/+11
* | | Update libucl to 2014-03-03Baptiste Daroussin2014-03-1010-62/+371
|\ \ \
| * | | Update libucl to 2014-03-02 version which fixes an important bug when parsing...vendor/libucl/20140302Baptiste Daroussin2014-03-1010-62/+371
* | | | Ignore USB keyboard driver calls from critical sections.Hans Petter Selasky2014-03-101-0/+6