]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
This commit was generated by cvs2svn to compensate for changes in r150920,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 glebiusBig polling(4) cleanup.
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-28 rwatsonBack out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14...
2005-09-27 peterI believe the stack underflows during early development...
2005-09-27 peterKill pcb_rflags. It served no purpose.
2005-09-27 peterFix a minor nit that has been bugging me for a while...
2005-09-27 peterAdd a bare minimum (but wrong) R_X86_64_JMP_SLOT reloca...
2005-09-27 peterDon't report Maxmem as 'real memory'. It is really...
2005-09-27 peterMFi386: If we take a trap with interrupts disabled...
2005-09-27 peterDon't let the upper bits of %dr6/%dr7 get set.
2005-09-27 peterImplement 32 bit getcontext/setcontext/swapcontext...
2005-09-27 jhbAdd a new atomic_fetchadd() primitive that atomically...
2005-09-25 phk__RMAN_RESOURCE_VISIBLE is not actually needed.
2005-09-22 upsFix the "fpudna: fpcurthread == curthread XXX times...
2005-09-19 rwatsonAdd GIANT_REQUIRED and WITNESS sleep warnings to uprint...
2005-09-18 csjpIntroduce a kernel config for the Mandatory Access...
2005-09-18 impMFi386: pci attribute allocation fixes.
2005-09-15 jhbStop using the '+' constraint modifier with inline...
2005-09-11 obrienCanonize the include of acpi.h.
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-08 scottlHook up the hptmv driver for amd64.
2005-09-04 alcEliminate unnecessary TLB invalidations by pmap_enter...
2005-09-03 alcPass a value of type vm_prot_t to pmap_enter_quick...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-27 jkoshy- Special-case NMI handling on the AMD64.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-26 alcRemedy the following three problems:
2005-08-25 upsNMI handler should not enable interrupts.
2005-08-22 alcPass the PDE from pmap_remove() to pmap_remove_page...
2005-08-22 alcChange pmap_extract() and pmap_extract_and_hold() to...
2005-08-20 alcIntroduce pmap_pml4e_to_pdpe() and pmap_pdpe_to_pde...
2005-08-20 stefanfMove MINSIGSTKSZ from <machine/signal.h> to <machine...
2005-08-19 pjdAvoid code duplication and implement bitcount32() funct...
2005-08-19 alcCorrect a performance bug in revision 1.462. The effec...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-18 jhbAdd aliases for atomic operations on 64-bit integers...
2005-08-14 alcSimplify the page table page reference counting by...
2005-08-11 alcEliminate unneeded diagnostic code.
2005-08-11 alcEliminate unneeded diagnostic code.
2005-08-11 alcDecouple the unrefing of a page table page from the...
2005-08-07 alcWhen support for 2MB/4MB pages was added in revision...
2005-08-03 jeff- Add support for saving stack traces and displaying...
2005-08-03 jeff - Improve the definition of INKERNEL() to include...
2005-07-29 jhbMove MODULE_DEPEND() statements for SYSVIPC dependencie...
2005-07-24 muxAdd back ed(4) in amd64 GENERIC. It now works nicely...
2005-07-22 ruFallout from the previous revision: lnc isn't quite...
2005-07-22 obrienFix $FreeBSD$.
2005-07-21 peterLike on i386, bypass lock prefix for atomic ops on...
2005-07-21 peterMFi386: add vpd driver (vital product data.. model...
2005-07-21 peterAdd the ed driver for lint building. The PCI instances...
2005-07-21 peterActually create the double fault stack page for AP...
2005-07-21 phkMake the facility for recognizing BIOS-signatures more...
2005-07-21 jkimFix smbios(4) and add support for amd64
2005-07-20 anholtAdd the latest r300 code from r300.sf.net. This is...
2005-07-15 jhbConvert the atomic_ptr() operations over to operating...
2005-07-14 kensmithAdd recently invented COMPAT_FREEBSD5 option.
2005-07-13 jhbRegen.
2005-07-13 jhbMake a pass through all the compat ABIs sychronizing...
2005-07-13 jhbFixup some more fallout from the lapic/i8254 changes:
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-10 davidxuValidate if the value written into {FS,GS}.base is...
2005-07-09 jhbSome cleanups and tweaks to some of the atomic.h files...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-07-05 jhbRemove a || 1 that crept into the i8254 commit and...
2005-07-02 thompsaCheck the alignment of the IP header before passing...
2005-07-02 marcelFix a buglet that was present in the ia64 code and...
2005-07-01 peterMFi386: r1.221: use simple timecounter that is aware...
2005-06-30 peterJumbo-commit to enhance 32 bit application support...
2005-06-30 peterSync i386->amd64.
2005-06-30 peterAdd a special-case handler for general protection fault...
2005-06-29 peterMove the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
2005-06-29 peterSwitch AMD64 and i386 platforms to using ELF as their...
2005-06-29 jhbIncrease MAXCPU to 16 in SMP kernels so that APIC IDs...
2005-06-25 upsDisable the interrupts in trap_fatal before calling...
2005-06-24 jhbCorrect the amount of data to allocate in these local...
2005-06-24 peterVarious trivial comment fixes
2005-06-24 peterEliminate a source of 'trap xx with interrupts disabled...
2005-06-24 peterMFi386: 1.258: Minor cleanups
2005-06-24 peterMove HWPMC_HOOKS into its own opt_hwpmc_hooks.h file...
2005-06-20 obrienAdd .cvsignore files just like in sys/<arch>/compiled...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 upsMove IPI_PREEMPTION option from global NOTES file to...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-10 alcIntroduce a procedure, pmap_page_init(), that initializ...
2005-06-09 jkoshyMFP4:
2005-06-09 upsAdd IPI support for preempting a thread on another...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-08 sobomaxRegen after addition of linux_getpriority wrapper.
2005-06-08 sobomaxProperly convert FreeBSD priority values into Linux...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
next