]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
Commit part of accmode_t changes that I missed in previous commit.
[FreeBSD/FreeBSD.git] / sys / ia64 /
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 marcelAtomically increment the number of awoken APs as all...
2008-10-01 peterCollect N identical (or near identical) mkdumpheader...
2008-09-28 mariusRemove ipi_all() and ipi_self() as the former hasn...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-23 obrienThe kernel implemented 'memcmp' is an alias for 'bcmp...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-15 alcUpdate bus_dmamem_alloc()'s first call to malloc()...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-07 delphijAdd HWPMC_HOOKS to GENERIC kernels, this makes hwpmc...
2008-07-07 marcelAdd inline function ia64_fc_i() to abstract inline...
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-28 marcelWork-around a compiler optimization bug, that broke...
2008-05-23 marcelAccount for IPI_PREEMPT. We don't want to call sched_pr...
2008-05-23 alcThe VM system no longer uses setPQL2(). Remove it...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 marcelCreate the bucket mutexes with MTX_NOWITNESS. There...
2008-05-21 marcelWe can call ia64_flush_dirty() when the corresponding...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 marcelUnbreak previous commit. While here, refactor the code...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 phkMake genclock standard on all platforms.
2008-04-19 marcelSanitize the malloc types: M_PMAP is not used in pmap...
2008-04-18 marcelRemove cruft we got from Alpha, which was probably...
2008-04-15 marcelUse genclock for RTC handling. This eliminates the...
2008-04-15 marcelSupport and switch to the ULE scheduler:
2008-04-14 marcelRevision 1.9 changes the delivery mode from the magic...
2008-04-11 jeff - Pass the irq and not the vector to intr_event_create().
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-09 marcelUnbreak after removal of SI_SUB_MOUNT_ROOT.
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-03-30 marcelBetter implement I-cache invalidation. The previous...
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-15 impBUS_DMA_ISA is left over from Alpha, and is not used...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-13 jhbRework how the nexus(4) device works on x86 to better...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jeff - Fix build breakage; there was a reference to a remov...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-02-16 marcelRe-sort options. While here:
2008-02-14 marcelOn Montecito processors, the instruction cache is in...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-04 marcelAllocate a stack for thread0 and switch to it before...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-07 jhbAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-03 alcAdd an access type parameter to pmap_enter(). It will...
2008-01-03 impUse correct function name in panic message
2008-01-03 impFix obsolete comment. pmap_remove_all is the function...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 alcAdd configuration knobs for the superpage reservation...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 jkoshyAdd stubs to unbreak LINT.
2007-12-06 marcelAdd a BSD disklabel backend to g_part:
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
next