aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-03checkpatch: don't warn on some function pointer return stylesJoe Perches1-10/+21
2014-04-03checkpatch: add test for long udelayJoe Perches1-3/+8
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria2-2/+3
2014-04-03lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria1-0/+7
2014-04-03lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann1-37/+39
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt1-5/+7
2014-04-03backlight: tps65217_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: platform_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: lms283gf05: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: lm3533_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: l4f00242t03: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: ili9320: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: ili922x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: hx8357: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: corgi_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: adp8870: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: adp8860: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: aat2870: remove unnecessary OOM messagesJingoo Han1-2/+0
2014-04-03backlight: update backlight status when necessaryLiu Ying1-2/+3
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying2-5/+24
2014-04-03MAINTAINERS: remove Venkatesh from HPET, move to CREDITSJoe Perches2-2/+4
2014-04-03MAINTAINERS: microblaze: use LKML as mailing listMichal Simek1-1/+0
2014-04-03MAINTAINERS: addition of Dialog Semiconductor filesOpensource [Steve Twiss]1-0/+25
2014-04-03MAINTAINERS: wimax@linuxwimax.org is subscribers-onlyJoe Perches1-2/+2
2014-04-03MAINTAINERS: add xtensa irqchips to xtensa port entryMax Filippov1-0/+1
2014-04-03MAINTAINERS: mark SuperH orphanGeert Uytterhoeven2-3/+5
2014-04-03MAINTAINERS: add backlight co-maintainersJingoo Han1-0/+2
2014-04-03printk: fix one circular lockdep warning about console_lockJane Li1-0/+2
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-03printk: do not compute the size of the message twicePetr Mladek1-1/+1
2014-04-03printk: use also the last bytes in the ring bufferPetr Mladek1-2/+2
2014-04-03printk: add comment about tricky check for text buffer sizePetr Mladek1-0/+5
2014-04-03printk: remove obsolete check for log level "c"Petr Mladek1-2/+0
2014-04-03printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-03vsprintf: remove %n handlingRyan Mallon1-36/+9
2014-04-03kernel/resource.c: make reallocate_resource() staticDaeseok Youn1-1/+1
2014-04-03kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker6-9/+7
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton1-1/+0
2014-04-03xattr: guard against simultaneous glibc header inclusionSerge Hallyn2-0/+16
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras1-4/+10
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-03SubmittingPatches: document the use of gitJosh Triplett1-15/+16
2014-04-03SubmittingPatches: add recommendation for mailing list referencesJosh Triplett1-1/+9
2014-04-03SubmittingPatches: add style recommendation to use imperative descriptionsJosh Triplett1-0/+5
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett4-1/+21
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing3-17/+4
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick3-0/+13
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-03mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pagesRaghavendra K T1-2/+2
2014-04-03slub: do not drop slab_mutex for sysfs_slab_addVladimir Davydov1-5/+3