]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
MFV illumos
[FreeBSD/FreeBSD.git] / sys / i386 /
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 kibAdd FPU_KERN_KTHR flag to fpu_kern_enter(9), which...
2014-06-17 dchaginRevert r266925 as it can lead to instant panic at fexec...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-16 roygeramd64/i386: introduce APIC hooks for different APIC...
2014-06-15 pfgMFV r266988:
2014-06-15 kibFix some cosmetic issues with the use of kmem_malloc...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-07 alcAdd a page size field to struct vm_page. Increase...
2014-06-06 impRestore comments accidentally removed.
2014-05-31 dchaginTo allow to run the interpreter itself add a new ELF...
2014-05-29 markjCommit the rest of the changes that were intended to...
2014-05-28 marius- Actually, modules are built correctly when compiled...
2014-05-28 marius- Shrink the list of excluded modules to what actually...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 jhibbitsimagact_binmisc builds for all supported architectures...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-04 nwhitehornDisable ACPI and P4TCC throttling by default, following...
2014-05-02 kenBring in the mpr(4) driver for LSI's MPT3 12Gb SAS...
2014-05-02 eadlerlindev(4): finish the partial commit in r265212
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-23 baptUpdate to byacc 20140409
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-09 sbrunoReally, really, really only allow this option for amd64...
2014-04-05 impMake this compile with gcc.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-29 kibClear the kernel grab of the FPU state on fork. The...
2014-03-25 impRather than require a makeoptions DEBUG to get debug...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-19 impRemove vestiges of knowing the ISA bus, which we gave...
2014-03-19 markjOnly invoke fasttrap hooks for traps from user mode...
2014-03-18 impIn kernel config files, it is supposed to be 'options...
2014-03-16 impAlign all comments in config files on same column....
2014-03-16 rwatsonUpdate kernel inclusions of capability.h to use capsicu...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 glebiusRemove IPX support.
2014-03-11 impDelete stray clause 3 (Advertising clause) and renumber...
2014-03-11 impRemove clause 3 (the advertising clause), per the regen...
2014-03-11 roygerxen: use the same hypercall mechanism for XEN and XENHVM
2014-03-11 roygerxen: implement an early timer for Xen PVH
2014-03-11 roygerhowto_names: unify declaration
2014-03-11 roygerxen: add and enable Xen console for PVH guests
2014-03-11 roygerxen: add PV/PVH kernel entry point
2014-03-11 roygeramd64/i386: switch IPI handlers to C code.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 alcWhen the kernel is running in a virtual machine, it...
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimAfter r261980, the local ptr variable in xbox_init...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 bruefferRemove an nve(4)-specific workaround from the xbox...
2014-02-16 bruefferRetire the nve(4) driver; nfe(4) has been the default...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 avgprovide fast versions of ffsl and flsl for i386; ffsll...
2014-02-12 jhbAdd support for managing PCI bus numbers. As with...
2014-02-11 jhbDon't waste a page of KVA for the boot-time memory...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-23 jhbMove <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-19 emasteAdd VT kernel configuration to ease testing of vt(9...
2014-01-18 bryanvAdd very simple virtio_random(4) driver to harvest...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 gavinRemove spaces from boot messages when we print the...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-17 pluknetNuke symbols.raw
2013-12-09 jhbMove constants for indices in the local APIC's local...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix a typo.
next