]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
This commit was generated by cvs2svn to compensate for changes in r159399,
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-01 silbyAfter much discussion with mjacob and scottl, change...
2006-05-31 mjacobTurn the panic on not being able to meet alignment...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-28 silbyMFi386 rev 1.78:
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-03 scottlAllow bus_dmamap_load() to pass ENOMEM back to the...
2006-05-01 jhbAdd various constants for the PAT MSR and the PAT PTE...
2006-05-01 jhbAdd a new 'pmap_invalidate_cache()' to flush the CPU...
2006-04-29 alcEliminate unnecessary, recursive acquisitions and relea...
2006-04-27 alcIn general, bits in the page directory entry (PDE)...
2006-04-26 peterMove vm.pmap.pv_entry_count out from the PV_STATS ifdef...
2006-04-25 jkimCheck if reported HTT cores are physical cores. This...
2006-04-24 jkimAdd another Intel CPU feature flag, xTPR (Send Task...
2006-04-24 jkimCheck if deterministic cache parameters leaf is valid...
2006-04-24 cpercivaAdjust dangerous-shared-cache-detection logic from...
2006-04-21 peterOops. Minidumps were developed on 6.x, in without...
2006-04-21 peterIntroduce minidumps. Full physical memory crash dumps...
2006-04-20 impSet the rid for a resoruce allocated with rman_reserve_...
2006-04-19 cpercivaCorrect a local information leakage bug affecting AMD...
2006-04-18 peterIf we're doing a try-alloc of a pv entry and give up...
2006-04-18 peterpv_entry_count is more than a statistic. It is used...
2006-04-13 alcInclude opt_pmap.h for PMAP_SHPGPERPROC.
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-05 jhbCache the value of the lower half of each I/O APIC...
2006-04-04 peterConvert pv_entry_frees and pv_entry_allocs stats counte...
2006-04-04 marcelSync with i386: Map exceptions to signals in gdb_cpu_si...
2006-04-03 peterShrink the amd64 pv entry from 48 bytes to about 24...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-04-02 alcIntroduce pmap_try_insert_pv_entry(), a function that...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 alcEliminate unnecessary invalidations of the entire TLB...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-21 davidxuRemove stale KSE code.
2006-03-20 jhbDrop some unneeded casts since we program the kernel...
2006-03-18 upsEnable global pages TLB extension on Application Proces...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 jhbDon't allow userland to set hardware watch points on...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 peterMFi386: add a TRAP_INTERRUPT case
2006-03-13 peterCosmetic sync with i386
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-13 psFix the format/display descriptor of vm.kmem_size and...
2006-03-09 jhbFlip the switch and don't route interrupts to hyperthre...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-28 jhbRework how we wire up interrupt sources to CPUs:
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-15 dwmaloneIt seems bit 5 of cpu_feature2 is the VMX (Virtual...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 phkCPU time accounting speedup (step 2)
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 phkModify the way we account for CPU time spent (step 1)
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 wsalamonCall the audit syscall enter/exit functions for the...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 davidxuMFi386:
2006-02-03 peterMake PV entries dynamic on amd64. i386 has a pre-reser...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-27 jhbCall WITNESS_CHECK() in the page fault handler and...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-14 scottlFree the newtag if we exit with a failure from alloc_bo...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-06 jhb- Make pcib_devclass private to sys/dev/pci/pci_pci...
2006-01-06 jhbFix various places that were testing td_critnest to...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-03 jkim- Explicitly validate an empty filter to match bpf_filt...
2006-01-01 netchildUnbreak kernel build.
2005-12-31 netchildMI changes:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 pjdFix watch address truncation. The address was truncated...
next