summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: check vendor compatible with dashesFlorian Vaussard2014-04-031-1/+1
* checkpatch: improve octal permissions test speedJoe Perches2014-04-031-20/+31
* checkpatch.pl: modify warning message for printk usageYogesh Chaudhari2014-04-031-1/+1
* checkpatch: make "return is not a function" test quieterJoe Perches2014-04-031-7/+15
* checkpatch: ignore networking block comment style first lines in fileJoe Perches2014-04-031-1/+2
* checkpatch: use a more consistent function argument styleJoe Perches2014-04-031-9/+20
* checkpatch: add test for char * arrays that could be static constJoe Perches2014-04-031-0/+7
* checkpatch: fix jiffies comparison and othersJoe Perches2014-04-031-1/+1
* checkpatch: avoid sscanf test duplicated messagesJoe Perches2014-04-031-1/+1
* checkpatch: update octal permissions warningJoe Perches2014-04-031-2/+4
* checkpatch: warn on uses of __constant_<foo> functionsJoe Perches2014-04-031-0/+13
* checkpatch: add checks for constant non-octal permissionsJoe Perches2014-04-031-2/+34
* checkpatch: don't warn on some function pointer return stylesJoe Perches2014-04-031-10/+21
* checkpatch: add test for long udelayJoe Perches2014-04-031-3/+8
* lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-032-2/+3
* lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria2014-04-031-0/+7
* lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2014-04-031-37/+39
* lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-031-5/+7
* backlight: tps65217_bl: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: platform_lcd: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: lms283gf05: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: lm3533_bl: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: l4f00242t03: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: ili9320: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: ili922x: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: hx8357: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: corgi_lcd: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: adp8870: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: adp8860: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: aat2870: remove unnecessary OOM messagesJingoo Han2014-04-031-2/+0
* backlight: update backlight status when necessaryLiu Ying2014-04-031-2/+3
* backlight: update bd state & fb_blank properties when necessaryLiu Ying2014-04-032-5/+24
* MAINTAINERS: remove Venkatesh from HPET, move to CREDITSJoe Perches2014-04-032-2/+4
* MAINTAINERS: microblaze: use LKML as mailing listMichal Simek2014-04-031-1/+0
* MAINTAINERS: addition of Dialog Semiconductor filesOpensource [Steve Twiss]2014-04-031-0/+25
* MAINTAINERS: wimax@linuxwimax.org is subscribers-onlyJoe Perches2014-04-031-2/+2
* MAINTAINERS: add xtensa irqchips to xtensa port entryMax Filippov2014-04-031-0/+1
* MAINTAINERS: mark SuperH orphanGeert Uytterhoeven2014-04-032-3/+5
* MAINTAINERS: add backlight co-maintainersJingoo Han2014-04-031-0/+2
* printk: fix one circular lockdep warning about console_lockJane Li2014-04-031-0/+2
* include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström2014-04-031-3/+3
* printk: do not compute the size of the message twicePetr Mladek2014-04-031-1/+1
* printk: use also the last bytes in the ring bufferPetr Mladek2014-04-031-2/+2
* printk: add comment about tricky check for text buffer sizePetr Mladek2014-04-031-0/+5
* printk: remove obsolete check for log level "c"Petr Mladek2014-04-031-2/+0
* printk: remove duplicated check for log levelPetr Mladek2014-04-031-7/+3
* vsprintf: remove %n handlingRyan Mallon2014-04-031-36/+9
* kernel/resource.c: make reallocate_resource() staticDaeseok Youn2014-04-031-1/+1
* kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-04-036-9/+7
* lib/syscall.c: unexport task_current_syscall()Andrew Morton2014-04-031-1/+0
OpenPOWER on IntegriCloud