]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
This commit was generated by cvs2svn to compensate for changes in r156678,
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
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...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-23 jeff - Improve the INKERNEL macro such that it can no longe...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-16 scottlDon peril sensitive sunglasses and jack up the MAX_BPAG...
2005-12-14 jhbFix stale comment.
2005-12-13 jhbRevert previous commit. The BIOS braindamage is even...
2005-12-13 jhbDon't check the CPUID_APIC bit in the cpu_features...
2005-12-09 davidxuSync with i386, fix compiling for non-SMP.
2005-12-08 jhbMFi386:
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 jkimFix ZERO_EDX() macro from the previous commit. It...
2005-12-06 jkims/M_WAITOK/M_NOWAIT/ while mutex is held.
2005-12-06 jkim- Micro-optimize `mov $0, %edx' -> `xor %edx, %edx'.
2005-12-06 jkimAdd experimental BPF Just-In-Time compiler for amd64...
2005-11-28 jhbIf we get a stray interrupt, return after logging it...
2005-11-24 leFix typo.
2005-11-24 ruAdd missing "struct" in i386/i386/machdep.c,v 1.497...
2005-11-21 jhbExpand the hack to mask the atpics if 'device atpic...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-18 jhb- Always print the trap number so that we have somethin...
2005-11-17 obrienFix spelling mistake.
2005-11-16 jhbRevert a part of the previous commits to these files...
2005-11-16 jhbRevert previous commit to these files. There isn't...
2005-11-16 jhbFix a typo in the check for an invalid APIC. If we...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 alcIn get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLO...
2005-11-09 alcReimplement the reclamation of PV entries. Specificall...
2005-11-04 peterDefine M_IOAPIC the same as i386
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 alcBegin and end the initialization of pvzone in pmap_init().
2005-11-02 jhbChange the x86 code to allocate IDT vectors on-demand...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 alcInstead of a panic()ing in pmap_insert_entry() if get_p...
2005-10-31 rwatsonNormalize a significant number of kernel malloc type...
2005-10-30 alcReplace diagnostic printf()s by assertions. Use consis...
2005-10-26 peterMFi386: Various apic fixes and tweaks
2005-10-26 peterChange PHYSMAP_SIZE to allow for more memory segments...
2005-10-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-24 jhbRename the KDB_STOP_NMI kernel option to STOP_NMI and...
2005-10-24 jhbWhen restarting the BSP during cpu_reset() use a membar...
2005-10-24 jhbUse xchg in Xcpustop to close a race and make cpustop_r...
2005-10-24 jhb- Various small whitespace and style nits.
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-21 adeSpecifically panic() in the case where pmap_insert_entr...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-17 jkimRedo physical/logical CPU count.
2005-10-17 davidxuMicro optimization for context switch. Eliminate code...
next