summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2015-12-132-2/+2
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-12-131-11/+3
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-12-133-1/+13
* KVM: x86: Defining missing x86 vectorsNadav Amit2015-12-131-0/+3
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-12-132-5/+15
* x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-12-131-1/+1
* x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-12-131-0/+8
* KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář2015-12-131-9/+10
* xtensa: fix secondary core boot in SMPMax Filippov2015-12-135-16/+19
* xtensa: fixes for configs without loop optionMax Filippov2015-12-137-9/+20
* arm64: Fix compat register mappingsRobin Murphy2015-12-131-8/+8
* KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-12-131-1/+3
* ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi2015-12-131-2/+4
* ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-12-091-0/+2
* ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-12-091-0/+5
* x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-12-091-1/+1
* sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-11-161-2/+2
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-11-161-5/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-161-0/+3
* x86/efi: Fix multiple GOP device supportKővágó, Zoltán2015-11-161-2/+6
* ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli2015-11-161-1/+1
* arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-11-161-1/+1
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-11-163-0/+5
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-301-0/+1
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-10-301-1/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-301-0/+23
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-281-1/+1
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-281-1/+1
* x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-281-1/+66
* MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-10-281-4/+4
* MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-10-281-0/+2
* MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-10-281-2/+2
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-281-1/+1
* m68k: Define asmlinkage_protectAndreas Schwab2015-10-191-0/+30
* Revert "ARM: orion5x: fix legacy orion5x IRQ numbers"Luis Henriques2015-10-193-35/+34
* ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-10-191-2/+2
* x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-10-191-1/+4
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-192-4/+23
* KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-10-092-0/+3
* ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-10-091-1/+1
* arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-10-061-2/+4
* arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-10-061-2/+3
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-10-063-0/+22
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-10-061-11/+36
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-061-7/+10
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-10-061-1/+2
* powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-10-061-0/+3
* ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-061-5/+10
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-10-061-0/+5
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-061-0/+7