summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u
AgeCommit message (Expand)AuthorFilesLines
2014-04-30 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-1/+1
2014-01-08 [illumos-gate merge]Keith M Wesolowski44-2712/+2064
2014-01-064266 remove Makefile*.shared nonsense in utsJosef 'Jeff' Sipek44-2712/+2064
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek10-97/+18
2013-10-25 [illumos-gate merge]Keith M Wesolowski10-97/+18
2013-09-13 [illumos-gate merge]Keith M Wesolowski1-1/+2
2013-09-133806 illumos build execs echo unnecessarilyAndy Stormont1-1/+2
2013-09-04 [illumos-gate merge]Keith M Wesolowski1-0/+3
2013-08-304072 make clobber leaves trashGordon Ross1-0/+3
2013-08-05 [illumos-gate merge]Keith M Wesolowski1-0/+2
2013-08-023735 should include an empty make variable in the default CFLAGS/CCFLAGSRichard Lowe1-0/+2
2013-07-30 [illumos-gate merge]Keith M Wesolowski1-11/+0
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek1-11/+0
2012-11-07Illumos syncJohn Sonnenschein111-111/+429
2012-10-213169 userland amd64 code should save argumentsRichard Lowe1-1/+1
2012-07-30Illumos SyncJohn Sonnenschein1-0/+2
2012-05-07illumos syncJohn Sonnenschein1-2/+3
2012-09-222933 compiler warning gags need better granularityRichard Lowe110-110/+428
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore12-594/+108
2012-03-132195 lm75 ignores the half degree bit in writesRichard Lowe1-2/+13
2012-03-13backout 998: breaks common closed driversRichard Lowe12-108/+594
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore12-594/+108
2012-03-132163 sparc bits should be more careful casting pointersRichard Lowe4-8/+7
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe1-0/+2
2012-04-042603 uts should be -Waddress cleanRichard Lowe2-6/+4
2011-09-25Merge remote-tracking branch 'illumos/master' into gcc/upgradeRichard Lowe19-54/+69
2011-07-16Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe3-15/+9
2011-07-02pcisch: Avoid GCC type promotion leading to format string warningsRichard Lowe1-2/+3
2011-07-02starcat/drmach: Haul static prototypes out of functionsRichard Lowe1-12/+13
2011-07-02starcat/mboxsc: Use offsetof() not a homebrew copyRichard Lowe1-4/+3
2011-07-02starcat/schpc: Remove impossible status value (3rd bit of a 2 bit field)Richard Lowe2-10/+0
2011-07-02starcat/cvc: Use offsetof, don't hand-rollRichard Lowe1-2/+2
2011-07-02opl/drmach: Haul static prototypes out of functionsRichard Lowe1-10/+10
2011-07-02cpu/opl: Haul static prototypes out of functionsRichard Lowe1-4/+4
2011-07-02serengeti/sbdp: Don't cast addresses down to intRichard Lowe1-1/+2
2011-07-02serengeti/sbdp: Haul static prototypes out of functionsRichard Lowe1-1/+1
2011-07-02starfire/idn: Don't cast pointers directly to intRichard Lowe3-5/+6
2011-07-02starfire/idn: Use offsetof, don't hand-rollRichard Lowe1-1/+1
2011-07-02starfire/ngdrmach: Don't cast addresses down to intRichard Lowe1-1/+2
2011-07-02starfire/ngdrmach: Haul static prototypes out of functionsRichard Lowe1-14/+14
2011-07-02ngdr: Haul static prototypes out of functionsRichard Lowe1-2/+2
2011-07-02fhc: Haul static prototypes out of functionsRichard Lowe1-2/+2
2011-07-02pci: Don't overflow driver_name in ib_get_ino_devs()Richard Lowe1-3/+2
2011-07-02zulu_hat: Don't cast ints directly to pointersRichard Lowe1-76/+75
2011-07-02lm75: Don't mask off the low bit of the temperatureRichard Lowe1-1/+1
2011-07-02domaind.h: Use offsetof, don't hand-rollRichard Lowe1-12/+11
2011-07-02fillsysinfo: Haul static prototype out of functionRichard Lowe1-3/+1
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell19-54/+69
2011-06-221200 various modules declare static functions within function bodiesRichard Lowe8-49/+42