summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-18KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit1-1/+1
2015-11-18KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2015-11-18KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-18KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-11-18KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2015-11-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2015-11-12Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-28arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-28crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
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-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-10-28arc,hexagon: Delete asm/barrier.hPeter Zijlstra2-74/+0
2015-10-28arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra4-10/+10
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra23-401/+29
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+23
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas1-2/+2
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-22ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2015-10-09Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-07x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-07x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-1/+4
2015-10-05powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-10-05x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-3/+26
2015-10-05x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+17
2015-10-05x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+93
2015-09-30parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-09-30x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-09-30powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-09-30powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-09-30arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-09-30arm64: errata: add module build workaround for erratum #843419Will Deacon3-0/+22
2015-09-30arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-09-30arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36
2015-09-30arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep1-0/+4
2015-09-30ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R1-1/+1
2015-09-30xtensa: fix kernel register spillingMax Filippov2-12/+21
2015-09-30xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-09-30KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-09-30crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-09-18arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras3-6/+0
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras1-1/+2