summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-23arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-1/+2
2015-10-23powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-10-23MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-10-23dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-10-23dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-10-23dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-10-23s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-10-23s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+23
2015-10-23x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+23
2015-10-23x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-23x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-10-23x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi1-4/+3
2015-10-23x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming1-1/+66
2015-10-23Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
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/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: EXYNOS: reset Little cores when cpu is upChanho Park2-1/+32
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