summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-11-15powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-11-13arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-11-13crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt1-0/+6
2015-10-28x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-2/+4
2015-10-28ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-10-28xtensa: fix kernel register spillingMax Filippov2-12/+21
2015-10-28xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-10-28KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-10-28crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-10-28m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-10-28arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-28arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-28powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-10-28dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-10-28dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-10-28dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-10-28s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-10-28s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+23
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+23
2015-10-28x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-28x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-10-28x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski3-2/+30
2015-10-28x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi1-4/+3
2015-10-28x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming1-1/+66
2015-10-28Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-28x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-28x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-28x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-10-28ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello1-2/+0
2015-10-28ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner1-1/+1
2015-10-28ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas1-2/+2
2015-10-28ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-10-28ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-28arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-3/+26
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+17
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+93
2015-10-07parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-10-07parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-10-07powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-10-07arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon3-0/+22
2015-10-07arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-10-07arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36