]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Allow clock_getcpuclockid() on the CPU-time clock for zombie process.
[FreeBSD/FreeBSD.git] / sys / i386 /
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-05 pfgApply known workarounds for modern MacBooks.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 markjAdd mrsas(4) to GENERIC for i386 and amd64.
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 jhbMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 jhbRemove a stray blank line from the Intel cache and...
2014-09-04 jhb- Move blacklists of broken TSCs out of the printcpuinf...
2014-09-04 jhbRemove trailing whitespace.
2014-09-04 jhb- Move prototypes for various functions into out of...
2014-09-03 jhbActually save and restore FPU state on APs during suspe...
2014-09-02 neelIFC @r269962
2014-08-30 jhbSave and restore FPU state across suspend and resume...
2014-08-30 pfgMinor space/tab cleanups.
2014-08-29 jhb- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-29 jhbMFamd64: Add a machdep.bootmethod sysctl to inform...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-16 kibComplete r254667, do not destroy pmap lock if KVA alloc...
2014-08-14 gavinUpdate i386/NOTES and amd64/NOTES files to contain...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-12 jhbCorrect a comment brought over from amd64. i386 doesn...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 alcChange {_,}pmap_allocpte() so that they look for the...
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-07-24 marius- Copying and zeroing pages via temporary mappings...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-08 kibCorrect si_code for the SIGBUS signal generated by...
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-07-01 emasteAdd vt(4) devices and options to NOTES
2014-06-30 emasteAdd vt(4) to GENERIC and retire the separate VT config
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
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-06-03 grehanMFC @ r266724
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.
next