summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0614-6/+29
|\
| * mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-067-0/+21
| * mm: mlock: add new mlock system callEric B Munson2015-11-062-0/+2
| * kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov2015-11-061-2/+2
| * kasan: update log messagesAndrey Konovalov2015-11-061-1/+1
| * arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-11-061-1/+1
| * uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-062-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-068-30/+109
|\ \
| * | sparc64: Fix numa distance valuesNitin Gupta2015-11-042-1/+72
| * | sparc64: Don't restrict fp regs for no-fault loadsRob Gardner2015-11-041-7/+15
| * | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-043-16/+16
| * | sparc64: use ENTRY/ENDPROC in VISsaveSam Ravnborg2015-08-081-5/+5
| * | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner2015-08-081-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-0654-623/+1767
|\ \ \
| * | | KVM: VMX: Fix commit which broke PMLKai Huang2015-11-051-13/+11
| * | | KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek2015-11-041-1/+3
| * | | KVM: x86: allow RSM from 64-bit modePaolo Bonzini2015-11-041-5/+25
| * | | KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář2015-11-041-9/+10
| * | | KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini2015-11-042-34/+37
| * | | KVM: device assignment: remove pointless #ifdefsPaolo Bonzini2015-11-041-25/+0
| * | | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-041-6/+8
| * | | KVM: x86: zero apic_arb_prio on resetRadim Krčmář2015-11-041-0/+2
| * | | drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-0/+12
| * | | KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář2015-11-041-4/+3
| * | | KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2015-11-042-0/+20
| * | | KVM: x86: removing unused variableSaurabh Sengar2015-11-041-11/+5
| * | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-0414-27/+140
| |\ \ \
| | * | | arm64: kvm: restore EL1N SP for panicMark Rutland2015-10-221-0/+8
| | * | | arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-224-4/+44
| | * | | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-223-4/+37
| | * | | KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger2015-10-221-1/+2
| | * | | KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger2015-10-221-1/+2
| | * | | KVM: arm/arm64: rename pause into power_offEric Auger2015-10-224-19/+19
| | * | | arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-222-0/+4
| | * | | arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-221-3/+8
| | * | | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-223-6/+10
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-226-0/+15
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-029-11/+63
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy2015-10-211-3/+14
| | * | | | KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania2015-10-211-0/+3
| | * | | | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras2015-10-211-0/+2
| | * | | | KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras2015-10-211-1/+2
| | * | | | KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCEMahesh Salgaonkar2015-10-161-4/+8
| | * | | | KVM: PPC: e500: fix couple of shift operations on 64 bitsTudor Laurentiu2015-10-151-2/+2
| | * | | | KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu2015-10-152-0/+24
| | * | | | KVM: PPC: e500: fix handling local_sid_lookup resultAndrzej Hajda2015-10-151-1/+2
| | * | | | powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu2015-10-151-0/+6
| * | | | | Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-11-022-26/+28
| |\ \ \ \ \
| | * | | | | KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-291-21/+21
| | * | | | | KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-291-4/+4