summaryrefslogtreecommitdiff
path: root/i386/i386
AgeCommit message (Expand)Author
2011-08-31Fix declarationsSamuel Thibault
2011-08-30Add linux_timer_intr function declarationGuillem Jover
2011-08-30Fix copyright assignmentSamuel Thibault
2011-08-30Console declaration cleanupSamuel Thibault
2011-08-29Make copyout run in 1 loop on >= i486Samuel Thibault
2011-08-28Skip kernel WP check on i486 and aboveSamuel Thibault
2011-08-28Disable (<i486)-only WP workaround on Xen & PAESamuel Thibault
2011-08-28Rework memory mapping reservationSamuel Thibault
2011-08-27Add prototypes for locore functionsGuillem Jover
2011-08-21Add 8byte breakpoint macroSamuel Thibault
2011-04-19Close call stack on continuationSamuel Thibault
2011-03-11Fix continuation after keyboard debugger invocationSamuel 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-01-31Enable pae_extended_cr3 in pmap_bootstrapSamuel Thibault
2011-01-31Enable Xen >4GiB physical memory supportSamuel Thibault
2010-09-14Typo fix.Thomas Schwinge
2010-08-26Do not advice to install libc0.3-xen on 4gb_segment trapSamuel Thibault
2010-08-22Disable 4gb segment emulation notification on first notificationSamuel Thibault
2010-08-22Report Xen 4gb segment emulationSamuel Thibault
2010-04-16Add memory clobbers to segment selector loadersSamuel Thibault
2010-04-08Extend machine addresses to 64bit for PAESamuel Thibault
2009-12-22Fix debugger triggerroot
2009-12-19Document kdb_kintr stack manipulationSamuel Thibault
2009-12-18Add missing function prototypesGuillem Jover
2009-12-16Add Xen supportSamuel Thibault
2009-11-28Add XMM FPU registers save/restore support.Samuel Thibault
2009-11-28Fix debugging messageSamuel Thibault
2009-11-28Add native FPU error supportSamuel Thibault
2009-11-28Panic when no FPU is availableSamuel Thibault
2009-11-28Initialize FPU in MS-DOS compatibility modeSamuel Thibault
2009-11-22Remove (vm_offset_t) casts from constantsSamuel Thibault
2009-11-22Add phys_first_addr and phys_last_addr declarationSamuel Thibault
2009-11-22Add missing phystokv/kvtophys conversionsSamuel Thibault
2009-11-22Show command lines in task listSamuel Thibault
2009-11-22Replace phys_mem_va with VM_MIN_KERNEL_ADDRESSSamuel Thibault
2009-11-22Avoid confusion between global and local ldt varsSamuel Thibault
2009-11-22Do not assume that VM_MIN_KERNEL_ADDRESS is 0Samuel Thibault
2009-11-22Rewamp spl.hSamuel Thibault
2009-11-22Do not assume that VM_MIN_KERNEL_ADDRESS is 0Samuel Thibault
2009-11-22Fix db_search_null loopSamuel Thibault
2009-11-22Introduce KERNEL_RINGSamuel Thibault
2009-10-26Make tuning VM_MAX_ADDRESS trivialSamuel Thibault
2009-10-25Fix warningSamuel Thibault
2009-10-25Fix warningSamuel Thibault
2009-10-25Fix warningSamuel Thibault
2009-10-14Fix db kernel memory accessSamuel Thibault
2009-06-182009-02-26 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182009-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault