]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
MFp4: Delay a second or two after the upload before printing Done.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-17 kmacyEvidently neither GENERIC nor kan's config had isa...
2006-12-17 kmacyNewer versions of gcc don't support treating structures...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 yongariAdd msk(4) to the list of drivers supported by GENERIC...
2006-12-12 jhbGive Host-PCI bridge drivers their own pcib_alloc_msi...
2006-12-12 jhbSort function prototypes.
2006-12-12 jhbAdd a function to return the MD interrupt source cookie...
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 sobomaxAllow machdep.cpu_idle_hlt to be set from the loader...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-12-05 ruUse a different bitmask for superpages' base address...
2006-12-03 netchildMFP4 (110939):
2006-12-03 netchildSync with i386 (remove the LINUX stuff) now that the...
2006-12-03 bdeOptimized RTC accesses by avoiding null writes to the...
2006-11-30 jbTurn console printf buffering into a kernel option...
2006-11-28 ruDifferentiate between data and instruction fetch in...
2006-11-23 ruUse a define instead of a "magic" value.
2006-11-23 ruFinish the PG_NX support at the pmap level.
2006-11-22 ruIt's been possible to build linprocfs as a module for...
2006-11-19 alcThe global variable avail_end is redundant and only...
2006-11-17 jhbAdd support for 8 byte hardware watches in long mode...
2006-11-17 jhb- Add macro constants for the various fields in %dr7...
2006-11-17 jhbTrim some noise from bootverbose:
2006-11-17 jhbA few more style fixes.
2006-11-15 jhbVarious whitespace and style fixes.
2006-11-15 jhbFix a typo that broke MSI (MSI-X worked fine) in the...
2006-11-13 jhbMD support for PCI Message Signalled Interrupts on...
2006-11-13 jhbVarious fixes:
2006-11-13 ruFix NKPT comments to match reality. Note that the...
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-11 ruRegen.
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-07 ruSpelling.
2006-11-07 ruLine up memory amount reporting that got broken when...
2006-11-07 jhbAdd a new 'union l_sigval' to use in place of 'union...
2006-11-07 jhbRemove duplicate IDTVEC macro definition, it's already...
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-01 jbAdd a cnputs() function to write a string to the consol...
2006-10-31 kibFix a typo resulting in truncated linux32 signal trampo...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-29 netchildregen after linux_io_* backout
2006-10-29 netchildBackout the linux aio stuff. Several problems where...
2006-10-29 bdeRemoved some SMP ifdefs so that using the TSC as a...
2006-10-28 bdeIn the userland .mcount():
2006-10-28 netchildregen (prctl addition)
2006-10-28 bdei386/include/profile.h:
2006-10-28 netchildMFP4:
2006-10-28 bdeIn MCOUNT_OVERHEAD(label), actually use the `label...
2006-10-28 bdeCleaned up includes. <machine/profile.h> was unused...
2006-10-28 bdeRemoved all traces of HIDENAME() in amd64 and i386...
2006-10-27 bdeDon't call mexitcount or provide a stub mexitcount...
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-22 alcEliminate unnecessary PG_BUSY tests.
2006-10-21 ruMFi386: 1.13: Fix booting with ps2 keyboards.
2006-10-20 desMove more MD devices and options out of MI NOTES.
2006-10-20 bdeDon't show debug registers in "show registers". Specia...
2006-10-20 desThe VGA_DEBUG option only exists on {amd64,i386,ia64}.
2006-10-19 impRemove references to pccard.conf
2006-10-17 davidxuo Add keyword volatile for user mutex owner field.
2006-10-16 jhbAdd one more include to fix the case of !DDB and !atpic.
2006-10-15 hrsAdd a newline to the printf().
2006-10-15 netchildregen (linux AIO stuff)
2006-10-15 netchildMFP4 (with some minor changes):
2006-10-15 netchildMFP4 (106538 + 106541):
2006-10-15 netchildRevert my previous commit, I mismerged this to the...
2006-10-15 netchildMFP4 (106541): Fix the clone05 test in the LTP.
2006-10-15 netchildMFP4 (107144[1]): Implement CLONE_FS on i386[1] and...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 jhbMove the 2 additional #includes down into the #ifndef...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 jbAttempt to fix the GENERIC kernel build which has been...
2006-10-12 jhbFix nodevice atpic compile.
2006-10-10 jhbChange the x86 interrupt code to suspend/resume interru...
2006-10-10 jhbOops, fix sign bug in #ifdef for value of INTRCNT_COUNT.
2006-10-05 simon- Remove SCHED_ULE from GENERIC to better avoid foot...
2006-10-05 davidxuMove some declaration of 32-bit signal structures into...
2006-10-04 jbPR:
2006-10-02 phkUse utc_offset() where applicable, and hide the interna...
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-27 sobomaxExtend comment explaining why code is conditional at...
2006-09-27 sobomaxSince ULE doesn't honor hlt_cpus_mask don't compile...
2006-09-26 ruAdded COMPAT_FREEBSD6 option.
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
next