summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa1-5/+13
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2-71/+93
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang2-4/+8
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel3-3/+9
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2013-06-11Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-37/+18
2013-06-11Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie3-13/+54
2013-06-11tuntap: fix a possible race between queue selection and changing queuesJason Wang1-1/+1
2013-06-11vhost_net: clear msg.control for non-zerocopy case during txJason Wang1-1/+2
2013-06-11Modify UEFI anti-bricking codeMatthew Garrett4-178/+65
2013-06-11rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney1-2/+2
2013-06-11rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt3-2/+18
2013-06-11trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-7/+20
2013-06-11Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-42/+39
2013-06-11Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+10
2013-06-11Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+16
2013-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-1/+3
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras1-0/+4
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss1-6/+7
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk1-2/+2
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter1-0/+1
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2-4/+4
2013-06-10Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown1-5/+5
2013-06-10Merge remote-tracking branch 'asoc/fix/maintainers' into asoc-linusMark Brown1-2/+1
2013-06-10Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-2/+4
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown3-27/+38
2013-06-10Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2-2/+4
2013-06-10drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-10drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson1-8/+8
2013-06-10drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson1-2/+4
2013-06-10batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich1-0/+4
2013-06-10batman-adv: forward late OGMs from best next hopSimon Wunderlich1-31/+55
2013-06-10batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer1-4/+1
2013-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-113/+51
2013-06-10Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-5/+45
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman1-1/+1
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2-8/+12
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling1-64/+16