]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64/include
Populate the sysctl tree with any MCA records we collected.
[FreeBSD/FreeBSD.git] / sys / ia64 / include /
2010-04-13 marcelPopulate the sysctl tree with any MCA records we collected.
2010-04-13 marcelo s/u_int64_t/uint64_t/g
2010-04-13 marcelSync up to SDM 2.2.
2010-03-27 marcelImplement interrupt to CPU binding. Assign interrupts...
2010-03-27 marcelRemove nx_pcibus from the nexus resource. Nexus is...
2010-03-26 marcelRename disable_intr() to ia64_disable_intr() and rename...
2010-03-26 marcelOnly use the interval timer for clock interrupts on...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-22 marcelDefine curthread as an inline function that loads the...
2010-03-21 marcelDon't include <machine/_regset.h> when _MACHINE_REGSET_...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-17 marcelRevamp the interrupt code based on the previous commit:
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-11 nwhitehornProvide groundwork for 32-bit binary compatibility...
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-27 marcelInterrupt related cleanups:
2010-02-21 marcelRemove pm_active from struct pmap as it serves no purpose.
2010-02-14 marcelSome code cleanups:
2010-02-14 marcelSome code churn:
2010-01-14 marcelAdd ioctl requests to /dev/io on ia64 for reading and...
2010-01-14 marcelFix previous commitr:. efi_var_set() was copied from...
2010-01-14 marcelAdd wrappers for the RT Variable Services. While here...
2010-01-11 marcelUse io(4) for I/O port access on ia64, rather than...
2010-01-06 impMerge from head at r201628.
2010-01-02 marcelChange BUS_SPACE_MAXADDR from 2^32-1 to 2^64-1. 2^32...
2009-12-30 marcelRevamp bus_space access functions:
2009-12-26 marcelUse unordered memory loads and stores for the in* and...
2009-12-23 marcelExport the bus, cpu and itc frequencies under the hw...
2009-12-23 marcelAdd a bit definition for invalid timestamp in the recor...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-07 marcelDefine struct pcpu_md as the only MD field of struct...
2009-12-07 marcelAllocate the VHPT for each CPU in cpu_mp_start(), rathe...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 marcelMake sure bus space accesses use unorder memory loads...
2009-11-29 marcelMove the sysctl related fields to the end of the struct...
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-23 marcelRevert previous commit. The problem was not related...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-10-31 marcelReimplement the lazy FP context switching:
2009-10-24 marcelA 32KB kernel stack is not quite enough. The new USB...
2009-10-21 marcelo Align function on a 32-byte boundary so that the...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-10 kibDefine architectural load bases for PIE binaries. Addre...
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-18 alcAdd a new sysctl for reporting all of the supported...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 gonzo- MFC from head@196987
2009-08-13 attilio* Completely Remove the option STOP_NMI from the kernel...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-05 samCleanup ALIGNED_POINTER:
2009-07-03 gonzo- MFC
2009-06-26 alcCorrect the #endif comment.
2009-06-26 alcThis change is the next step in implementing the cache...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 marcelRename ia64_invalidate_icache() to ia64_sync_icache...
2009-05-06 gonzoMerge from HEAD
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-20 rwatsonDon't conditionally define CACHE_LINE_SHIFT, as we...
2009-04-19 rwatsonAdd description and cautionary note regarding CACHE_LIN...
2009-04-19 rwatsonFor each architecture, define CACHE_LINE_SHIFT and...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-13 gonzo- Merge from HEAD
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 kibAdd AT_EXECPATH ELF auxinfo entry type. The value's...
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-04 jhbTweak the ia64 machine check handling code to not regis...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 impAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-03 kmacyIF_RELENG_7 185198:185562
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
next