Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-30 | checkpatch: add Suggested-by as a standard signature | Mugunthan V N | 2 | -1/+9 |
2013-04-30 | checkpatch: only warn for empty lines before closing braces by themselves | Matthijs Kooijman | 1 | -1/+1 |
2013-04-30 | checkpatch: warn on space before semicolon | Joe Perches | 1 | -2/+2 |
2013-04-30 | checkpatch: complain about executable files | Joe Perches | 1 | -1/+2 |
2013-04-30 | checkpatch: Prefer seq_puts to seq_printf | Joe Perches | 1 | -0/+16 |
2013-04-30 | checkpatch: add check for reuse of krealloc arg | Joe Perches | 1 | -0/+7 |
2013-04-30 | lib, net: make isodigit() public and use it | Andy Shevchenko | 3 | -2/+6 |
2013-04-30 | argv_split(): teach it to handle mutable strings | Oleg Nesterov | 1 | -47/+40 |
2013-04-30 | lib/int_sqrt.c: optimize square root algorithm | Davidlohr Bueso | 1 | -13/+19 |
2013-04-30 | drivers/video/backlight/tps65217_bl.c add default brightness value option | Matus Ujhelyi | 3 | -1/+18 |