aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-03arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-12-03arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-12-03arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-12-03arm64: fix return code check when changing emulation handlerWill Deacon
2015-12-03arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2015-12-03arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-12-03arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-12-03arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-12-03arm64: Add framework for legacy instruction emulationPunit Agrawal
2015-12-03arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-12-03arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-12-03arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2015-12-03arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-12-03arm64: Provide a namespace to NCAPSFabio Estevam
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-10-27xtensa: fix kernel register spillingMax Filippov
2015-10-27xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-27m68k: Define asmlinkage_protectAndreas Schwab
2015-10-27arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-27arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-27powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-27MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-27dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-10-27s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-27Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello
2015-10-27ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-27arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski