summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat1-1/+3
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds15-223/+305
2010-01-16Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-20/+21
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds14-121/+208
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2-2/+4
2010-01-16Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+20
2010-01-16drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2-1/+9
2010-01-16inotify: only warn once for inotify problemsEric Paris1-1/+1
2010-01-16inotify: do not reuse watch descriptorsEric Paris1-2/+2
2010-01-16drm/i915: fix eDP pipe maskZhenyu Wang1-4/+3
2010-01-16drm/i915: fix pixel color depth setting on eDPZhenyu Wang2-4/+27
2010-01-16drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang3-0/+73
2010-01-16drm/i915: disable LVDS downclock by defaultJesse Barnes4-2/+8
2010-01-16drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui1-1/+1
2010-01-16drm/i915: Remove chatty execbuf failure message.Eric Anholt1-2/+0
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai1-39/+29
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin1-1/+1
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks1-13/+13
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef1-5/+5
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown1-0/+1
2010-01-15serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek1-1/+12
2010-01-15sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki1-0/+8
2010-01-14alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-0/+3
2010-01-14alpha: add myself as a maintainer, and drop mention of 2.4Matt Turner1-2/+1
2010-01-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds24-160/+137
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds52-212/+388
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo1-2/+2
2010-01-14net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-14ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-14tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-14tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-14tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-14tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-14tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-14sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-14sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-14e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-14e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-14ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-14ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-14Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds1-4/+4
2010-01-14Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-8/+42
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2-5/+31
2010-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+40
2010-01-14Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds3-5/+9
2010-01-14vfs: Fix vmtruncate() regressionOGAWA Hirofumi1-16/+14
2010-01-14Merge branch 'fasync-helper'Linus Torvalds1-36/+66
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens1-3/+15