summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* backlight: 88pm860x_bl: use devm_backlight_device_register()Jingoo Han2013-11-131-14/+2
* backlight: use dev_get_platdata()Jingoo Han2013-11-1332-46/+44
* backlight: lp8788: staticize 'default_bl_config'Jingoo Han2013-11-131-1/+1
* backlight: lm3639: don't mix different enum typesJingoo Han2013-11-131-4/+7
* backlight: ld9040: Staticize local variable gamma_tableJingoo Han2013-11-131-1/+3
* backlight: lm3630: fix sparse warningDaniel Jeong2013-11-131-2/+2
* drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()Dan Carpenter2013-11-131-13/+12
* drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()Dan Carpenter2013-11-131-1/+1
* backlight: lm3630: apply chip revisionDaniel Jeong2013-11-136-536/+552
* backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-135-7/+67
* MAINTAINERS: update Zwane Mwaikambo's e-mail addressJean Delvare2013-11-133-3/+3
* MAINTAINERS: remove Richard Purdie as backlight maintainerJingoo Han2013-11-132-1/+5
* printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders2013-11-131-2/+2
* kernel/printk/printk.c: enable boot delay for earlyprintkDave Young2013-11-131-2/+2
* vsprintf: check real user/group id for %pKRyan Mallon2013-11-132-10/+48
* kernel/printk/printk.c: convert to pr_foo()Andrew Morton2013-11-131-6/+6
* printk: report console names during cut-overKees Cook2013-11-131-10/+9
* init/main.c: remove prototype for softirq_init()Geert Uytterhoeven2013-11-131-1/+0
* sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-131-9/+0
* x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-136-10/+19
* sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-135-5/+25
* jump_label: unlikely(x) > 0Roel Kluin2013-11-131-2/+2
* kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven2013-11-131-1/+0
* kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-131-7/+0
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-131-18/+9
* errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-136-6/+6
* init/do_mounts.c: add maj:min syntax commentSebastian Capella2013-11-131-0/+2
* scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen2013-11-131-8/+7
* syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-132-4/+4
* cramfs: mark as obsoleteMichael Opdenacker2013-11-132-2/+5
* percpu: add test module for various percpu operationsGreg Thelen2013-11-133-0/+149
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-133-4/+33
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-133-3/+9
* mm: factor commit limit calculationJerome Marchand2013-11-135-9/+18
* mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu2013-11-131-5/+10
* mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu2013-11-131-1/+1
* arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-131-2/+2
* mm/zswap: refactor the get/put routinesWeijie Yang2013-11-131-94/+88
* mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-131-8/+14
* memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-131-6/+6
* memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-134-5/+7
* memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-131-1/+2
* mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-11-131-5/+5
* mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro2013-11-131-10/+5
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-132-9/+6
* mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro2013-11-131-2/+2
* readahead: fix sequential read cache miss detectionDamien Ramonda2013-11-131-1/+5
* mm: do not walk all of system memory during show_memMel Gorman2013-11-131-28/+11
* mm/bootmem.c: remove unused local `map'Daeseok Youn2013-11-131-3/+3
* mm: clear N_CPU from node_states at CPU offlineToshi Kani2013-11-131-0/+15
OpenPOWER on IntegriCloud