aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.03-rtlsk-v4.1-16.02-rtlsk-v4.1-16.01-rtlsk-v4.1-15.12-rtKevin Hilman
2015-12-10Merge branch 'v4.1/topic/PAN' into linux-linaro-lsk-v4.1lsk-v4.1-15.12Kevin Hilman
2015-12-10Merge tag 'v4.1.14' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-12-09KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-12-09KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-12-09KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-12-09MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-09MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-12-09MIPS: lantiq: add clk_round_rate()Hauke Mehrtens
2015-12-09ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann
2015-12-09ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle
2015-12-09ARM: at91/dt: corrections to i2c1 declaration to sama5d4Holger Busse
2015-12-09ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko
2015-12-09ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-12-08arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-12-08arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-08arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-08arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-08arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-08arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-08arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-08arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-08arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-08arm64: kernel: Move config_sctlr_el1James Morse
2015-12-08arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-08arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-11-18Merge tag 'v4.1.13' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-11-10Merge tag 'v4.1.13' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-09dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-11-09arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-11-09arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-09ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller
2015-11-09ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller