summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/sunfire
AgeCommit message (Collapse)AuthorFilesLines
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe5-5/+5
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2013559 remove lingering references to usr/closedRichard Lowe1-6/+2
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-12-2913394 fhc: case value '4294967295' not in enumerated typeToomas Soome3-9/+4
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-12-1613258 remove lint from the uts buildRichard Lowe9-100/+10
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-1012631 sunfire: smatch and NULL pointer errorsToomas Soome5-42/+15
Reviewed by: C Fraire <cfraire@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-03-3112349 clean up 32-bit assembly and lintJohn Levon3-40/+0
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon2-2/+2
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-7/+5
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-064266 remove Makefile*.shared nonsense in utsJosef 'Jeff' Sipek4-169/+107
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-4/+1
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe2-0/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell10-30/+35
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-06-221200 various modules declare static functions within function bodiesRichard Lowe1-2/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2010-02-246737518 tod_validate() may miss register corruptionTrevor Thompson1-20/+16
6785049 todm5819p_rmc driver can generate time reversals of min/hour/day/etc minus 1 second 6923851 Tidy up complaints from 'hg pbchk' regarding several files.
2009-12-146903353 some sun4 components of ON are not lint cleanSurya Prakki6-12/+13
2009-10-076880460 some root-build bits were missed by 6864230jmcp2-12/+12
6414832 SUNWonbld gk account should be removed 6536468 date in Nevada motd should be changed 6855668 webrev mangles dates in non-Romanised locales 6866716 estimation of max-jobs for /.make.machines is incorrect 6589104 make POUND_SIGN less of a drag 6750554 build rule for mcs gives shell+date a real workout 6885068 no need for raciness Portions contributed by Rich Lowe
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-4/+1
Portions contributed by Rich Lowe
2008-09-22PSARC 2008/382 Fast RebootSherry Moore7-331/+332
6714038 Fast Reboot support for x86 platforms
2008-02-276591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.hakolb1-8/+1
6591900 Various sun4u platforms try to install sys symlink in usr/share/src/uts in parallel 6592974 Kernel can compile in parallel with libraries 6592975 Sparc platforms can be compiled in parallel 6592976 Intel platforms can be compiled in parallel 6592977 sun4u sub-platforms can be compiled in parallel 6621861 src/tools can be built in parallel
2007-05-176547155 mptest timing out because of bad page coloring after forkdp784192-13/+5
6550904 kcage_glist_alloc() may not call kmem_zalloc()
2007-05-14backout 6547155/6550904: sparc build faileddm1207692-5/+13
2007-05-146547155 mptest timing out because of bad page coloring after forkdp784192-13/+5
6550904 kcage_glist_alloc() may not call kmem_zalloc()
2007-03-09PSARC/2004/402 CPU Capsakolb1-3/+2
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not
2006-11-056470037 remove global disable of some potentially useful lint warnings from ↵jg1-0/+11
the kernel lint build
2006-08-216460876 ddi_intr_get_navail(9f): fix functionality across platforms and ↵anish1-2/+2
other bugs
2006-07-196234740 gettimeofday() glitches after DRcth1-1/+9
2006-06-296392835 move driver central to usr/srcstevel4-2/+283
6392843 move driver socal to usr/src 6393456 move driver pcic to usr/src 6393457 move driver pem to usr/src 6393459 move driver envctrltwo to usr/src 6393461 move driver lombus to usr/src 6393465 move driver rmclomv to usr/src 6393468 move driver wrsmd to usr/src 6438236 cfgadm plugins for ac & sysctrl want to be reunited with their drivers in usr/src 6443714 CardBus driver should be moved from usr/closed to usr/src
2006-06-206373298 Integrate support for MMU context ID domainshuah2-5/+5
2006-03-296392837 move sram to usr/srcstevel6-10/+523
6393316 move fcgp2 to usr/src 6393416 move gptwo_pci to usr/src 6393420 move gptwo_wci to usr/src 6393421 move sc_gptwocfg to usr/src 6393424 move axq to usr/src 6393425 move dman to usr/src 6393426 move iosram to usr/src 6393427 move mboxsc to usr/src 6393428 move sbdp to usr/src 6393429 move schpc to usr/src 6393432 move sckmdrv to usr/src 6393435 move scosmb to usr/src 6393437 move driver sgcn to usr/src 6393438 move sgenv to usr/src 6393439 move sgfru to usr/src 6393440 move driver sghsc to usr/src 6393441 move driver sgsbbc to usr/src 6393442 move driver ssm to usr/src 6393452 move pcf8574_nct to usr/src 6393453 move pcf8591_nct to usr/src 6393454 move acebus to usr/src 6393455 move scsb to usr/src 6393462 move lw8 to usr/src 6393463 move driver rmc_comm to usr/src 6393464 move driver rmcadm to usr/src 6393475 move todsg to usr/src 6393889 move libprtdiag to usr/src 6393890 move libprtdiag_psr to usr/src 6393896 move librsc to usr/src 6393898 move scadm to usr/src 6399766 move serengeti platform to usr/src 6399770 move starcat platform to usr/src 6400949 daktari platmod Makefile references incorrect platmod directory
2006-02-016376469 Drivers are declaring _depends_on incorrectly leading to venus ↵petede4-8/+8
optimizing it out
2006-01-276376691 move envctrl to usr/srcstevel36-0/+21083
6376692 move sysctrl to usr/src 6376694 move simmstat to usr/src 6376705 move perl kstat modules to usr/src 6377328 move ac to usr/src 6377329 move fhc to usr/src 6377331 usr/src/tools/env/opensolaris.sh missing ACR definition 6377341 move environ to usr/src