aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* - Move the PG_UNMANAGED flag from m->flags to m->oflags, renaming the flagKonstantin Belousov2011-08-092-22/+19
* Change all the sample kernel configurations to useRick Macklem2011-08-071-1/+1
* - Merge from r147740:Marius Strobl2011-08-061-3/+6
* Remove a shortcut which is invalid with MAXCPU > IDR_CHEETAH_MAX_BN_PAIRS.Marius Strobl2011-08-061-8/+0
* Merge from r224217:Marius Strobl2011-07-201-1/+1
* On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytesAttilio Rao2011-07-191-2/+2
* Add the possibility to specify from kernel configs MAXCPU value.Attilio Rao2011-07-191-0/+2
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofAttilio Rao2011-07-182-5/+8
* Remove NULL assignments which are redundant for static timecounters.Marius Strobl2011-07-121-4/+0
* - Remove redundant timecounter masking from counter_get_timecount().Marius Strobl2011-07-121-4/+2
* - Current testing shows that (ab)using the JBC performance counter in busMarius Strobl2011-07-121-13/+10
* - Add a missing shift in schizo_get_timecount(). This happened to be non-fatalMarius Strobl2011-07-121-3/+3
* Remove the IDR_CHEETAH_MAX_BN_PAIRS limit from cheetah_ipi_selected().Marius Strobl2011-07-051-2/+2
* It can be useful to know which page still has mappings.Marius Strobl2011-07-051-1/+1
* - pmap_cache_remove() and pmap_protect_tte() are only used within pmap.cMarius Strobl2011-07-052-6/+6
* In pmap_remove_all() assert that the page is neither fictitious norMarius Strobl2011-07-051-0/+2
* Call pmap_qremove() before freeing or unwiring the pages, otherwiseMarius Strobl2011-07-051-1/+1
* MFCAttilio Rao2011-07-0414-76/+310
|\
| * UltraSPARC-IV CPUs seem to be affected by a not publicly documentedMarius Strobl2011-07-022-1/+26
| * Don't waste a delay slot.Marius Strobl2011-07-021-2/+2
| * - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries fromMarius Strobl2011-07-0210-68/+249
| * Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 toMarius Strobl2011-07-021-5/+12
| * Add some checks to ensure that Capsicum is behaving correctly, and add someJonathan Anderson2011-06-301-0/+21
* | MFCAttilio Rao2011-06-223-10/+13
|\|
| * Fix whitespaceMarius Strobl2011-06-211-5/+5
| * On machines where we don't need to lock the kernel TSB into the dTLB andMarius Strobl2011-06-212-2/+2
| * On machines where we don't need to lock the kernel TSB into the dTLB andMarius Strobl2011-06-211-3/+6
* | MFCAttilio Rao2011-06-212-6/+4
|\|
| * As astopgap minimize the sched_lock coverage in pmap_activate() in orderMarius Strobl2011-06-201-4/+4
| * - Remove MD usage of pc_cpumask and pc_other_cpus. [1]Marius Strobl2011-06-203-16/+15
* | MFCAttilio Rao2011-06-191-9/+20
|\|
| * - As with stray vector interrupts limit the reporting of stray levelMarius Strobl2011-06-181-9/+20
* | Remove entirely pc_other_cpus usage and pc_cpumask usage from sparc64.Attilio Rao2011-06-163-22/+15
|/
* Don't include curcpu in the mask which is used as the IPI cookie as weMarius Strobl2011-06-151-12/+16
* - Merge r222980 from x86: add sound(4) and common device drivers.Marius Strobl2011-06-131-2/+9
* - For the case when tl1_align(_trap) is used to call rsf_fatal viaMarius Strobl2011-06-071-2/+3
* Adapt CATR() to r222813. This is somewhat tricky as we can't afford usingMarius Strobl2011-06-074-61/+88
* Fix a problem with r222813; given that we may only operate on interruptMarius Strobl2011-06-071-9/+11
* MFCAttilio Rao2011-05-312-2/+2
|\
| * On multi-core, multi-threaded PPC systems, it is important that the threadsNathan Whitehorn2011-05-312-2/+2
* | Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.Attilio Rao2011-05-311-0/+2
* | Revert a change that crept in during MFC.Attilio Rao2011-05-311-2/+0
* | MFCAttilio Rao2011-05-311-0/+2
|\|
* | Revert a patch that unvolountary sneaked in while I was MFCing.Attilio Rao2011-05-231-2/+0
* | MFCAttilio Rao2011-05-231-0/+2
|\|
* | MFCAttilio Rao2011-05-151-1/+4
|\|
| * Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900.Marius Strobl2011-05-151-1/+4
* | Fix yet another inversion in the logic by applying the x86 version of this,Marius Strobl2011-05-141-2/+2
* | MFCAttilio Rao2011-05-143-65/+0
|\|
| * Disconnect sun4v architecture from the three.Attilio Rao2011-05-143-65/+0