summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent thejhb2013-01-286-9/+11
* - Compute the correct size to reallocate when doubling the size of thejhb2013-01-281-1/+2
* - Show page faults requiring I/O when -s invoked.zont2013-01-281-0/+3
* - Show page faults requiring I/O on vmstat display.zont2013-01-281-36/+40
* - Add system wide page faults requiring I/O counter.zont2013-01-283-2/+5
* - Add sysctls to show number of stats scans.zont2013-01-281-2/+12
* - Style.zont2013-01-281-15/+16
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-282-56/+75
* Remove some extra and not needed space characters.hselasky2013-01-283-3/+3
* Configure all GPIO pins as described in Beaglebone SRM.dmarion2013-01-281-1/+52
* Fix case for some signal names.dmarion2013-01-281-51/+51
* Filled in missing pads for AM335x / Beaglebone.dmarion2013-01-281-130/+122
* Add new USB ID.hselasky2013-01-282-0/+2
* Technical corrections and improvements for the previous change.pluknet2013-01-281-4/+4
* Add a loader tunable "hw.broken_txfifo" which enables a workaround for acperciva2013-01-271-1/+13
* If no resolv.conf has been made for the new system already and the installnwhitehorn2013-01-271-0/+5
* Increase the "memorylocked" limit for the "daemon" class.neel2013-01-271-1/+1
* Fix off-by-one errors in low-level arm9 and arm10 cache maintenance routines.ian2013-01-272-30/+22
* Restore the irq number to the display string; I fumbled this in the previousian2013-01-271-3/+4
* Remove the remaining references to the now-obsolete sheevaplug config files,ian2013-01-272-2/+1
* - Remove forgotten commented out debug codegabor2013-01-271-15/+0
* - Simplify and unify diagnostic and error message handlinggabor2013-01-271-12/+8
* Fix regression issue after r244500 and r244503:hselasky2013-01-271-2/+3
* Properly quote argument.nwhitehorn2013-01-271-1/+1
* Be conservative and do not try to consume more bytes than waskib2013-01-271-1/+1
* Fix reversed condition in the logic to wait for the chipset bufferskib2013-01-271-1/+1
* Rename the run_cmd field to sw_runcmd to make it consistent with themarkj2013-01-271-7/+7
* Ensure that newsyslog -n prints the correct message for a rotation rulemarkj2013-01-271-4/+9
* When the 'R' flag is used with a newsyslog.conf entry, some fields ofmarkj2013-01-271-1/+3
* Return with an error from copy_link(), copy_fifo() and copy_special() ifmarkj2013-01-271-0/+17
* truss: use 'e' flag for fopen instead of fcntl(.., FD_CLOEXEC)mjg2013-01-271-7/+4
* truss: if file requested with -o flag could not be opened print the reasonmjg2013-01-271-1/+1
* Add support for the GlobalScale Technologies DreamPlug computer.ian2013-01-273-0/+842
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,ian2013-01-275-54/+20
* Add the chip used in recent GlobalScale Technologies *Plug computersian2013-01-271-0/+2
* Clean some 'svn:executable' properties in the tree.pfg2013-01-26122-0/+0
* Revert accidental regression to previous misspelling.ian2013-01-261-1/+1
* Cosmetical off-by-onepfg2013-01-261-2/+2
* Reduce watchdogd's memory footprint when running daemonized.ian2013-01-261-1/+9
* Fix a buffer overrun while pre-formatting the names array, perpetrated inian2013-01-261-7/+5
* Add new USB quirk.hselasky2013-01-262-0/+3
* g_mirror: g_getattr() failure should not be fatalavg2013-01-261-3/+1
* spa_generate_rootconf: add support for old vdev labelsavg2013-01-261-3/+2
* Align td_frame as it will be placed into the sp register which must beandrew2013-01-261-0/+6
* Install an extra hold on the newly allocated synq entry so that itnp2013-01-261-5/+10
* Force the 404-BT card (4 x 1G) to use the "uwire" configuration file.np2013-01-262-4/+12
* Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE asnp2013-01-266-5/+15
* Add checks for SO_NO_OFFLOAD in a couple of places that I missed earliernp2013-01-261-0/+2
* cxgbe/tom: List IFCAP_TOE6 as supported now that all the required piecesnp2013-01-261-1/+1
* Teach toe_l2_resolve to resolve IPv6 destinations too.np2013-01-261-1/+66
OpenPOWER on IntegriCloud