]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
MFp4: Differences in flash part for bwct. need a more generic way to cope.
[FreeBSD/FreeBSD.git] / sys / ia64 /
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-11-18 marcelSince printf also has at least one critical section...
2006-11-18 marcelNow that printf() needs the PCPU, set it up before...
2006-11-18 marcelRevert previous commit. PC_CONS_BUFR is not used nor...
2006-11-13 ruFix a comment.
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonAdd missing includes of priv.h.
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 jbRemove the KDTRACE option again because of the complain...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-04 jbBuild in kernel support for loading DTrace modules...
2006-11-03 marcelMake sure kern_envp is never NULL. If we don't get...
2006-11-01 jbAdd a cnputs() function to write a string to the consol...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-26 jbRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 jbAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-23 ruMove "device splash" back to MI NOTES and "files",...
2006-10-23 marcelo Eliminate nexus_print_resources(). Use resource_list...
2006-10-22 alcEliminate unnecessary PG_BUSY tests.
2006-10-20 desMove more MD devices and options out of MI NOTES.
2006-10-20 desThe VGA_DEBUG option only exists on {amd64,i386,ia64}.
2006-10-19 marcelFix previous revision:
2006-10-17 davidxuo Add keyword volatile for user mutex owner field.
2006-10-15 hrsAdd a newline to the printf().
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-06 marcelInclude freebsd32_signal.h now that signal-related...
2006-10-05 simon- Remove SCHED_ULE from GENERIC to better avoid foot...
2006-10-04 jbPR:
2006-10-02 phkUse calendrical calculations from subr_clock.c instead...
2006-10-02 phkSecond part of a little cleanup in the calendar/timezon...
2006-10-02 phkFirst part of a little cleanup in the calendar/timezone...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-26 ruAdded COMPAT_FREEBSD6 option.
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 kanUse __builtin_va_start instead of __builtin_stdarg_star...
2006-09-16 rwatsonAdd audit hooks for ppc, ia64 system call paths.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 davidxuImplement casuword32, compare and set user integer...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
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...
next