summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds416-5117/+22609
2016-05-18Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+48
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds42-486/+902
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-60/+94
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds33-736/+830
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-1/+1
2016-05-18KVM: MTRR: remove MSR 0x2f8Andy Honig1-2/+0
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini4-10/+10
2016-05-18svm: Manage vcpu load/unload when enable AVICSuravee Suthikulpanit1-0/+89
2016-05-18svm: Do not intercept CR8 when enable AVICSuravee Suthikulpanit1-4/+12
2016-05-18svm: Do not expose x2APIC when enable AVICSuravee Suthikulpanit1-0/+12
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit3-0/+13
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit6-1/+350
2016-05-18svm: Add interrupt injection via AVICSuravee Suthikulpanit1-4/+35
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit3-1/+231
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit1-2/+7
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit1-2/+16
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit2-0/+8
2016-05-18KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit3-33/+33
2016-05-18KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit2-74/+82
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa1-1/+1
2016-05-18arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2-3/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds22-104/+64
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-91/+191
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-33/+33
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-141/+208
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas1-0/+7
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi1-29/+5
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+9
2016-05-17Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanup...Arnd Bergmann6-20/+88
2016-05-17ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal1-9/+4
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau1-8/+8
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau1-4/+4
2016-05-17MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2-180/+295
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan1-2/+52
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki1-0/+1
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-05-17nios2: Fix libgcc location detectionMarek Vasut1-1/+1
2016-05-17crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABIJosh Poimboeuf1-2/+11
2016-05-17x86/efi: Fix 7-parameter efi_call()sLinus Torvalds1-5/+4
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro171-762/+1365
2016-05-17Merge branch 'topic/dw' into for-linusVinod Koul3-11/+11
2016-05-16Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-13/+5
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+11
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds16-189/+6