summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-11-151-5/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-151-0/+3
* arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-11-131-1/+1
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-11-133-0/+5
* x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-10-281-0/+6
* x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-10-271-2/+4
* ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R2015-10-271-1/+1
* xtensa: fix kernel register spillingMax Filippov2015-10-272-12/+21
* xtensa: fix threadptr reload on return to userspaceMax Filippov2015-10-271-1/+2
* KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-10-271-45/+0
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-10-271-0/+1
* m68k: Define asmlinkage_protectAndreas Schwab2015-10-271-0/+30
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-271-0/+1
* arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-271-2/+20
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-275-10/+16
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-271-1/+1
* dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng2015-10-271-2/+3
* dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng2015-10-277-14/+14
* dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng2015-10-271-1/+1
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-10-271-1/+1
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-271-4/+23
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-271-0/+23
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-271-1/+1
* x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-10-271-10/+42
* x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski2015-10-273-2/+30
* x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-271-4/+3
* x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-271-1/+66
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-271-1/+1
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-272-4/+23
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-271-7/+10
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-271-0/+7
* ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello2015-10-271-2/+0
* ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-10-271-1/+1
* ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-10-271-2/+2
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-10-271-0/+8
* ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-271-5/+10
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-10-271-2/+4
* x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-10-271-3/+26
* x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-10-271-16/+17
* x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-10-272-70/+93
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-10-071-2/+6
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-10-071-1/+1
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-10-071-0/+1
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-10-071-1/+2
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-10-073-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-10-071-1/+13
* arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-10-071-2/+3
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-10-073-0/+22
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-10-071-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-10-071-11/+36