summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-09s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-12-09s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
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/mpx: Fix 32-bit address space calculationDave Hansen1-5/+17
2015-12-09x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen1-1/+24
2015-12-09x86/fpu: Fix 32-bit signal frame handlingDave Hansen1-6/+5
2015-12-09x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han1-1/+0
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/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov3-9/+27
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-12-09KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek1-1/+3
2015-12-09KVM: x86: allow RSM from 64-bit modePaolo Bonzini1-5/+25
2015-12-09KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář1-4/+3
2015-12-09KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2-0/+20
2015-12-09kvm: x86: zero EFER on INITPaolo Bonzini2-8/+6
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: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel1-1/+1
2015-12-09MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan1-0/+11
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: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU regulator namesChen-Yu Tsai1-4/+4
2015-12-09ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren1-11/+55
2015-12-09ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250, exynos4210 and ...Marek Szyprowski5-2/+5
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-12-09ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-15/+15
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski1-0/+3
2015-10-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-23/+35
2015-10-31Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+3
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel1-2/+12
2015-10-29[IA64] Wire up kcmp syscallÉmeric MASCHINO3-1/+3
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9