summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds