summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021124-8157/+16577
|\
| * parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
| * parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-295-134/+52
| * parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-292-458/+321
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-282-10/+18
| |\
| | * virtio_balloon: prevent uninitialized variable useArnd Bergmann2017-03-281-0/+2
| | * virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek2017-03-281-7/+10
| | * virtio_balloon: init 1st buffer in stats vqLadi Prosek2017-03-281-0/+2
| | * virtio_pci: fix out of bound access for msix_namesJason Wang2017-03-281-4/+5
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-2812-35/+153
| |\ \
| | * | KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-283-0/+10
| | * | KVM: nVMX: fix nested EPT detectionLadi Prosek2017-03-281-4/+1
| | * | KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)2017-03-281-1/+1
| | * | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-233-20/+29
| | * | KVM: VMX: Fix enable VPID conditionsWanpeng Li2017-03-231-1/+8
| | * | KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li2017-03-231-3/+4
| | * | KVM: x86: correct async page present tracepointWanpeng Li2017-03-231-1/+1
| | * | kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson2017-03-231-1/+17
| | * | KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu2017-03-231-2/+2
| | * | KVM: x86: check existance before destroyPeter Xu2017-03-232-0/+6
| | * | KVM: x86: clear bus pointer when destroyedPeter Xu2017-03-211-1/+11
| | * | KVM: Documentation: document MCE ioctlsLuiz Capitulino2017-03-201-0/+63
| | * | KVM: nVMX: don't reset kvm mmu twiceWanpeng Li2017-03-201-2/+0
| | * | PTP: fix ptr_ret.cocci warningskbuild test robot2017-03-201-4/+1
| | * | kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov2017-03-201-0/+3
| | * | KVM: VMX: downgrade warning on unexpected exit codeRadim Krčmář2017-03-201-1/+2
| * | | Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-278-4/+1869
| |\ \ \
| | * | | EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo2017-03-261-1/+1
| | * | | EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov2017-03-231-1/+5
| | * | | EDAC: Select DEBUG_FSBorislav Petkov2017-03-231-0/+1
| | * | | EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platformsTony Luck2017-03-165-0/+1859
| | * | | EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2017-03-092-3/+4
| | * | | EDAC, xgene: Fix wrongly spelled "procesing"Colin Ian King2017-03-061-1/+1
| * | | | Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-276-16/+67
| |\ \ \ \
| | * | | | pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter2017-03-231-0/+30
| | * | | | pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard2017-03-231-6/+24
| | * | | | pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-03-231-4/+0
| | * | | | pinctrl: samsung: Fix memory mapping codeAndrzej Hajda2017-03-231-3/+10
| | * | | | pinctrl: meson-gxbb: Fix typo in i2c ao groupsNeil Armstrong2017-03-231-2/+2
| | * | | | pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson2017-03-231-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-2716-14/+160
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | m68k: Wire up statxGeert Uytterhoeven2017-03-203-1/+3
| | * | | m68k/defconfig: Update defconfigs for v4.11-rc1Geert Uytterhoeven2017-03-2012-12/+156
| | * | | m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven2017-03-201-1/+1
| | | |/ | | |/|
| * | | Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
| * | | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
| |\ \ \
| | * \ \ Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| | |\ \ \
| | | * | | extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | | * | | extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | | * | | extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1