summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar258-3914/+4919
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu1-1/+1
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin3-5/+16
2015-06-19arm64: show unhandled SP/PC alignment faultsVladimir Murzin1-1/+8
2015-06-19KVM: x86/vPMU: reorder PMU functionsWei Huang1-78/+78
2015-06-19KVM: x86/vPMU: whitespace and stylistic adjustments in PMU codeWei Huang1-48/+64
2015-06-19KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPUWei Huang1-20/+18
2015-06-19KVM: x86/vPMU: introduce pmu.h headerWei Huang5-18/+30
2015-06-19KVM: x86/vPMU: rename a few PMU functionsWei Huang4-49/+49
2015-06-19KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong3-1/+50
2015-06-19KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong1-48/+16
2015-06-19KVM: MTRR: introduce mtrr_for_each_mem_typeXiao Guangrong1-0/+188
2015-06-19KVM: MTRR: introduce fixed_mtrr_addr_* functionsXiao Guangrong1-0/+25
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong4-11/+45
2015-06-19KVM: MTRR: introduce var_mtrr_rangeXiao Guangrong1-6/+17
2015-06-19KVM: MTRR: introduce fixed_mtrr_segment tableXiao Guangrong1-53/+147
2015-06-19KVM: MTRR: improve kvm_mtrr_get_guest_memory_typeXiao Guangrong1-45/+49
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2-23/+16
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong2-14/+29
2015-06-19KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong1-1/+1
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong3-6/+11
2015-06-19KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msrXiao Guangrong2-2/+12
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong7-318/+342
2015-06-19KVM: x86: fix CR0.CD virtualizationXiao Guangrong2-10/+26
2015-06-19KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-06-19Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini12-42/+52
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu1494-46815/+49854
2015-06-19x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla5-13/+9
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin1-4/+23
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin3-19/+46
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen1-0/+2
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman47-181/+2293
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy1-1/+1
2015-06-19powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V3-5/+23
2015-06-19powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V1-2/+0
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff5-6/+46
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki3-98/+4
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki1-5/+2
2015-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott1-1/+7
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott1-4/+9
2015-06-18ARM: gemini: Fix race in installing GPIO chained IRQ handlerRussell King1-2/+2
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King2-6/+4
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2-5/+19
2015-06-18x86/platform/intel/baytrail: Add comments about why we disabled HPET on BaytrailFeng Tang1-2/+6
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+16
2015-06-18Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...Mark Brown1-4/+0