]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Don't encode model id twice.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2009-09-28 Alan CoxTemporarily disable the use of 1GB page mappings by...
2009-09-27 Jung-uk KimCopy apm(4) emulation from sys/i386/acpica/acpi_machdep...
2009-09-26 Bjoern A. Zeeblindev(4) [1] is supposed to be a collection of linux...
2009-09-24 Ed MasteAdd a backtrace to the "fpudna in kernel mode!" case...
2009-09-24 Andriy Gaponnumber of cleanups in i386 and amd64 pci md code
2009-09-23 John BaldwinExtract the code to find and map the MADT ACPI table...
2009-09-22 John Baldwin- Split the logic to parse an SMAP entry out into a...
2009-09-21 Xin LIBuild x86bios only for i386/amd64 for now. More work...
2009-09-21 Konstantin BelousovIf CPU happens to be in usermode when a T_RESERVED...
2009-09-21 Xin LIAutomatically depend on x86emu when vesa or dpms is...
2009-09-21 Xin LIEnable s3pci on amd64 which works on top of VESA, and...
2009-09-18 Alan CoxWhen superpages are enabled, add the 2 or 4MB page...
2009-09-18 Alan CoxAdd a new sysctl for reporting all of the supported...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-10 Jung-uk KimConsolidate CPUID to CPU family/model macros for amd64...
2009-09-10 Dag-Erling SmørgravAs jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-09 Xin LI - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Poul-Henning KampGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 Poul-Henning KampMove multi-include protection back up to the top of...
2009-09-02 Jung-uk KimFix confusing comments about default PAT entries.
2009-09-02 Jung-uk Kim- Work around ACPI mode transition problem for recent...
2009-09-02 John BaldwinDon't attempt to bind the current thread to the CPU...
2009-08-31 John BaldwinSimplify pmap_change_attr() a bit:
2009-08-30 Bjoern A. ZeebMake sure FreeBSD binaries without .note.ABI-tag sectio...
2009-08-29 Robert NolandSwap the start/end virtual addresses in pmap_invalidate...
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-24 Bjoern A. ZeebFix handling of .note.ABI-tag section for GNU systems...
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-20 Jung-uk KimCheck whether the SMBIOS reports reasonable amount...
2009-08-19 Ed SchoutenMake the MacBookPro3,1 hardware boot again.
2009-08-17 Konstantin BelousovCorrect a critical accounting error in pmap_demote_pde...
2009-08-14 John BaldwinAdjust the handling of the local APIC PMC interrupt...
2009-08-13 Attilio Rao* Completely Remove the option STOP_NMI from the kernel...
2009-08-02 Ed SchoutenMake the MacBook3,1 boot again.
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-27 Rui PauloRefine the MacBook hack to only match early models...
2009-07-24 John BaldwinAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-22 Konstantin BelousovWhen the page caching attributes are changed, after...
2009-07-19 Alan CoxChange the handling of fictitious pages by pmap_page_se...
2009-07-18 Alan CoxAn addendum to r195649, "Add support to the virtual...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-13 Jung-uk KimMatch PCI Express root bridge _HID directly instead of
2009-07-12 Alan CoxAdd support to the virtual memory system for configurin...
2009-07-11 Rui PauloImplementation of the upcoming Wireless Mesh standard...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-10 Konstantin BelousovWhen amd64 CPU cannot load segment descriptor during...
2009-07-09 Konstantin BelousovRestore the segment registers and segment base MSRs...
2009-07-06 Alan CoxWhen pmap_change_attr() changes the PAT setting on...
2009-07-06 John BaldwinAfter the per-CPU IDT changes, the IDT vector of an...
2009-07-06 John BaldwinMFi386: Add a 'show idt' command to DDB to display...
2009-07-05 Sam LefflerCleanup ALIGNED_POINTER:
2009-07-02 Ed SchoutenEnable POSIX semaphores on all non-embedded architectur...
2009-07-01 John BaldwinImprove the handling of cpuset with interrupts.
2009-07-01 Doug RabsonDon't include rpcv2.h - it has been removed.
2009-06-30 Andriy Gaponremove unused/unneeded extern declarations
2009-06-27 Robert WatsonCatch missed AUDIT_ARG() -> AUDIT_ARG_CMD() on amd64.
2009-06-27 Robert WatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 Alan CoxCorrect the #endif comment.
2009-06-26 Alan CoxThis change is the next step in implementing the cache...
2009-06-25 John BaldwinFix kernels compiled without SMP support. Make intr_ne...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 John Baldwin- Restore the behavior of pre-allocating IDT vectors...
2009-06-24 John BaldwinWhitespace fix.
2009-06-23 Alexander MotinMake algorithm a bit more bulletproof.
2009-06-23 Jeff RobersonImplement a facility for dynamic per-cpu variables.
2009-06-23 Alexander MotinFix variable name.
2009-06-23 Alexander MotinRework r193814:
2009-06-22 Alan CoxEliminate dead code. These definitions should have...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-15 Paul SaabI have several machines where the following warning...
2009-06-15 Alexander MotinForbid multi-vector MSI interrupt vectors migration...
2009-06-14 Alan CoxLong, long ago in r27464 special case code for mapping...
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Ed SchoutenEnable PRINTF_BUFR_SIZE on i386 and amd64 by default.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-10 Pyun YongHyeonAdd alc(4), a driver for Atheros AR8131/AR8132 PCIe...
2009-06-09 Kip Macyopt in to flowtable on i386/amd64
2009-06-09 Kip Macyremove flowtable from DEFAULTS
2009-06-09 Bjoern A. ZeebUnbreak the build for amd64 after r193814 using correct...
2009-06-09 Ariff AbdullahWhen using i8254 as the only kernel timer source:
2009-06-09 Ariff AbdullahMove C1E workaround into its own idle function. Previou...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Jung-uk KimRewrite OsdSynch.c to reflect the latest ACPICA more...
2009-06-08 Ed SchoutenRevert my change; reintroduce __gnu89_inline.
2009-06-08 Ed SchoutenRemove __gnu89_inline.
2009-06-08 Alan CoxNow that amd64's kernel map is 512GB (SVN rev 192216...
2009-06-05 Konstantin BelousovPut intrcnt, eintrcnt, intrnames and eintrnames into...
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-04 Jung-uk KimResync with head.
2009-06-03 Jung-uk KimResync with head.
2009-06-02 Jung-uk KimChase ACPICA API changes (for kernel and boot loader).
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-02 Robert WatsonRemove MAC kernel config files and add "options MAC...
next