]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Provide an explanation for getinoquota() call in the ufs_access vop.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-26 sobomaxFix division by zero panic if kern.hz less than 32.
2008-10-22 jkimSimplify AMD64_CPU_MODEL() and AMD64_CPU_FAMILY() macro...
2008-10-22 jkimAdd AMD Family 0Fh, Model 6Bh, Stepping 2 to the list...
2008-10-22 jkimSet kern.timecounter.invariant_tsc to 1 for AMD CPU...
2008-10-21 jkimTurn off CPU frequency change notifiers when the TSC...
2008-10-21 jkimDetect Advanced Power Management Information for AMD...
2008-10-19 kibCorrectly fill siginfo for the signals delivered by...
2008-10-18 kibSet PCB_32BIT and clear PCB_GS32BIT for linux32 binaries.
2008-10-14 kibMake robust futexes work on linux32/amd64. Use PTRIN...
2008-10-05 davidxuIf the current thread has the trap bit set (i.e. a...
2008-10-03 stas- Add driver for Attansic L2 FastEthernet controller...
2008-10-01 peterCollect N identical (or near identical) mkdumpheader...
2008-10-01 jhbBump MAXCPU to 32 now that 32 CPU x86 systems exist.
2008-09-28 mariusRemove ipi_all() and ipi_self() as the former hasn...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-18 stas- Recognize SAVE and OSXSAVE extended processor features.
2008-09-15 jkoshyCorrect a callchain capture bug on the i386.
2008-09-11 jhbAdd a 'hw.pci.mcfg' tunable. It can be set to 0 to...
2008-09-11 jhbUpdate the comments above the 0xcf9 register reset...
2008-09-10 jhbSome K8 chipsets don't expose all of the PCI devices...
2008-09-08 kibThe pcb_gs32p should be per-cpu, not per-thread pointer...
2008-09-08 kibProvide private per-CPU GDTs on amd64. This is required...
2008-09-08 kibIn linux_set_thread_area(), mark pcb as PCB_GS32BIT...
2008-09-08 kibFix inconsistencies in the comments.
2008-09-07 kibSegment registers are stored in the uc_mcontext member...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-02 kib- When executing FreeBSD/amd64 binaries from FreeBSD...
2008-08-26 jkimMove empty filter handling to MI source.
2008-08-25 jkimFix a typo in copyrights.
2008-08-23 jhbAdjust the handling the various timer frequencies when...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-22 jhbExtend the support for PCI-e memory mapped configuratio...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-18 jkimCorrectly check unsignedness of all BPF_LD|BPF_IND...
2008-08-18 jkim- Make these files compilable on user land.
2008-08-18 kibThe doreti_iret_fault code is always called with gs...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-13 jkimUse int32_t/int16_t instead of int/short as sys/net...
2008-08-13 jkim- Remove unnecessary jump instruction(s) when offset...
2008-08-12 jkimUpdate copyrights and fix style(9).
2008-08-12 jkimReplace all stack usages with registers and remove...
2008-08-11 jhbDecode some more "exotic" instructions including: fxsav...
2008-08-09 alcIntel describes the behavior of their processors as...
2008-08-08 stas- Add cpuctl(4) pseudo-device driver to provide access...
2008-08-07 alcIntroduce pmap_change_attr_locked().
2008-08-04 alcMake pmap_kenter_attr() static.
2008-08-03 edDisconnect drivers that haven't been ported to MPSAFE...
2008-08-02 alcEnhance pmap_mapdev_attr(). Take advantage of recent...
2008-08-01 alcEnhance pmap_change_attr() with the ability to demote...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 alcEnhance pmap_change_attr(). Specifically, avoid 2MB...
2008-07-31 alcEliminate recomputation of the PDE by pmap_pde_attr().
2008-07-30 jfvAdd igb to the default kernel
2008-07-30 kibBring back the save/restore of the %ds, %es, %fs and...
2008-07-28 alcDon't allow pmap_change_attr() to be applied to the...
2008-07-28 alcAdd a check for 1GB page mappings to pmap_change_attr...
2008-07-27 alcStyle fixes to several function definitions.
2008-07-27 alcEnhance pmap_change_attr(). Use pmap_demote_pde()...
2008-07-19 alcIncrease the ceiling on the size of the buffer map.
2008-07-18 alcCorrect an error in pmap_change_attr()'s initial loop...
2008-07-18 alcSimplify pmap_extract()'s control flow, making it more...
2008-07-15 alcUpdate bus_dmamem_alloc()'s first call to malloc()...
2008-07-13 alcHandle a race between pmap_kextract() and pmap_promote_...
2008-07-13 edMake uart(4) the default serial port driver on i386...
2008-07-12 alcRefine the changes made in SVN rev 180430. Specificall...
2008-07-12 alcIn order to apply pmap_demote_pde() to a page directory...
2008-07-10 alcExtend pmap_demote_pde() to include the ability to...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 peterBand-aid a problem with 32 bit selector setup.
2008-07-09 alcFix lines that are too long in pmap_growkernel() by...
2008-07-08 alcEliminate pmap_growkernel()'s dependence on create_page...
2008-07-08 alcRev 180333, ``Change create_pagetables() and pmap_init...
2008-07-07 delphijAdd HWPMC_HOOKS to GENERIC kernels, this makes hwpmc...
2008-07-07 alcIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-06 alcChange create_pagetables() and pmap_init() so that...
2008-07-05 alcIncrease the kernel map's size to 7GB, making room...
2008-07-04 alcEliminate an unused declaration. (In fact, the declara...
2008-07-03 alcIncrease the ceiling on the kmem map's size to 3.6GB...
2008-07-02 alcEliminate an unnecessary static variable: nkpt.
2008-06-30 alcDocument the layout of the address space, borrowing...
2008-06-30 alcCompute NKPDPE from NKPT. This reduces the number...
2008-06-29 alcStrictly speaking, the definition of VM_MAX_KERNEL_ADDR...
2008-06-29 alcIncrease the size of the kernel virtual address space...
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-06-24 jkimEmit opcodes closer to GNU as(1) generated codes and...
2008-06-23 jkimRehash and clean up BPF JIT compiler macros to match...
2008-06-23 alcEnsure that KERNBASE is no less than the virtual addres...
2008-06-21 alcPrepare for a larger kernel virtual address space....
2008-06-20 alcMake preparations for increasing the size of the kernel...
2008-06-20 delphijAdd et(4), a port of DragonFly's Agere ET1310 10/100...
2008-06-20 alcMake preparations for increasing the size of the kernel...
2008-06-13 alcTweak the promotion test in pmap_promote_pde(). Specif...
2008-06-12 alcReverse the direction of pmap_promote_pde()'s traversal...
2008-06-01 alcCorrect an error in pmap_promote_pde() that may result...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 yongariAdd jme(4) to the list of drivers supported by GENERIC...
2008-05-26 bzRemove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
next