summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-123-48/+57
* reboot: rigrate shutdown/reboot to boot cpuRobin Holt2013-06-121-3/+26
* CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-122-32/+27
* 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
| * | | | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown2013-06-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | spi: hspi: fixup long delay timeKuninori Morimoto2013-06-041-1/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2013-06-041-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | spi: Move mailing list to vgerMark Brown2013-05-171-1/+1
| | |/ / / /
* | | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-102-2/+10
|\ \ \ \ \ \
| * | | | | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk2013-06-101-2/+2
| * | | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-041-0/+8
* | | | | | | Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-103-15/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2013-06-031-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: debugfs: Check return value of regmap_write()Dimitris Papastamos2013-05-121-1/+4
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2013-06-032-14/+12
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | regmap: rbtree: Fixed node range check on syncMaarten ter Huurne2013-06-011-2/+0
| | * | | | | | regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen2013-05-232-12/+12
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-102-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: sahara - fix building as moduleArnd Bergmann2013-06-051-1/+1
| * | | | | | | | crypto: blowfish - disable AVX2 implementationJussi Kivilinna2013-06-051-0/+1
| * | | | | | | | crypto: twofish - disable AVX2 implementationJussi Kivilinna2013-06-051-0/+1
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-098-113/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
| * | | | | | | | | powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman2013-06-101-1/+1
OpenPOWER on IntegriCloud