]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Fix some CLANG warnings. One clang warning is left
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2010-09-02 yongariEnable sis(4). sis(4) should work on all architectures.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-21 mariusSkip a KASSERT which isn't appropriate when not employi...
2010-08-19 jhbRemove unused KTRACE includes.
2010-08-17 kibSupply some useful information to the started image...
2010-08-11 jhbUpdate various places that store or manipulate CPU...
2010-08-08 mariusWrap some sun4u-only symbols.
2010-08-08 marius- As it is not possible for sched_bind(9) to context...
2010-08-08 marius- Introduce a cpu_ipi_single() function pointer in...
2010-08-08 mariusFor CPUs which ignore TD_CV and support hardware unalia...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 jhbAdd a new ipi_cpu() function to the MI IPI API that...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 mavAdapt sparc64 and sun4v timer code for the new event...
2010-07-28 mdfAdd MALLOC_DEBUG_MAXZONES debug malloc(9) option to...
2010-07-27 jhbVery rough first cut at NUMA support for the physical...
2010-07-21 attilioKTR_CTx are long time aliased by existing classes so...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-16 mavAllocate proper ammount of memory for interrupt names...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-04 marius- Pin the IPI cache and TLB demap functions in order...
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-18 nwhitehornProvide for multiple, cascaded PICs on PowerPC systems...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 mariusUpdate a branch missed in r207537.
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-23 kibReorganize syscall entry and leave handling.
2010-05-20 mariusChange ad_firmware_geom_adjust() to operate on a struct...
2010-05-16 alcOn entry to pmap_enter(), assert that the page is busy...
2010-05-14 marius- Enable DMA write parity error interrupts on Schizo...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcPush down the page queues lock inside of vm_page_free_t...
2010-05-05 alcUse an OBJT_PHYS object and thus PG_UNMANAGED pages...
2010-05-02 mariusAdd support for SPARC64 V (and where it already makes...
2010-05-02 mariusAdd a hack for SPARC64 V CPUs, which set some undocumen...
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-29 alcMFamd64/i386 r207205
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-27 kibStyle: use #define<TAB> instead of #define<SPACE>.
2010-04-26 mariusDon't bother enabling interrupts before we're ready...
2010-04-26 mariusAdd OF_getscsinitid(), a helper similar to OF_getethera...
2010-04-26 marius- Add a missing const.
2010-04-26 mariusSkip the pseudo-devices found in Fujitsu Siemens PRIMEP...
2010-04-24 alcResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 kibMove the constants specifying the size of struct kinfo_...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-22 thompsaChange USB_DEBUG to #ifdef and allow it to be turned...
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-11 mariusUpdate for UltraSPARC-IV{,+} and SPARC64 V, VI, VII...
2010-04-10 mariusAdd missing copyright shebang.
2010-04-10 mariusAdd sbbc(4), a driver for the BootBus controller found...
2010-04-10 mariusCorrect the DCR_IPE macro to refer to the right bit...
2010-04-10 mariusUnlike the sun4v variant, the sun4u version of SUNW...
2010-04-10 mariusDo as the comment suggests and determine the bus space...
2010-04-02 marius- Try do deal gracefully with correctable ECC errors.
2010-03-31 mariusUse device_get_nameunit(9) rather than device_get_name...
2010-03-31 mariusDon't re-implement device_get_nameunit(9).
2010-03-31 marius- Take advantage of the INTCLR_* macros.
2010-03-25 nwhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 marius- The firmware of Sun Fire V1280 has a misfeature of...
2010-03-20 mariusImprove the KVA space sizing of 186682; on machines...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-17 mariuso Add support for UltraSparc-IV+:
2010-03-17 mariusAdd macros for the VER.impl of SPARC64 II to VIIIfx.
2010-03-17 marius- Add TTE and context register bits for the additional...
2010-03-17 marius- Add quirk handling for Sun Fire V1280. The firmware...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 edRemove COMPAT_43TTY from stock kernel configuration...
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-21 mariusSome machines can not only consist of CPUs running...
2010-02-20 mariusStarting with UltraSPARC IV CPUs the CPU caches are...
next