]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
This commit was generated by cvs2svn to compensate for changes in r155429,
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 cognetMFi386:
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 impMFp4: Small cleanup of cpu messages at boot.
2006-02-03 impMerge from p4: minor formatting nits.
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-27 cognetTry harder not to recurse.
2006-01-20 cognetBuild a minimal pagetables, with only section mappings...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-06 jhbFix various places that were testing td_critnest to...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-31 netchildMI changes:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-21 cognetOoops, I removed the wrong bits.
2005-12-20 cognet- Disable the instruction cache very early, until it...
2005-12-20 cognetMake the elf trampoline disable the MMU, and link it...
2005-12-09 cognetIn copyout(), quad-align the source buffer, and use...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-05 cognetTry to use contigmalloc() even if M_NOWAIT has been...
2005-12-05 cognetTeach the elf trampoline how to deal with gzipped kernels.
2005-11-24 ruAdd missing "struct" in i386/i386/machdep.c,v 1.497...
2005-11-24 cognetUse a magic number to know we were started from the...
2005-11-23 cognetMFP4: Bring in arm9 cache-related functions
2005-11-21 cognetAdd an alternate ID for the arm920t (the real solution...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-06 cognetMFi386 rev 1.536 (sort of)
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 rwatsonNormalize a significant number of kernel malloc type...
2005-10-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-23 cognetUnbreak for !__XSCALE__.
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-06 cognetExport PAGE_SIZE from genassym.c, and include assym...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 cognetRemove a never reached RET.
2005-10-04 cognetstrd needs the destination to be double-word aligned...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-03 cognetBring in the good version of this file.
2005-10-03 cognetMake mem.c know about the pages allocated with ARM_USE_...
2005-10-03 cognetExport the variables needed for the copy/zero API.
2005-10-03 cognetMake sure the interrupt is masked before processing...
2005-10-03 cognetIf a thread already tries to allocate a new memory...
2005-10-03 cognet- Provide the kernel l1pt physical address, for userland.
2005-10-03 cognetAdd a new API to let platform-specific ports provide...
2005-10-03 cognetExport the virtual and physical address in which the...
2005-10-03 cognetImport a small ELF trampoline, in which the kernel...
2005-10-03 cognet*blush*
2005-10-03 cognetOnly save the registers that are used.
2005-10-03 cognetasm versions of in_cksum_hdr() and in_pseudo().
2005-10-03 cognetImplement savectx().
2005-10-03 cognetKernel dump for arm, ripped from the ia64/amd64 version.
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-25 cognetFix multiple abuses of __RMAN_RESOURCE_VISIBLE in the...
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-03 alcPass a value of type vm_prot_t to pmap_enter_quick...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-03 jeff - Add support for saving stack traces and displaying...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-10 davidxuValidate if the value written into {FS,GS}.base is...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-24 cognet- Use a TAILQ instead of parsing the array to find...
2005-06-23 cognetCall kdb_trap() on fatal abort.
2005-06-23 cognetImplement db_frame() and use it to obtain the registers...
2005-06-23 cognetDon't abuse UMA_SLAB_KMEM.
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-16 cognetTry harder to detect if the allocated memory for L2...
2005-06-16 cognetDon't pass the kernel_pmap to pmap_fault_fixup() if...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
next