aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13CREDITS: update Stelian's entryStelian Pop
2011-01-13MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches
2011-01-13lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosJoe Perches
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches
2011-01-13include/linux/printk.h: add pr_<level>_once macrosJoe Perches
2011-01-13include/linux/printk.h: use and neaten no_printkJoe Perches
2011-01-13include/linux/printk.h: use space after #defineJoe Perches
2011-01-13include/linux/printk.h: move console functions and variables togetherJoe Perches
2011-01-13printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying
2011-01-13dca: remove unneeded NULL checkDan Carpenter
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-13ihex: fix unused return value compiler warningChris Ruffin
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo
2011-01-13leds: leds-pca9532 cleanupsAxel Lin
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov
2011-01-13fs/ext4/inode.c: use pr_warn_ratelimited()Andrew Morton
2011-01-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-12Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov
2011-01-11Merge branches 'turbostat' and 'x86_energy_perf_policy' into toolsLen Brown
2011-01-11tools: create power/x86/x86_energy_perf_policyLen Brown
2011-01-11tools: create power/x86/turbostatLen Brown
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie