]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Catch up with libusbhid merge (rev 205728).
[FreeBSD/FreeBSD.git] / sys / amd64 /
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcPush down the page queues lock inside of vm_page_free_t...
2010-05-05 kibAdd definitions for Intel AESNI CPUID bits and print...
2010-05-05 joelSwitch to our preferred 2-clause BSD license.
2010-05-03 kibStyle and comment adjustements.
2010-05-01 kibRemove debugging code that was not used once since...
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 attilio- Extract the IODEV_PIO interface from ia64 and make...
2010-04-28 mckusickUpdate to current version of head.
2010-04-27 kibStyle: use #define<TAB> instead of #define<SPACE>.
2010-04-25 kmacymissed pv access before pmap lock
2010-04-25 kmacyIncremental reduction of delta with head_page_lock_2...
2010-04-25 thompsaSet USB_DEBUG like the other platforms, I had turned...
2010-04-25 alcClearing a page table entry's accessed bit (PG_A) and...
2010-04-24 kmacyapply style(9) changes applied to head_page_lock_2
2010-04-24 alcResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 kibMove the constants specifying the size of struct kinfo_...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-22 jkimIf a conditional jump instruction has the same jt and...
2010-04-22 thompsaChange USB_DEBUG to #ifdef and allow it to be turned...
2010-04-21 kibAs was done in r155238 for i386 and in r155239 for...
2010-04-20 rpauloRename the cyclic global variable lapic_cyclic_clock_fu...
2010-04-14 yongariAdd driver for Silicon Integrated Systems SiS190/191...
2010-04-14 kibld_gs_base is executing with stack containing only...
2010-04-13 kibChange printf() calls to uprintf() for sigreturn()...
2010-04-10 kibHandle a case when non-canonical address is loaded...
2010-04-02 fabient- Support for uncore counting events: one fixed PMC...
2010-03-29 jhbAdd a handler for the local APIC error interrupt. ...
2010-03-29 jhbCosmetic tweak to use a type suffix instead of a cast...
2010-03-28 edRename st_*timespec fields to st_*tim for POSIX 2008...
2010-03-27 alcCorrectly handle preemption of pmap_update_pde_invalida...
2010-03-25 nwhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-22 jhbRemove unneeded type specifiers from 64-bit constants...
2010-03-21 alcEliminate a pointless TLB invalidation from pmap_bootst...
2010-03-21 alcI am told by AMD that the machine check hardware on...
2010-03-19 avgpmap amd64/i386: fix a typo in a comment
2010-03-19 jhbUse the same policy for rejecting / not-reject ACPI...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-16 jhb- Extend the machine check record structure to include...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 edRemove COMPAT_43TTY from stock kernel configuration...
2010-03-12 jhbFix the previous attempt to fix kernel builds of HEAD...
2010-03-11 nwhitehornProvide groundwork for 32-bit binary compatibility...
2010-03-11 jhbPrint out the family and model from the cpu_id. This...
2010-03-10 kibFall back to wbinvd when region for CLFLUSH is >= 2MB.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 jhbNow that the workaround for the AMD 10h CPUs is in...
2010-03-09 alcImplement AMD's recommended workaround for Erratum...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-03 attilioImproving the clocks auto-tunning by firstly checking...
2010-03-01 jhbPrint the contents of the miscellaneous (MISC) register...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-27 alcWhen running as a guest operating system, the FreeBSD...
2010-02-25 attilioIntroduce the new kernel sub-tree x86 which should...
2010-02-22 gibbsEnforce stronger semantics for bus-dma alignment (curre...
2010-02-21 alcSince create_pagetables() zeroes the page tables, pmap_...
2010-02-20 edRemove redundant inclusion of <sys/cdefs.h>.
2010-02-20 edAdd <sys/cdefs.h>.
2010-02-18 edAllow the pmap code to be built with GCC from FreeBSD...
2010-02-15 attilioAdjust style (following the already existing rules...
2010-02-10 attilioAdd the options DEADLKRES (introducing the deadlock...
2010-02-08 brucecUpdate documentation for the iwn and iwnfw drivers...
2010-02-02 rnolandEnable MTRR on all VIA CPUs that claim support (amd64).
2010-01-31 rnolandWelcome drm support for VIA unichrome chips.
2010-01-29 avgadd static qualifier to definition of a function alread...
2010-01-24 traszFix array overflow. This routine is only called from...
2010-01-23 alcSimplify the mapping of the system message buffer....
2010-01-23 kibFor PT_TO_SCE stop that stops the ptraced process upon...
2010-01-19 jhbMove the examples for the 'hints' and 'env' keywords...
2010-01-19 edRecommit r193732:
2010-01-15 attilioHandling all the three clocks (hardclock, softclock...
2010-01-14 jhbUpdate the ident for the XENHVM kernel config to match...
2010-01-12 gavinSpell "Hz" correctly wherever it is user-visible.
2010-01-11 marcelUse io(4) for I/O port access on ia64, rather than...
2010-01-11 alcSimplify pmap_init(). Additionally, correct a harmless...
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 alcEliminate unused declarations.
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impAdd INCLUDE_CONFIG_FILE in GENERIC on all non-embedded...
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
next