summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-038-31/+33
|\
| * net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-315-5/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-293-15/+6Star
| |\
| * | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-265-13/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-2631-237/+101Star
| |\ \
| * | | uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1546-382/+268Star
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-12/+7Star
| |\ \ \ \
| | * | | | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-282-9/+4Star
| | * | | | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-034-5/+2Star
|\ \ \ \ \ \
| * | | | | | ARM: spear: clean up editing mistakePaul Bolle2014-03-101-1/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2014-02-202181-35485/+70464
| |\ \ \ \ \ \
| * | | | | | | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-202-3/+0Star
| * | | | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0264-761/+2619
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-2913-67/+377
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras2014-03-293-1/+33
| | * | | | | | | | KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras2014-03-291-1/+9
| | * | | | | | | | KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras2014-03-292-3/+15
| | * | | | | | | | KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras2014-03-291-1/+1
| | * | | | | | | | KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS codePaul Mackerras2014-03-291-2/+5
| | * | | | | | | | KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling2014-03-291-22/+125
| | * | | | | | | | KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2014-03-294-30/+149
| | * | | | | | | | KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard2014-03-261-3/+1Star
| | * | | | | | | | KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-263-1/+31
| | * | | | | | | | KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz2014-03-262-3/+8
| * | | | | | | | | KVM: vmx: fix MPX detectionPaolo Bonzini2014-03-271-1/+2
| * | | | | | | | | Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-255-10/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-253-0/+16
| | * | | | | | | | | KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-251-8/+6Star
| | * | | | | | | | | KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-251-2/+1Star
| | * | | | | | | | | KVM: s390: randomize sca addressChristian Borntraeger2014-03-251-0/+5
| * | | | | | | | | | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-216-1/+172
| * | | | | | | | | | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-215-1/+220
| * | | | | | | | | | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-0/+24
| * | | | | | | | | | MIPS: KVM: Remove dead code in CP0 emulationJames Hogan2014-03-191-7/+0Star
| * | | | | | | | | | MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan2014-03-192-14/+18
| * | | | | | | | | | MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan2014-03-191-3/+4
| * | | | | | | | | | MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan2014-03-191-206/+209
| * | | | | | | | | | KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-174-3/+30
| * | | | | | | | | | KVM: x86: Add nested virtualization support for MPXPaolo Bonzini2014-03-171-0/+17
| * | | | | | | | | | KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-173-14/+19
| |/ / / / / / / / /
| * | | | | | | | | Merge tag 'kvm-s390-20140317' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-172-5/+2Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-03-171-1/+2
| | * | | | | | | | | KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-172-4/+0Star
| * | | | | | | | | | KVM: x86 emulator: emulate MOVAPDIgor Mammedov2014-03-171-1/+1
| * | | | | | | | | | KVM: x86 emulator: emulate MOVAPSIgor Mammedov2014-03-171-1/+7
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'kvm-ppc-fix' into HEADPaolo Bonzini2014-03-141-69/+2Star
| |\| | | | | | | |
| * | | | | | | | | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-132-0/+2