summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-18PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki4-8/+8
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-2/+23
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville205-6457/+9022
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-6/+17
2011-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-65/+72
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf5-24/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap1-2/+2
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim1-1/+1
2011-11-17ipv6: Use pr_warn() in ip6_fib.cDavid S. Miller1-10/+10
2011-11-17IPV6 Fix a crash when trying to replace non existing routeMatti Vaittinen1-7/+14
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-17forcedeth: stats updated with a deferrable timerdavid decotigny1-1/+1
2011-11-17forcedeth: account for dropped RX framesdavid decotigny1-2/+12
2011-11-17forcedeth: implement ndo_get_stats64() APIdavid decotigny1-51/+146
2011-11-17forcedeth: allow to silence "TX timeout" debug messagesSameer Nanda1-41/+57
2011-11-17forcedeth: Add messages to indicate using MSI or MSI-XMike Ditto1-0/+2
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny3-8/+42
2011-11-17net-sysfs: fixed minor sparse warningdavid decotigny1-6/+6
2011-11-17forcedeth: fix stats on hardware without extended stats supportdavid decotigny1-9/+27
2011-11-17net: verify GSO flag bits against netdev featuresMichał Mirosław1-0/+9
2011-11-17net: drivers: use bool type instead of double negationMichał Mirosław4-6/+6
2011-11-17new helper: mount_subtree()Al Viro4-53/+41
2011-11-17net: ethtool: fix coding styleMichał Mirosław1-7/+8
2011-11-17sky2: version 1.30stephen hemminger1-1/+1
2011-11-17sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-17sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-17sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-17sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-17sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27