summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand1-1/+5
2015-12-09KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand1-0/+4
2015-12-09KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2-8/+3
2015-12-09KVM: s390: SCA must not cross page boundariesDavid Hildenbrand1-1/+3
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-12-09arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář1-0/+2
2015-12-09MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-12-09MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-12-09MIPS: lantiq: add clk_round_rate()Hauke Mehrtens1-0/+17
2015-12-09ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2015-12-09ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren1-11/+55
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle1-0/+2
2015-12-09ARM: at91/dt: corrections to i2c1 declaration to sama5d4Holger Busse1-4/+4
2015-12-09ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko1-2/+2
2015-12-09ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen1-4/+12
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-11-10dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng22-47/+54
2015-11-10xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
2015-11-10arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-8/+10
2015-11-10arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-11-10arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla5-13/+9
2015-11-10Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-11-10ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-11-10ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller1-4/+13
2015-11-10ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson1-1/+1
2015-11-10ARM: dts: am57xx-beagle-x15: set VDD_SD to always-onTomi Valkeinen1-1/+2
2015-11-10ARM: dts: Fix audio card detection on Peach boardsAlim Akhtar2-0/+10
2015-11-10ARM: mvebu: correct a385-db-ap compatible stringMarcin Wojtas1-1/+1
2015-11-10ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-11-10x86/efi: Fix multiple GOP device supportKővágó, Zoltán1-2/+6
2015-11-10KVM: arm: use GIC support unconditionallyArnd Bergmann1-0/+1
2015-11-10powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-27sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-10-27arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov1-2/+2
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-10-23MIPS: Fix console output for Fulong2e systemGuenter Roeck1-0/+3
2015-10-23m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-10-23arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-23arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20