aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek2011-01-13
* scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-13
* scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-13
* lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov2011-01-13
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-13
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-13
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-13
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-13
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-13
* include/linux/printk.h: use space after #defineJoe Perches2011-01-13
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-13
* printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying2011-01-13
* dca: remove unneeded NULL checkDan Carpenter2011-01-13
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-13
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-13
* ihex: fix unused return value compiler warningChris Ruffin2011-01-13
* include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li2011-01-13
* include/linux/unaligned/packed_struct.h: use __packedAndrew Morton2011-01-13
* toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-13
* include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton2011-01-13
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-13
* kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-13
* kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2011-01-13
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-13
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-13
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-13
* um: mark CONFIG_HIGHMEM as brokenRichard Weinberger2011-01-13
* drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo2011-01-13
* drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo2011-01-13
* drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo2011-01-13
* drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski2011-01-13
* leds: add output inversion option to backlight triggerJanusz Krzysztofik2011-01-13
* leds-lp5521: modify the way of setting led device nameArun Murthy2011-01-13
* leds: lp5521: fix circular lockingSamu Onkalo2011-01-13
* leds: lp5523: fix circular lockingSamu Onkalo2011-01-13
* leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo2011-01-13
* leds: leds-pca9532 cleanupsAxel Lin2011-01-13
* drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov2011-01-13
* fs/ext4/inode.c: use pr_warn_ratelimited()Andrew Morton2011-01-13
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-12
|\
| * i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie2011-01-11
| * i915/gtt: fix ordering issues with status setup and DMARDave Airlie2011-01-11
| * Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie2011-01-11
| |\
| | * drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-11
| | * drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson2011-01-11
| | * drm/i915/evict: Ensure we completely cleanup on failureChris Wilson2011-01-11
| | * drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson2011-01-11
| | * drm/i915/debugfs: Show all objects in the gttChris Wilson2011-01-11
| | * drm/i915: Record AGP memory type upon errorChris Wilson2011-01-11
| | * drm/i915: Periodically flush the active lists and requestsChris Wilson2011-01-11