summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-123-7/+12
|\
| * MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
| * MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
| * MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-124-23/+68
|\ \
| * \ Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-06-111-10/+14
| |\ \
| | * | drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter2013-06-101-4/+6
| | * | drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson2013-06-101-8/+8
| | * | drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson2013-06-101-2/+4
| | |/
| * | Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie2013-06-113-13/+54
| |\ \
| | * | drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson2013-06-091-5/+11
| | * | drm/gma500/psb: Fix cursor gem obj referencing on psbPatrik Jakobsson2013-06-091-6/+13
| | * | drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
| | * | drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
| | * | drm/gma500: Add fb gtt offset to fb basePatrik Jakobsson2013-05-151-2/+2
* | | | Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-06-122-7/+3
|\ \ \ \
| * | | | tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2013-06-112-7/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-125-74/+108
|\ \ \ \ \
| * | | | | rbd: fix cleanup in rbd_add()Alex Elder2013-05-171-9/+14
| * | | | | rbd: don't destroy ceph_opts in rbd_add()Alex Elder2013-05-171-6/+4
| * | | | | ceph: ceph_pagelist_append might sleep while atomicJim Schutt2013-05-173-61/+89
| * | | | | ceph: add cpu_to_le32() calls when encoding a reconnect capabilityJim Schutt2013-05-172-3/+6
| * | | | | libceph: must hold mutex for reset_changed_osds()Alex Elder2013-05-171-1/+1
* | | | | | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-06-113-17/+50
|\ \ \ \ \ \
| * | | | | | NVMe: Add MSI supportRamachandra Rao Gajula2013-05-311-8/+32
| * | | | | | NVMe: Use dma_set_mask() correctlyMatthew Wilcox2013-05-281-2/+8
| * | | | | | Return the result from user admin command IOCTL even in case of failureChayan Biswas2013-05-231-1/+1
| * | | | | | NVMe: Do not cancel command multiple timesKeith Busch2013-05-171-0/+2
| * | | | | | NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun2013-05-171-1/+2
| * | | | | | NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter2013-05-171-2/+3
| * | | | | | MAINTAINERS: update NVM EXPRESS DRIVER file listDan Carpenter2013-05-171-1/+1
| * | | | | | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma2013-05-171-1/+1
| * | | | | | NVMe: Remove redundant version.h header includeSachin Kamat2013-05-171-1/+0
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-119-79/+137
|\ \ \ \ \ \ \
| * | | | | | | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-111-0/+11
| * | | | | | | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-113-0/+17
| * | | | | | | kvm/ppc/booke64: Disable e6500 supportScott Wood2013-06-111-2/+0
| * | | | | | | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman2013-06-111-6/+10
| * | | | | | | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-112-71/+93
| * | | | | | | kvm: Add definition of KVM_REG_MIPSDavid Daney2013-06-111-0/+1
| * | | | | | | KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan2013-06-051-0/+5
* | | | | | | | Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear2013-06-101-3/+10
* | | | | | | | Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-101-37/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V2013-05-281-37/+18
* | | | | | | | Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-06-104-42/+39
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-06-041-39/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi: spi-xilinx: Remove ISR race conditionPeter Crosthwaite2013-06-041-39/+35
| * | | | | | | | | Merge remote-tracking branch 'spi/fix/topcliff' into spi-linusMark Brown2013-06-041-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: topcliff-pch: fix error return code in pch_spi_probe()Wei Yongjun2013-05-221-0/+1
| | * | | | | | | | | spi: topcliff-pch: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
OpenPOWER on IntegriCloud