summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-06spinlock: Indicate that a lockup is only suspectedChristian Borntraeger1-1/+1
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner1-1/+1
2012-06-06Merge branch 'core/debug' into core/urgentIngo Molnar2-3/+23
2012-06-06ARM: OMAP2+: Fix compile for CONFIG_TIDSPBRIDGE platform init codeTony Lindgren1-0/+3
2012-06-06ARM: OMAP3: Fix omap3_l3_block_irq warning when CONFIG_BUG is not setTony Lindgren1-1/+2
2012-06-06ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selectedTony Lindgren1-3/+1
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2-9/+13
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar21-58/+214
2012-06-06blkcg: drop local variable @q from blkg_destroy()Tejun Heo1-2/+1
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-06[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-06-06NFS: Fix a commit bugTrond Myklebust3-5/+8
2012-06-06Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-06-06video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode1-4/+2
2012-06-06Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat5-7/+6
2012-06-06Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2-7/+4
2012-06-06Merge tag 'fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-19/+15
2012-06-05MAINTAINERS: add linux-leds mail list address and git URLBryan Wu1-0/+2
2012-06-05NFS4: Set parsed mount data version to 4Bryan Schumaker1-0/+2
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-05MAINTAINERS: update util-linux infoKarel Zak1-4/+4
2012-06-05Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-58/+21
2012-06-05Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+14
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-0/+426
2012-06-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-368/+255
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov2-1/+7
2012-06-05x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-11/+87
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-59/+120
2012-06-05NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust1-10/+12
2012-06-05OMAPDSS: fix registration of DPI and SDI devicesTomi Valkeinen1-2/+2
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher2-4/+25
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust1-2/+1
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust1-1/+2
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust4-6/+31
2012-06-05KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity1-0/+1
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledMark Brown1-35/+58
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown1-4/+8
2012-06-05OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R3-6/+75
2012-06-05regulator: max8649: fix missing regmap in rdevHaojian Zhuang1-0/+1