]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ in
[FreeBSD/FreeBSD.git] / sys / amd64 /
2012-03-24 Marius StroblAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-22 Joel DahlAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 Alan CoxHandle spurious page faults that may occur in no-fault...
2012-03-22 Alan CoxChange pv_entry_count to a long. During the lifetime...
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-21 Alan CoxEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 Jung-uk KimFix another witness panic. We cannot enter critical...
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Tijl CoosemansCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 Jung-uk KimFix a witness panic introduced in r231797.
2012-03-19 Tijl CoosemansCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 Tijl CoosemansCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 Tijl CoosemansMove userland bits (and some common kernel bits) from...
2012-03-19 Konstantin BelousovRe-apply r233122 erronously reverted in r233168.
2012-03-19 Konstantin BelousovIf we ever allow for managed fictitious pages, the...
2012-03-18 Tijl CoosemansEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 Tijl CoosemansCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 Tijl CoosemansUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 Alan CoxStyle fix to pmap_protect().
2012-03-17 Alan CoxWith the changes over the past year to how accesses...
2012-03-16 Tijl CoosemansMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Alan CoxSimplify the error checking in one branch of trap_pfaul...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Alexander Leidingerregen
2012-03-10 Alexander Leidinger- add comments to syscalls.master and linux(32)_dummy...
2012-03-09 John BaldwinMove i386's intr_machdep.c to the x86 tree and share...
2012-03-06 Attilio RaoDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 Bjoern A. ZeebProvide wbwd(4), a driver for the watchdog timer found...
2012-03-05 Jung-uk KimFix few style nits.
2012-03-04 Robert MillanExclude USB drivers (except umass and ukbd) from main...
2012-03-04 Tijl CoosemansCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
2012-03-04 Tijl CoosemansCopy amd64 trap.h to x86 and replace amd64/i386/pc98...
2012-03-04 Tijl CoosemansCopy amd64 float.h to x86 and merge with i386 float...
2012-03-03 Jung-uk KimAdd VESA option to GENERIC for amd64 and i386.
2012-02-28 Tijl CoosemansCopy amd64 stdarg.h to x86 and replace amd64/i386/pc98...
2012-02-28 Tijl CoosemansCopy amd64 setjmp.h to x86 and replace amd64/i386/pc98...
2012-02-28 Tijl CoosemansCopy amd64 endian.h to x86 and merge with i386 endian...
2012-02-28 Tijl CoosemansCopy amd64 _stdint.h to x86 and merge with i386 _stdint...
2012-02-28 Tijl CoosemansCopy amd64 _limits.h to x86 and merge with i386 _limits...
2012-02-28 Tijl CoosemansCopy amd64 _types.h to x86 and merge with i386 _types...
2012-02-27 John BaldwinResort the IDT_DTRACE_RET constant after it was changed...
2012-02-27 John BaldwinCorrect function prototype for read_rflags().
2012-02-27 John BaldwinUpdate incorrect comment.
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-16 Jung-uk KimRefine r231791. Install the resume event handler uncon...
2012-02-15 Jung-uk KimClean up RFLAG and CR3 register handling and nearby...
2012-02-15 Jung-uk KimSet up an event handler to turn off speaker if user...
2012-02-15 Jung-uk KimMake ACPI resume beeper less cryptic. Set PIC timer2...
2012-02-15 Jung-uk KimSome BIOSes are known for corrupting low 64KB between...
2012-02-12 Robert MillanMove WITHOUT_SOURCELESS_* files to sys/conf/ in order...
2012-02-10 Konstantin BelousovIn cpu_set_user_tls(), consistently set PCB_FULL_IRET...
2012-02-08 Jung-uk KimReset clock after atrtc(4) is properly resumed.
2012-02-07 Jung-uk KimDo not EOI local APIC too early. Just do doreti normal...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 Robert MillanAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 Robert MillanAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-03 Jung-uk KimRestore callee saved registers later and micro-optimize.
2012-02-03 Jung-uk KimFix a function prototype to reflect reality. No functi...
2012-01-31 Jim HarrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 Jung-uk Kim- Restore XCR0 before restoring extended FPU states.
2012-01-30 Jung-uk KimNaturally align a newly added wakeup_fpusave.
2012-01-30 Konstantin BelousovMove xrstor/xsave/xsetbv into fpu.c and reorder them.
2012-01-30 Konstantin BelousovSynchronize the struct sigcontext definitions on x86...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-27 Kip Macyexclude kmem_alloc'ed ARC data buffers from kernel...
2012-01-25 Konstantin BelousovOrder newly added functions alphabetically.
2012-01-23 David SchultzAdd C11 macros describing subnormal numbers to float.h.
2012-01-21 Konstantin BelousovAdd support for the extended FPU states on amd64, both...
2012-01-17 Konstantin BelousovAdd definitions for the FPU extended state header,...
2012-01-17 Konstantin BelousovModernize the fpusave structures definitions by using...
2012-01-17 Konstantin BelousovImplement xsetbv(), xsave() and xrstor() providing...
2012-01-17 Konstantin BelousovAdd definitions related to XCR0.
2012-01-17 Konstantin BelousovAdd macro IS_BSP() to check whether the current CPU...
2012-01-15 Ulrich SpörleinConvert files to UTF-8
2012-01-12 Kenneth D. MerryAdd the CAM Target Layer (CTL).
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 Gavin AtkinsonDefault to not performing the early-boot memory tests...
2011-12-29 Robert WatsonAdd "options CAPABILITY_MODE" and "options CAPABILITIES...
2011-12-29 John BaldwinRegen.
2011-12-29 John BaldwinImplement linux_fadvise64() and linux_fadvise64_64...
2011-12-28 Xin LIImport the first release of HighPoint RocketRAID 27xx...
2011-12-28 Alan CoxFix a bug in the Xen pmap's implementation of pmap_extr...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Xin LIAdd comments in NOTES to say what viawd is.
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-13 Ed SchoutenReplace __signed by signed.
2011-12-12 Fabien ThomasAdd watchdog support for VIA south bridge chipset.
next