aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: dcache rationalise dget variantsNick Piggin3-3/+3
2011-01-07fs: dcache remove dcache_lockNick Piggin5-17/+1
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin1-3/+12
2011-01-07fs: dcache scale subdirsNick Piggin2-3/+9
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin2-2/+2
2011-01-07fs: change d_hash for rcu-walkNick Piggin2-3/+5
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-5/+11
2011-01-07fs: name case update methodNick Piggin1-2/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-2/+2
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov54-717/+2767
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds7-106/+93
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds460-27815/+17443
2011-01-07Merge branch 'common/dma' into rmobile-latestPaul Mundt1-9/+7
2011-01-07dma: shdma: don't register the global die notifier multiple timesGuennadi Liakhovetski1-9/+7
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latestPaul Mundt944-30120/+93015
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds46-1031/+4285
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2-23/+12
2011-01-06Merge branch 'devel-stable' into develRussell King32-875/+2893
2011-01-06Merge branch 'misc' into develRussell King6-0/+225
2011-01-06Merge branch 'smp' into miscRussell King646-5183/+13750
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds3-35/+114
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds39-1290/+4754
2011-01-06Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-18/+115
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds678-26200/+81197
2011-01-06cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer2-0/+19
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2011-01-06netconsole: clarify stopping messageFerenc Wagner1-2/+2
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner1-1/+3
2011-01-06cnic: Fix the type field in SPQ messagesMichael Chan1-21/+12
2011-01-06net: r6040: Return proper error for r6040_init_oneAxel Lin1-0/+2
2011-01-06net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin1-1/+3
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-0/+600
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+12
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-19/+18
2011-01-06serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner1-2/+3
2011-01-06[media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab1-17/+6
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt125-694/+1193
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt319-2208/+2887
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt9-365/+64
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-37/+39
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-8/+7
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt1-39/+2
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar1-0/+4
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
2011-01-06video: Fix the HGA framebuffer driverBrent Cook2-25/+11
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall1-4/+2
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm1-11/+63
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville83-1503/+5038