]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Store fsbase and gsbase in the right fields of the mcontext. They were
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2010-07-20 tijlStore fsbase and gsbase in the right fields of the...
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-10 alcReduce the number of global TLB shootdowns generated...
2010-07-09 kibFor both i386 and amd64 pmap,
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-02 mavRevert r209638. After commit, there appeared to be...
2010-07-01 mavMake stray irq counters have format alike to other...
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-23 kibClear DF bit in eflags/rflags on the kernel entry....
2010-06-23 kibFix bugs on pc98, use npxgetuserregs() instead of npxge...
2010-06-23 kibAfter the FPU use requires #MF working due to INT13...
2010-06-23 kibRemove the support for int13 FPU exception reporting...
2010-06-23 kibRemove unused i586 optimized bcopy/bzero/etc implementa...
2010-06-22 mavSome style fixes for r209371.
2010-06-20 mavImplement new event timers infrastructure. It provides...
2010-06-17 mavMerge COUNT_XINVLTLB_HITS and COUNT_IPIS kernel options...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 mavFix bug introduced in SVN rev 194985. When calling...
2010-06-12 mavCheck general TSC presence before doing more specific...
2010-06-11 jhbUpdate several places that iterate over CPUs to use...
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-08 jhbMove the MD support for PCI message signalled interrupt...
2010-06-08 jhbMove the machine check support code to the x86 tree...
2010-06-08 jhbMove the I/O APIC code to the x86 tree since it is...
2010-06-08 jhb- Use a bit more care when moving I/O APIC interrupts...
2010-06-05 kibIntroduce the x86 kernel interfaces to allow kernel...
2010-06-03 alcIn the unlikely event that pmap_ts_referenced() demoted...
2010-05-31 alcEliminate a stale comment.
2010-05-30 alcSimplify the inner loop of pmap_collect(): While iterat...
2010-05-29 alcWhen I pushed down the page queues lock into pmap_is_mo...
2010-05-28 jhbDefer initializing machine checks for the boot CPU...
2010-05-28 alcDefer freeing any page table pages in pmap_remove_all...
2010-05-27 kibClarify a potential issue in get_fpcontext() use.
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-25 jhbOnly enable CMCI on i386 if 'device apic' is enabled...
2010-05-24 jhbAdd support for corrected machine check interrupts...
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-24 mav- Implement MI helper functions, dividing one or two...
2010-05-23 kibReorganize syscall entry and leave handling.
2010-05-23 mavUnify local_apic.c for x86 archs,
2010-05-16 alcOn entry to pmap_enter(), assert that the page is busy...
2010-05-15 phkApply a patch that has been lingering in my inbox for...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcPush down the page queues lock inside of vm_page_free_t...
2010-05-05 kibAdd definitions for Intel AESNI CPUID bits and print...
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 attilio- Extract the IODEV_PIO interface from ia64 and make...
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 alcClearing a page table entry's accessed bit (PG_A) and...
2010-04-24 kmacy- fix style issues on i386 as well
2010-04-24 alcResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-22 jkimIf a conditional jump instruction has the same jt and...
2010-04-20 rpauloRename the cyclic global variable lapic_cyclic_clock_fu...
2010-04-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-13 kibChange printf() calls to uprintf() for sigreturn()...
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-07 joelSwitch to our preferred 2-clause BSD license.
2010-03-29 jhbAdd a handler for the local APIC error interrupt. ...
2010-03-27 alcCorrectly handle preemption of pmap_update_pde_invalida...
2010-03-27 alcSimplify pmap_growkernel(), making the i386 version...
2010-03-25 alcA ptrace(2) by one processor may trigger a promotion...
2010-03-25 nwhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-24 alcAdapt r204907 and r205402, the amd64 implementation...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-22 emasteMerge r197455 from amd64:
2010-03-19 avgpmap amd64/i386: fix a typo in a comment
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-16 jhb- Extend the machine check record structure to include...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-12 jhbFix the previous attempt to fix kernel builds of HEAD...
2010-03-11 jhbPrint out the family and model from the cpu_id. This...
2010-03-10 jhbMake NKPT a kernel option on i386 so that it can be...
2010-03-10 kibFall back to wbinvd when region for CLFLUSH is >= 2MB.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-03 attilioImproving the clocks auto-tunning by firstly checking...
2010-03-02 impMerge with latest head.
2010-03-01 jhbPrint the contents of the miscellaneous (MISC) register...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-27 alcWhen running as a guest operating system, the FreeBSD...
2010-02-25 attilioIntroduce the new kernel sub-tree x86 which should...
next