aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt3472-35672/+65364
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2-88/+0
2011-11-11drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt1-3/+1
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt3-1/+9
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt4-2/+10
2011-11-09Revert "proc: fix races against execve() of /proc/PID/fd**"Linus Torvalds1-103/+43
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-11-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-6/+10
2011-11-08Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docsLinus Torvalds2-142/+170
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-108/+553
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-4/+5
2011-11-08PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer1-1/+1
2011-11-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlockLinus Torvalds2-5/+2
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-08x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds1-1/+1
2011-11-08x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds1-0/+2
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker1-0/+1
2011-11-08n_gsm: Fix timingsAlan Cox1-5/+7
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin1-4/+2
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams1-2/+2
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown1-4/+8
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker2-0/+2
2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin1-0/+1
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski1-0/+1
2011-11-07Linux 3.2-rc1Linus Torvalds1-3/+3
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omapLinus Torvalds42-402/+345
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-11-07Documentation: Fix typo in freezer-subsystem.txtRafael J. Wysocki1-2/+2
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski1-0/+1
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-288/+624
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren3863-39041/+82624
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-267/+325
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto1-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2-2/+4