]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Add support for automatic promotion of 4KB page mappings to 2MB page
[FreeBSD/FreeBSD.git] / sys / arm /
2008-03-03 Kevin LoConvert to be a 2-clause bsd-only license.
2008-02-26 Robert WatsonRemove errant % in license comment.
2008-02-26 Robert WatsonOn the ixp425, when we fail to initialize the memory...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-05 Rafal JaworowskiARM locore cosmetics.
2008-02-05 Rafal JaworowskiImprove ARM_TP_ADDRESS and RAS area.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 Olivier HouchardBring in the nice work from Mark Tinguely on arm pmap.
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 Ruslan ErmilovAdd a wrapper function that bound checks writes to...
2008-01-17 John Baldwin- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 Olivier HouchardUnbreak build by adding the missing parameter to pmap_e...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Olivier HouchardBack when I committed the arm port, I've been asked...
2008-01-07 Olivier HouchardAdd a missing \n.
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-03 Warner LoshUse correct function name in panic message
2008-01-03 Warner LoshModernize comment about diagnostic.
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-23 Stanislav Sedov- Fix a typo in comments.
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-19 Warner LoshActually program the interrupt controller for prioritie...
2007-12-17 Kevin LoUse M_NOWAIT instead of M_WAITOK to cause malloc()...
2007-12-16 Stanislav Sedov- Don't return 0xffff if PHY id isn't equal 0. This...
2007-12-11 Olivier HouchardThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-07 Joseph KoshyAdd stubs to unbreak LINT.
2007-12-07 Olivier HouchardFix style in previous commit.
2007-12-06 Olivier HouchardErm, add a missing else, we do not want to increase...
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Olivier HouchardFix a potential bug in pmap :
2007-12-02 Olivier HouchardMove the strongarm-specific files from conf/files.arm...
2007-12-02 Olivier HouchardCleanup : make nexus standard, as it is mandatory anyway.
2007-12-02 Olivier HouchardClose a race.
2007-11-28 Olivier HouchardFixes for ARM9/ARM10 :
2007-11-28 Olivier HouchardCorrect the logic : we can just invalidate the cache...
2007-11-27 Olivier HouchardIn atomic_fetchadd_32(), do not blindly increase the...
2007-11-27 John BaldwinRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-17 Alan CoxPrevent the leakage of wired pages in the following...
2007-11-17 Olivier HouchardAdd a kernel config file for the Hot-e HL200 (AT91RM92...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Marcel Moolenaaro Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 Julian Elischergenerally we are interested in what thread did something as
2007-11-08 Olivier HouchardAdd entries for the L2 cache-related functions for...
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Konstantin BelousovFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-11-04 Olivier HouchardRemove a staled comment, NPE-C should work fine.
2007-11-01 Kevin Lo__CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0
2007-10-31 Kevin LoDon't define get_cachetype() for CPU_ARM9E unless it...
2007-10-29 Warner Loshkill commented out line of code.
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 Olivier HouchardAdd an option to be able to override the value of the...
2007-10-25 Olivier HouchardMove some KB920x-specific options into the KB920x file.
2007-10-25 Olivier HouchardOooops, get the end of the memory right.
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-24 Olivier HouchardKERNBASE should really be KERNVIRTADDR there too.
2007-10-24 Olivier HouchardIn ate_get_mac(), try to get the mac address in the...
2007-10-24 Olivier HouchardHandle the case where PHYSADDR != KERNPHYSADDR (ie...
2007-10-24 Olivier HouchardCorrect a comment, this was not true anymore.
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-18 Warner Loshcorrect guard variable names.
2007-10-18 Warner LoshMerge support from p4 (from NetBSD) for arm9e and arm10...
2007-10-18 Warner LoshMerge definitions for ARM9E, ARM10 and ARM11 processors...
2007-10-16 Olivier HouchardUse the direct mapping, if available, for pmap_zero_pag...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-13 Olivier HouchardDo not use __XSCALE__ to detect if pld/strd/ldrd is...
2007-10-13 Olivier HouchardDefine _ARM_ARCH_5E too, so that we know if pld/strd...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-12 Kevin LoSpelling fix for interupt -> interrupt
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-30 Marius StroblMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-27 Olivier HouchardOk I hope I got it right this time.
2007-09-27 Olivier HouchardNow that Intel changed the license for the NPE firmware...
2007-09-27 Olivier HouchardFix a comment to reflect the truth.
2007-09-25 Alan CoxChange the management of cached pages (PQ_CACHE) in...
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-22 Olivier HouchardMake sure we do not call _arm_bzero() or _arm_memcpy...
2007-09-22 Olivier HouchardAdd various macros for the ADMA unit.
2007-09-22 Olivier HouchardAdd a driver for the 7seg found on the CRB board, large...
2007-09-22 Olivier HouchardTwist the RAS logic a bit to avoid branching.
2007-09-19 Olivier HouchardRemove dead code.
2007-09-16 Warner LoshKill bogus printf debugs.
2007-09-16 Warner LoshKill overly verbose messages about setting bus width.
next