]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
remove CIOGSSESSION (get software session); it was added only for testing
[FreeBSD/FreeBSD.git] / sys / ia64 /
2002-10-06 Mike BarcroftAdd conditionals to allow va_list to be defined in...
2002-10-06 Mike Barcrofto Add conditionals to allow va_list to be defined in...
2002-10-06 David E. O'BrienIt appears CPU_MAXID should be 1 more than the number...
2002-10-05 Poul-Henning KampNB: This commit does *NOT* make GEOM the default in...
2002-10-05 Mike BarcroftFix namespace issues by using visibility conditionals...
2002-10-04 Mike Barcroftstyle(9) <machine/setjmp.h> headers so they look mostly...
2002-10-04 Sam LefflerNew bus_dma interfaces for use by crypto device drivers:
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-04 Peter WemmGah, spell extern correctly. Do not trust cut/paste...
2002-10-04 Peter WemmList the IO SAPIC delivery mode definitions.
2002-10-04 Peter WemmDeclare itc_frequency and itm_reload.
2002-10-04 Peter WemmDo a bit of rude hackery to get clock interrupts on...
2002-10-04 Peter WemmUpdate stubs for post-kseIII.
2002-10-04 Peter WemmUpdate for post-kseIII
2002-10-02 Archie CobbsLet kse_wakeup() take a KSE mailbox pointer argument.
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Poul-Henning KampFix the same misinitialization of pmap_prefault_pageord...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-25 Archie CobbsMake the following name changes to KSE related function...
2002-09-23 Alfred Perlsteinuse __packed.
2002-09-23 Peter WemmAt great personal risk, add a __packed and __aligned...
2002-09-23 Mike BarcroftBe careful not to define GCC-specific optimizations...
2002-09-20 Poul-Henning Kamp(This commit touches about 15 disk device drivers in...
2002-09-20 Poul-Henning KampFor reasons now lost in historical fog, the bounds_chec...
2002-09-19 John BaldwinImplement db_print_backtrace() if DDB is compiled into...
2002-09-18 Mike BarcroftImplement C99's va_copy() macro.
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Peter WemmInitiate deorbit burn for the i386-only a.out related...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-15 Julian ElischerAllocate KSEs and KSEGRPs separatly and remove them...
2002-09-09 Jun KuriyamaUse "options " rather than "options<tab>".
2002-09-07 Juli MallettFill out two fields (si_pid, si_uid) in the siginfo...
2002-09-07 Peter WemmZap the implementations of the i386-aout specific cpu_c...
2002-09-03 Peter WemmMake this compile
2002-09-03 Mike BarcroftNow that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are...
2002-09-02 Mike BarcroftAlign _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ with most...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-02 Alan Cox o Remove an initialized but unused variable from pmap_...
2002-09-01 Marcel MoolenaarSync up: remove device counts.
2002-09-01 Jake BurkholderAdded fields for VM_MIN_ADDRESS, PS_STRINGS and stack...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-31 Peter WemmTake a shot at fixing up a whole stack of style and...
2002-08-31 Peter WemmDo not use an object for the pte and pv zones on ia64...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-30 Peter WemmChange hw.physmem and hw.usermem to unsigned long like...
2002-08-29 Jake BurkholderRenamed poorly named setregs to exec_setregs. Moved...
2002-08-29 Jake BurkholderFixed printf format errors.
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-25 Alan Cox o Retire pmap_pageable(). It's an advisory routine...
2002-08-23 Marcel Moolenaars/_BSD_VA_LIST_/__va_list/. The former type doesn't...
2002-08-23 Mike BarcroftMove several MI types from <machine/_types.h> to <sys...
2002-08-22 Maxime HenrionConvert NEXUS_ACCESSOR to use the __BUS_ACCESSOR
2002-08-21 Mike Barcrofto Merge <machine/ansi.h> and <machine/types.h> into...
2002-08-20 Robert WatsonCorrect one more errant whitespace nit that crept in...
2002-08-20 Peter Wemmremove unit counts from atkbdc, pckbd, sc
2002-08-15 Robert WatsonCorrect a minor whitespace nit that sneaked in with...
2002-08-15 Robert WatsonIn order to better support flexible and extensible...
2002-08-10 Alan Cox o Remove the setting and clearing of the PG_MAPPED...
2002-08-10 Peter WemmMy quad cpu itanium2 box has its cpu's numbered with...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-09 Brooks DavisMake ppp(4) devices clonable and unloadable.
2002-08-07 Alan Cox o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-03 Peter WemmIgnore memory above 4GB for now due to unpleasant pci...
2002-08-02 Alan Cox o Lock page queue accesses by vm_page_deactivate().
2002-07-30 Mitsuru IWASAKIResolve conflicts arising from the ACPI CA 20020725...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-29 Mike BarcroftCreate a new header <machine/_stdint.h> for storing...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-23 Peter Wemmde-count pci
2002-07-23 Andrew R. Reiter- Pass the VM_ALLOC_WIRED flag to vm_page_alloc() in...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-21 Peter WemmAdd explicit unit count on 'device pci' for ahc/ahd
2002-07-20 Peter WemmChange the max IRQ from 63 to 255. I realize we have...
2002-07-20 Peter WemmRegenerate
2002-07-20 Peter WemmInfrastructure tweaks to allow having both an Elf32...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-17 Peter WemmFix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
2002-07-17 Peter WemmFix some typos in 1.68 from over a week ago.
2002-07-17 Peter WemmCap the initial PV and PTE table preallocations. Other...
2002-07-17 Peter WemmBe sure to use a logical address for the SAL table...
2002-07-17 Peter WemmUpdate for new ACPICA import. Gah.
2002-07-16 John BaldwinVarious comment and minor style fixes. No actual conte...
next