| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sha3: s/sha3_process_block76/sha3_process_block72/ | Denys Vlasenko | 2013-01-16 | 1 | -4/+4 |
* | sha3: rename KeccakF->sha3_process_block76. | Denys Vlasenko | 2013-01-16 | 1 | -79/+81 |
* | mount: add unc option to CIFS mount (needed for Linux 3.4+) | Martin Santesson | 2013-01-16 | 1 | -1/+15 |
* | sha3: cache ctx->bytes_queued | Denys Vlasenko | 2013-01-15 | 1 | -11/+11 |
* | sha3: remove two "small code" codepaths: I can't reproduce code size win on t... | Denys Vlasenko | 2013-01-15 | 1 | -43/+18 |
* | sha3: tweak choice of a fast code path for 64-bit | Denys Vlasenko | 2013-01-15 | 1 | -1/+2 |
* | sha3: cosmetic tweaks to various names, comments. No logic changes. | Denys Vlasenko | 2013-01-15 | 1 | -61/+63 |
* | sha3: code shrink | Denys Vlasenko | 2013-01-15 | 1 | -26/+36 |
* | sha3: code shrink | Denys Vlasenko | 2013-01-15 | 1 | -13/+18 |
* | sha3: another speedup for SHA3_SMALL=0 case | Denys Vlasenko | 2013-01-15 | 1 | -10/+25 |
* | whitespace fixes. no code changes | Denys Vlasenko | 2013-01-15 | 20 | -75/+75 |
* | sha3: make size/speed optimization decision configurable | Denys Vlasenko | 2013-01-15 | 2 | -19/+68 |
* | whitespace cleanup. no code changes | Denys Vlasenko | 2013-01-14 | 59 | -219/+233 |
* | sha3sum: new applet | Lauri Kasanen | 2013-01-14 | 8 | -4/+236 |
* | ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 | Paul Marks | 2013-01-14 | 1 | -1/+1 |
* | Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' | Denys Vlasenko | 2013-01-14 | 1 | -10/+0 |
* | volume_id: add squashfs detection | Sven-Göran Bergh | 2013-01-14 | 4 | -0/+74 |
* | whitespace fixes. no code changes | Denys Vlasenko | 2013-01-14 | 40 | -262/+261 |
* | volume_id: uuid_format small code shrink | Sven-Göran Bergh | 2013-01-14 | 2 | -20/+9 |
* | volume_id: display hfs[+] 128-bit UUID properly | Sven-Göran Bergh | 2013-01-14 | 3 | -9/+23 |
* | blkid: add type display for hfsplus | Sven-Göran Bergh | 2013-01-14 | 1 | -1/+1 |
* | syslogd: add option to log to Linux kernel printk buffer | Peter Korsgaard | 2013-01-06 | 2 | -1/+76 |
* | klogd: handle multi-char log levels | Peter Korsgaard | 2013-01-05 | 1 | -5/+2 |
* | dmesg: handle multi-char log levels | Peter Korsgaard | 2013-01-05 | 1 | -7/+6 |
* | powertop: fix error message | Lauri Hintsala | 2013-01-04 | 1 | -1/+1 |
* | ifenslave: fix missing close paren | Mike Frysinger | 2012-12-26 | 1 | -1/+1 |
* | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile | 2012-12-19 | 9 | -9/+30 |
* | du: document incompatibility with standard tool | Denys Vlasenko | 2012-12-14 | 1 | -0/+4 |
* | decompress_uncompress: comment out a bigger chunk of debug code | Denys Vlasenko | 2012-12-05 | 1 | -1/+1 |
* | decompress_uncompress: comment out debug printout on corrupted data | Denys Vlasenko | 2012-12-05 | 1 | -1/+2 |
* | decompress_uncompress: move 'code' variable into loop - sole user | Denys Vlasenko | 2012-12-05 | 1 | -13/+14 |
* | ash: fix a memory leak | Jon Tollefson | 2012-11-13 | 1 | -0/+2 |
* | volume_id: add exFAT detection | S-G Bergh | 2012-11-13 | 5 | -0/+145 |
* | ifupdown: code shrink | Denys Vlasenko | 2012-11-09 | 1 | -7/+4 |
* | ifupdown: remove unused errno assignments | Denys Vlasenko | 2012-11-05 | 1 | -6/+3 |
* | ifupdown: simple code shrink | Denys Vlasenko | 2012-11-05 | 1 | -2/+2 |
* | blkid: show filesystem when both label and UUID are missing, but type is known | S-G Bergh | 2012-11-05 | 1 | -1/+5 |
* | build system: use pkg-config to look up selinux libs | Mike Frysinger | 2012-10-20 | 2 | -1/+12 |
* | fbsplash: fix regression from e4fa7b7 | Timo Teräs | 2012-10-17 | 1 | -3/+2 |
* | nanddump: invert the meaning of the -o parameter to match upstream | Baruch Siach | 2012-10-15 | 1 | -4/+4 |
* | nanddump: skip bad blocks when instructed to do so | Baruch Siach | 2012-10-15 | 1 | -1/+1 |
* | nanddump: use the right operator of logic AND | Baruch Siach | 2012-10-15 | 1 | -1/+1 |
* | mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set | Ron Yorston | 2012-10-08 | 1 | -21/+19 |
* | adduser: make it accept "adduser USER GROUP" form | Tito Ragusa | 2012-10-08 | 1 | -8/+14 |
* | mark get_shell_name FAST_FUNC | Denys Vlasenko | 2012-10-03 | 2 | -2/+2 |
* | top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor" | Denys Vlasenko | 2012-10-02 | 1 | -0/+2 |
* | ash: implement export -n | Denys Vlasenko | 2012-10-01 | 1 | -4/+26 |
* | brctl: fix description and usage | Nicolas Thill | 2012-09-29 | 2 | -4/+4 |
* | udhcpc[6]: allow discover_retries == 0 (infinite) | Felix Fietkau | 2012-09-27 | 2 | -4/+4 |
* | flashcp: remove unused variable opts | Manuel Zerpies | 2012-09-27 | 1 | -2/+1 |