]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Remove EoL whitespaces.
[FreeBSD/FreeBSD.git] / sys / amd64 /
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...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-20 attilioRevert part of the r227758 which crept in.
2011-11-20 attilioIntroduce macro stubs in the mutex implementation that...
2011-11-19 edRegenerate system call tables.
2011-11-19 edMake the Linux *at() calls a bit more complete.
2011-11-19 edRegenerate system call tables.
2011-11-19 edImprove *access*() parameter name consistency.
2011-11-12 theravenFix SIGATOMIC_M{IN,AX} on x86-64. These are meant...
2011-11-11 kibWeaken the part of assertions added in the r227394...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-09 kibAttempt to improve formatting and content of several...
2011-11-09 kibStopped process may legitimately have some threads...
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-08 kevloEnable PCI MMC/SD support by default on i386 and amd64
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 rstoneFix the DTrace pid return trap interrupt vector. Previ...
2011-11-01 mariusAdd a PCI front-end to esp(4) allowing it to support...
2011-10-30 marcelRevert rev. 226893: subr_syscall.c is being included...
2011-10-29 marcelDefine systrace_probe_func in subr_syscall.c where...
2011-10-27 alcEliminate vestiges of page coloring in VM_ALLOC_NOOBJ...
2011-10-27 kensmithAdjust the debugger options slightly. This should...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasPeople porting FreeBSD to new architectures ought not...
2011-10-19 kensmithAdd a warning about why sbp(4) is commented out so...
2011-10-18 kensmithComment out the sbp(4) driver for architectures that...
2011-10-18 desTrace attempts to call restricted MD syscalls.
next