]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
Eliminate unused definitions. (They came from NetBSD.)
[FreeBSD/FreeBSD.git] / sys / ia64 /
2006-08-25 alcEliminate unused definitions. (They came from NetBSD.)
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-11 jhbFirst pass at allowing memory to be mapped using cache...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 marcelRemove sio(4) and related options from MI files to...
2006-07-28 jhbRetire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_A...
2006-07-28 jhbNow that all system calls are MPSAFE, retire the SYF_MP...
2006-07-27 jhbUnify the checking for lock misbehavior in the various...
2006-07-27 jhbAdd KTR_SYSC tracing to the syscall() implementations...
2006-07-27 jhbAdd missing ptrace(2) system-call stops to various...
2006-07-17 marcelMove default GEOM classes from files.ia64, where they...
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-09 mjacobMake the firmware assist driver resident in
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-05 bdeFixed FP_R*. fp{get_set}round() apparently never worke...
2006-06-29 marcelPartial support for branch long emulation. This only...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 alcMake several changes to pmap_enter_quick_locked():
2006-06-26 babkinBacked out the change by request from rwatson.
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-25 babkinThe common UID/GID space implementation. It has been...
2006-06-24 marcelUpdate to SDM 2.2:
2006-06-24 marcelSync up with SDM 2.1:
2006-06-22 marcelIdentify the cual-core Montecito.
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 netchildRemove COMPAT_43 from GENERIC (and other kernel configs...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 impAdd the ability to subset the devices that UART pulls...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-02 impEISA bus ia64 systems don't exist in reality. I'm...
2006-06-01 alcCorrect a syntax error in the previous revision.
2006-06-01 silbyAfter much discussion with mjacob and scottl, change...
2006-05-31 mjacobSince it's to all intents and purposes identical
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-27 marcelUnbreak after previous commit. While here, improve...
2006-05-26 phkUpdate to new console api.
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-17 mariusAdd le(4). I could actually only test it on alpha,...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-11 marcelFix braino in previous commit: Don't redefine OID_AUTO...
2006-05-11 phkRemove more straggling CPU_ macro references
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-21 marcelIn nexus_teardown_intr(), actually remove the handler.
2006-04-20 impSet the rid of the resource obtained from rman_reserve_...
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-03 marcelImprove handling of IPI_STOP:
2006-04-03 marcelEliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-22 jhbClose some races between procfs/ptrace and exit(2):
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-14 jhbFix the hw.realmem sysctl. The global realmem variable...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 marcelCorrect the spinlock nesting of the idle thread of...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 phkModify the way we account for CPU time spent (step 1)
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 marcelAllocate memory for the MCA state information with...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-02 marcelRemove devices acpi & mem, as they are in defaults...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-28 marcels/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/
2006-01-18 marcelo Add missing relocations.
2006-01-17 marcels/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-16 samThis commit was generated by cvs2svn to compensate...
next