]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64/ia64
Implement basic support for memory attributes. At this time we only
[FreeBSD/FreeBSD.git] / sys / ia64 / ia64 /
2011-07-08 marcelImplement basic support for memory attributes. At this...
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-02 alcWhen iterating over a paging queue, explicitly check...
2011-06-30 marcelChange the management of nested faults by switching...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-25 marcelOops. The sec field of struct bintime is *not* a 32...
2011-06-25 marcelDefine the minimum fractional period in terms of hz...
2011-06-25 marcelReplace the original copyright notice with my own....
2011-06-25 marcelUpdate copyright.
2011-06-25 marcelSwitch to the event timers infrastructure. This includes:
2011-06-23 marcelUnblock the outgoing thread after we performed pmap_swi...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-17 marcelImprove on style(9)
2011-06-17 marcelProperly serialize the global shootdown with the instru...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 marcelAdd the model number for the Montvale processor (market...
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-07 marcelCall set_cputicker() to have the time counter use the...
2011-06-06 attilioMFC
2011-06-06 marcelImprove cpu_idle():
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-31 nwhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-31 attilioMFC
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-22 attilioMFC
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-17 attilioMFC
2011-05-15 attilioMFC
2011-05-14 attilioMFC
2011-05-14 marcelPrefer switching the memory stack from user to kernel...
2011-05-14 marcelSharpening the saw:
2011-05-13 attilioFix remaining bits that actually weren't converted...
2011-05-12 attilioMFC
2011-05-10 attilioMFC
2011-05-09 attilioMFC
2011-05-08 attilioMFC
2011-05-07 attilioMFC
2011-05-07 marcelIn pmap_kextract(), return the physical address for...
2011-05-05 attilioCommit the support for removing cpumask_t and replacing...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 marcelStop linking against a direct-mapped virtual address...
2011-04-29 jhbChange rman_manage_region() to actually honor the rm_st...
2011-04-28 attilioAdd the watchdogs patting during the (shutdown time...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-21 marcelFix switching to physical mode as part of calling into...
2011-03-21 marcelChange region 4 to be part of the kernel. This serves...
2011-03-18 marcelo Move the IVT and supporting functions to the front...
2011-03-18 marcelRemove inclusion of unneeded bootinfo.h header.
2011-03-18 marcelUse VM_MAXUSER_ADDRESS rather than VM_MAX_ADDRESS when...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 mdfMostly revert r219468, as I had misremembered the C...
2011-03-10 mdfUse MAXPATHLEN rather than the size of an extern array...
2011-03-08 dchaginExtend struct sysvec with new method sv_schedtail,...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-02 mdfPut the general logic for being a CPU hog into a new...
2011-01-21 pluknetMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-17 jkimRemove empty dev_mem_md_init() stubs.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 jhbRemove unused includes of <sys/mutex.h> and <machine...
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-05 jhbAdjust the order of operations in spinlock_enter()...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-29 neelFix bogus error message from bus_dmamem_alloc() about...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
next