summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
Commit message (Expand)AuthorAgeFilesLines
* - Wrap exchanging td_intr_frame and calling the event timer callback inmarius2010-10-191-1/+1
* In the replacement text of the __bswapN_const() macros cast the argumentmarius2010-10-081-12/+14
* Add a VIS-based block copy function for SPARC64 V and later, whichmarius2010-09-151-0/+2
* Add macros for alternate entry points.marius2010-09-151-1/+8
* Refactor timer management code with priority to one-shot operation mode.mav2010-09-132-2/+0
* Supply some useful information to the started image using ELF aux vectors.kib2010-08-171-1/+7
* Update various places that store or manipulate CPU masks to use cpumask_tjhb2010-08-112-8/+8
* - As it is not possible for sched_bind(9) to context switch withmarius2010-08-081-0/+33
* - Introduce a cpu_ipi_single() function pointer in order to send IPIsmarius2010-08-081-6/+5
* For CPUs which ignore TD_CV and support hardware unaliasing don'tmarius2010-08-081-1/+3
* Add a new ipi_cpu() function to the MI IPI API that can be used to send anjhb2010-08-061-0/+11
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.mav2010-07-294-1/+5
* Very rough first cut at NUMA support for the physical page allocator. Forjhb2010-07-271-0/+7
* KTR_CTx are long time aliased by existing classes so they can't serveattilio2010-07-211-1/+1
* Allocate proper ammount of memory for interrupt names on sparc64 andmav2010-07-161-1/+0
* - Pin the IPI cache and TLB demap functions in order to prevent migrationmarius2010-07-041-8/+24
* Reorganize syscall entry and leave handling.kib2010-05-231-0/+12
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-201-6/+3
* Add support for SPARC64 V (and where it already makes sense for othermarius2010-05-023-1/+72
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+2
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-1/+1
* Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but formarius2010-04-261-0/+1
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+2
* Update for UltraSPARC-IV{,+} and SPARC64 V, VI, VII and VIIIfx CPUs.marius2010-04-111-2/+20
* Correct the DCR_IPE macro to refer to the right bit. Also improve themarius2010-04-101-2/+2
* - The firmware of Sun Fire V1280 has a misfeature of setting %wstate tomarius2010-03-211-30/+5
* o Add support for UltraSparc-IV+:marius2010-03-171-0/+4
* Add macros for the VER.impl of SPARC64 II to VIIIfx.marius2010-03-171-1/+8
* - Add TTE and context register bits for the additional page sizes supportedmarius2010-03-172-30/+71
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-211-2/+2
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-207-17/+22
* Predict KASSERTs to be true.marius2010-02-131-1/+1
* - Add the 'cmp' and 'core' pseudo-busses which are used to group CPU coresmarius2010-02-131-38/+14
* Resurrect nexusvar.h from r167307.marius2010-02-131-0/+58
* - Search the whole OFW device tree instead of only the children of themarius2010-02-133-16/+7
* - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmwaremarius2010-02-134-6/+132
* Merge from amd64/i386:marius2009-12-241-0/+1
* - Add support for the IOMMUs of Fire JBus to PCIe and Oberon Uranusmarius2009-12-232-26/+61
* Fix whitespace according to style(9).marius2009-12-231-29/+29
* - Add macros for the states of the interrupt clear registers.marius2009-12-221-2/+6
* Make these constants unsigned which is more appropriate.marius2009-12-221-9/+9
* Extract the code that records syscall results in the frame into MDkib2009-11-101-1/+2
* Sync with the other archs and wrapper the prototype of in_cksum_skip(9)marius2009-10-261-0/+2
* Change the load base to below 2GB so PIE binaries work including whenmarius2009-10-181-1/+1
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+2
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-082-18/+49
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-0/+1
* Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0marius2009-07-211-0/+2
OpenPOWER on IntegriCloud