]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Add rw_try_rlock() and rw_try_wlock() to rwlocks.
[FreeBSD/FreeBSD.git] / sys / arm /
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-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-22 cognetWe need to prototype _start() as well, as we use it...
2008-03-22 samadd hints to specify how NPE ports are mapped to MAC...
2008-03-22 samImprove mac+phy configuration so that hints can be...
2008-03-20 samadd usb devices and more wlan stuff now that usb is...
2008-03-20 sammap device 5; the optional USB controller on Gateworks...
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 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 rajRespect RF_SHAREABLE flag in ARM nexus_setup_intr()
2008-03-12 rajImprove ARM bus_dmamap_load_buffer() error handling.
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 cognetMFi386:
2008-03-06 cognetRemove unused pv_list_count from the vm_page, and pm_co...
2008-03-05 kevloAdd rl(4) support
2008-03-03 kevloConvert to be a 2-clause bsd-only license.
2008-02-26 rwatsonRemove errant % in license comment.
2008-02-26 rwatsonOn the ixp425, when we fail to initialize the memory...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-05 rajARM locore cosmetics.
2008-02-05 rajImprove ARM_TP_ADDRESS and RAS area.
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-31 cognetBring in the nice work from Mark Tinguely on arm pmap.
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-17 jhb- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 cognetUnbreak build by adding the missing parameter to pmap_e...
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-12 cognetBack when I committed the arm port, I've been asked...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-07 cognetAdd a missing \n.
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 impModernize comment about diagnostic.
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-23 stas- Fix a typo in comments.
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-19 impActually program the interrupt controller for prioritie...
2007-12-17 kevloUse M_NOWAIT instead of M_WAITOK to cause malloc()...
2007-12-16 stas- Don't return 0xffff if PHY id isn't equal 0. This...
2007-12-11 cognetThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 jkoshyAdd stubs to unbreak LINT.
2007-12-07 cognetFix style in previous commit.
2007-12-06 cognetErm, add a missing else, we do not want to increase...
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):
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 cognetFix a potential bug in pmap :
2007-12-02 cognetMove the strongarm-specific files from conf/files.arm...
2007-12-02 cognetCleanup : make nexus standard, as it is mandatory anyway.
2007-12-02 cognetClose a race.
2007-11-28 cognetFixes for ARM9/ARM10 :
2007-11-28 cognetCorrect the logic : we can just invalidate the cache...
2007-11-27 cognetIn atomic_fetchadd_32(), do not blindly increase the...
2007-11-27 jhbRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-17 cognetAdd a kernel config file for the Hot-e HL200 (AT91RM92...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-08 cognetAdd entries for the L2 cache-related functions for...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-04 cognetRemove a staled comment, NPE-C should work fine.
2007-11-01 kevlo__CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0
2007-10-31 kevloDon't define get_cachetype() for CPU_ARM9E unless it...
2007-10-29 impkill commented out line of code.
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 cognetAdd an option to be able to override the value of the...
2007-10-25 cognetMove some KB920x-specific options into the KB920x file.
2007-10-25 cognetOooops, get the end of the memory right.
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 cognetKERNBASE should really be KERNVIRTADDR there too.
2007-10-24 cognetIn ate_get_mac(), try to get the mac address in the...
2007-10-24 cognetHandle the case where PHYSADDR != KERNPHYSADDR (ie...
2007-10-24 cognetCorrect a comment, this was not true anymore.
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-18 impcorrect guard variable names.
2007-10-18 impMerge support from p4 (from NetBSD) for arm9e and arm10...
next