summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-23x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-1/+4
2015-10-23x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-23x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko1-2/+22
2015-10-23x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner1-2/+3
2015-10-23x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-23x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner1-0/+5
2015-10-23x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-10-23ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello1-2/+0
2015-10-23ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim1-1/+1
2015-10-23ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson1-1/+1
2015-10-23ARM: EXYNOS: reset Little cores when cpu is upChanho Park2-1/+32
2015-10-23ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula1-1/+0
2015-10-23ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner1-1/+1
2015-10-23ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas1-2/+2
2015-10-23ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson1-3/+5
2015-10-23ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-10-23ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-23ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-10-23ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd1-1/+3
2015-10-23locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra1-1/+2
2015-10-23locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra1-4/+12
2015-10-23perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-10-23Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-23Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-23Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-10-23KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy1-0/+1
2015-10-23KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth1-0/+6
2015-10-23KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-10-23kvm: svm: reset mmu on VCPU resetIgor Mammedov1-0/+1
2015-10-23arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+4
2015-10-23KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li1-0/+2
2015-10-23arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu8-10/+12
2015-09-29parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-09-29parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-09-29x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-09-29powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-09-29powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt1-0/+3
2015-09-29powerpc/pseries: Release DRC when configure_connector failsBharata B Rao1-1/+3
2015-09-29powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan1-2/+8
2015-09-29powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan1-1/+9
2015-09-29powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2-3/+1
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-09-29powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-09-29powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan1-3/+18
2015-09-29powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens1-3/+3
2015-09-29powerpc/pseries: Fix corrupted pdn listGavin Shan1-0/+5
2015-09-29arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-09-29KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon1-1/+3
2015-09-29arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin1-1/+1