]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Fix pmap_kextract prototype to align it with pmap.c change
[FreeBSD/FreeBSD.git] / sys / amd64 /
2012-03-22 joelAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-22 alcChange pv_entry_count to a long. During the lifetime...
2012-03-21 edRemove pty(4) from our kernel configurations.
2012-03-21 alcEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-20 jkimFix another witness panic. We cannot enter critical...
2012-03-19 tijlCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 jkimFix a witness panic introduced in r231797.
2012-03-19 tijlCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 tijlCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 tijlMove userland bits (and some common kernel bits) from...
2012-03-19 kibRe-apply r233122 erronously reverted in r233168.
2012-03-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 tijlUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 alcStyle fix to pmap_protect().
2012-03-17 alcWith the changes over the past year to how accesses...
2012-03-16 tijlMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 alcSimplify the error checking in one branch of trap_pfaul...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 netchildregen
2012-03-10 netchild- add comments to syscalls.master and linux(32)_dummy...
2012-03-09 jhbMove i386's intr_machdep.c to the x86 tree and share...
2012-03-06 attilioDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 bzProvide wbwd(4), a driver for the watchdog timer found...
2012-03-05 jkimFix few style nits.
2012-03-04 rmhExclude USB drivers (except umass and ukbd) from main...
2012-03-04 tijlCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
2012-03-04 tijlCopy amd64 trap.h to x86 and replace amd64/i386/pc98...
2012-03-04 tijlCopy amd64 float.h to x86 and merge with i386 float...
2012-03-03 jkimAdd VESA option to GENERIC for amd64 and i386.
2012-02-28 tijlCopy amd64 stdarg.h to x86 and replace amd64/i386/pc98...
2012-02-28 tijlCopy amd64 setjmp.h to x86 and replace amd64/i386/pc98...
2012-02-28 tijlCopy amd64 endian.h to x86 and merge with i386 endian...
2012-02-28 tijlCopy amd64 _stdint.h to x86 and merge with i386 _stdint...
2012-02-28 tijlCopy amd64 _limits.h to x86 and merge with i386 _limits...
2012-02-28 tijlCopy amd64 _types.h to x86 and merge with i386 _types...
2012-02-27 jhbResort the IDT_DTRACE_RET constant after it was changed...
2012-02-27 jhbCorrect function prototype for read_rflags().
2012-02-27 jhbUpdate incorrect comment.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 jkimRefine r231791. Install the resume event handler uncon...
2012-02-15 jkimClean up RFLAG and CR3 register handling and nearby...
2012-02-15 jkimSet up an event handler to turn off speaker if user...
2012-02-15 jkimMake ACPI resume beeper less cryptic. Set PIC timer2...
2012-02-15 jkimSome BIOSes are known for corrupting low 64KB between...
2012-02-12 rmhMove WITHOUT_SOURCELESS_* files to sys/conf/ in order...
2012-02-10 kibIn cpu_set_user_tls(), consistently set PCB_FULL_IRET...
2012-02-08 jkimReset clock after atrtc(4) is properly resumed.
2012-02-07 jkimDo not EOI local APIC too early. Just do doreti normal...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 rmhAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 rmhAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-03 jkimRestore callee saved registers later and micro-optimize.
2012-02-03 jkimFix a function prototype to reflect reality. No functi...
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jkim- Restore XCR0 before restoring extended FPU states.
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-30 jkimNaturally align a newly added wakeup_fpusave.
2012-01-30 kibMove xrstor/xsave/xsetbv into fpu.c and reorder them.
2012-01-30 kibSynchronize the struct sigcontext definitions on x86...
2012-01-27 kmacyexclude kmem_alloc'ed ARC data buffers from kernel...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 jimharrisMove isci and ISCI_LOGGING to amd64/i386 specific NOTES.
2012-01-25 kibOrder newly added functions alphabetically.
2012-01-23 dasAdd C11 macros describing subnormal numbers to float.h.
2012-01-21 kibAdd support for the extended FPU states on amd64, both...
2012-01-17 kibAdd definitions for the FPU extended state header,...
2012-01-17 kibModernize the fpusave structures definitions by using...
2012-01-17 kibImplement xsetbv(), xsave() and xrstor() providing...
2012-01-17 kibAdd definitions related to XCR0.
2012-01-17 kibAdd macro IS_BSP() to check whether the current CPU...
2012-01-15 uqsConvert files to UTF-8
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-06 jimharrisModify GENERIC, files and options for isci (Intel C600...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 gavinDefault to not performing the early-boot memory tests...
2011-12-29 rwatsonAdd "options CAPABILITY_MODE" and "options CAPABILITIES...
2011-12-29 jhbRegen.
2011-12-29 jhbImplement linux_fadvise64() and linux_fadvise64_64...
2011-12-28 delphijImport the first release of HighPoint RocketRAID 27xx...
2011-12-28 alcFix a bug in the Xen pmap's implementation of pmap_extr...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 delphijAdd comments in NOTES to say what viawd is.
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-13 edReplace __signed by signed.
2011-12-12 fabientAdd watchdog support for VIA south bridge chipset.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 philipLimit building sfxge(4) in-kernel to amd64 for the...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
next