]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Remove performance counter headers. This code came from NetBSD, but our
[FreeBSD/FreeBSD.git] / sys / i386 /
2009-10-01 Kip Macymake read_eflags and write_eflags accomplish the same...
2009-10-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.3p1.
2009-10-01 Konstantin BelousovAs a workaround, for Intel CPUs, do not use CLFLUSH in
2009-10-01 Rui PauloImprove 802.11s comment.
2009-09-30 Andriy Gaponcpufunc.h: unify/correct style of c extension names
2009-09-28 Edwin GroothuisMFV of tzdata2009n
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 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-12 Robert WatsonUse C99 initialization for struct filterops.
2009-09-11 Kip Macyfix UP compilation
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 Konstantin BelousovAs was done in r196643 for i386 and amd64, swap the...
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-04 Konstantin BelousovAdd missing ';'.
2009-09-04 Julian Elischerwhitespace commit
2009-09-04 Julian ElischerBring i386 up to date with amd64 and others.
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-09-01 Adrian ChaddDelete whitespace not in i386/pmap.c
2009-09-01 Adrian ChaddMigrate to use cpuset_t.
2009-09-01 Adrian ChaddMerge in the pat_works work from sys/i386/i386/pmap...
2009-09-01 Adrian ChaddFix broken build.
2009-08-31 Adrian ChaddRevert previous commit; that was left-over junk in...
2009-08-31 Adrian ChaddShuffle pagezero() into the same location as in sys...
2009-08-31 John BaldwinSimplify pmap_change_attr() a bit:
2009-08-31 John BaldwinImprove pmap_change_attr() so that it is able to demote...
2009-08-31 Xin LIPartially revert 196524: this part of change should...
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-25 Gleb SmirnoffFix build broken in r196524.
2009-08-24 Xin LIFix VESA modes and allow 8bit depth modes.
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-20 John BaldwinTemporarily revert the new-bus locking for 8.0 release...
2009-08-19 Ed SchoutenMake the MacBookPro3,1 hardware boot again.
2009-08-15 Attilio RaoPort recent IPI enhachements to en:
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 Attilio RaoMake the newbus subsystem Giant free by adding the...
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 Konstantin BelousovFix XEN build breakage, by implementing pmap_invalidate...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Konstantin BelousovAs was done in r195820 for amd64, use clflush for flush...
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-23 Alan CoxEliminate unnecessary cache and TLB flushes by pmap_cha...
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-08 Edward Tomasz Napi... There is an optimization in chmod(1), that makes it...
2009-07-06 John BaldwinAfter the per-CPU IDT changes, the IDT vector of an...
2009-07-05 Alan CoxPAE adds another level to the i386 page table. This...
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-06-30 Doug RabsonRemove the old kernel RPC implementation and the NFS_LE...
2009-06-27 Robert WatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 John BaldwinReturn ENOSYS instead of EINVAL for invalid function...
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-25 Robert WatsonFix ibcs2_ipc.c build by adding missing limits.h include.
2009-06-24 John BaldwinChange the ABI of some of the structures used by the...
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 MotinRework r193814:
2009-06-23 Rui Paulo* Driver for ACPI WMI (Windows Management Instrumentation)
2009-06-22 Alan CoxEliminate dead code. These definitions should have...
2009-06-20 Brooks DavisUse NGROUPS instead of NGROUPS_MAX as the limits on...
2009-06-19 Brooks DavisRework the credential code to support larger values...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-17 John BaldwinRegen for added flags field.
next