summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-27Add a .gitignore fileGuillem Jover
2011-08-22Make ipc_space_zone not exhaustibleSamuel Thibault
2011-08-22Add more details to "zone exhausted" panics.Samuel Thibault
2011-08-21Add 8byte breakpoint macroSamuel Thibault
2011-08-18Add compiler barrier to update_mapped_timeSamuel Thibault
2011-08-10Do not warn for cross-space spurious port deallocationSamuel Thibault
2011-08-10Add more spurious deallocation debuggingSamuel Thibault
2011-07-21Whitelist QEMU Hard-Drive for DMA.Samuel Thibault
2011-05-19Fix gcc 4.6 buildSamuel Thibault
2011-05-18Merge two asm constraintsSamuel Thibault
2011-05-09Do not warn on vm_map_enter with fixed address failingSamuel Thibault
2011-04-24Update constants to nowadays standardsSamuel Thibault
2011-04-23Enable all cachesSamuel Thibault
2011-04-23Drop spurious warningSamuel Thibault
2011-04-22Warn once when part of the kernel is lacking spaceSamuel Thibault
2011-04-22Update constants to nowadays standardsSamuel Thibault
2011-04-20Warn once when part of the kernel is lacking memorySamuel Thibault
2011-04-19Close call stack on continuationSamuel Thibault
2011-04-18Removed deprecated LINTLIBRARY #ifdefsArne Babenhauserheide
2011-04-03Fix build with kdb from make dist-generated tarballSamuel Thibault
2011-03-21Fix typoSamuel Thibault
2011-03-20Clean kd.[ch]Samuel Thibault
2011-03-14Also warn about mach_port_destroy on invalid portsSamuel Thibault
2011-03-11Fix continuation after keyboard debugger invocationSamuel Thibault
2011-03-06Enable global pages after enabling pagingSamuel Thibault
2011-03-05Fix temporary direct mapping during page table enablingSamuel Thibault
2011-03-03Keep supplementary L1 pages read-onlySamuel Thibault
2011-02-27Refuse to share IRQs at different interrupt levelsSamuel Thibault
2011-02-27Re-enable updating pvlist for kernel_pmapSamuel Thibault
2011-02-27Acknoledge interrupt after handler callSamuel Thibault
2011-02-27Detect interrupt overflowSamuel Thibault
2011-02-27Add x86 debug register Xen supportSamuel Thibault
2011-02-27Add prototypes for x86 debug registersSamuel Thibault
2011-02-27Fix for kdb watch commandSamuel Thibault
2011-02-26Add console=comN boot option to enable serial consoleSamuel Thibault
2011-02-09xen block: Add more legacy hd* name supportSamuel Thibault
2011-02-07Defer Xen device initialization to device_service_createSamuel Thibault
2011-02-07Add rx-copy support to netfrontSamuel Thibault
2011-01-31* doc/mach.texi (device_set_filter): Document filter header.Diego Nieto Cid
2011-01-31Enable pae_extended_cr3 in pmap_bootstrapSamuel Thibault
2011-01-31Enable Xen >4GiB physical memory supportSamuel Thibault
2011-01-31Drop kbd device on xenSamuel Thibault
2011-01-15Avoid dropping kd_intr when RCLINE is >= 0Samuel Thibault
2011-01-15Move -d and -H parse to kern/startup.cSamuel Thibault
2010-12-09memcpy operands are not supposed to overlapSamuel Thibault
2010-10-24Avoid harmless warningSamuel Thibault
2010-10-23Add prototype for strstrSamuel Thibault
2010-10-23Add prototype for discover_x86_cpu_typeSamuel Thibault
2010-10-23Warn on unknown CPU familySamuel Thibault
2010-10-23Recognize P4 and Opteron-like as pentium proSamuel Thibault