summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-29powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2017-12-29kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini1-7/+25
2017-12-29KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2017-12-25sparc32: Export vac_cache_size to fix build errorGuenter Roeck1-0/+1
2017-12-25MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt1-2/+2
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li1-1/+8
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-12-25kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson1-1/+17
2017-12-25arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst1-3/+8
2017-12-25arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu1-2/+22
2017-12-25kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov1-0/+3
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper1-1/+1
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij2-2/+6
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman1-1/+1
2017-12-20arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers1-2/+6
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy1-2/+2
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III1-3/+3
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya1-1/+1
2017-12-20Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang1-1/+1
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne1-1/+1
2017-12-20KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář1-3/+1
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers1-7/+0
2017-12-16powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras1-5/+12
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens1-10/+9
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-14powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy1-0/+3
2017-12-14axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-14arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-12-14arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-12-14KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-12-14kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson1-18/+4
2017-12-14ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck1-2/+7
2017-12-14ARM: OMAP2+: Fix device node reference countsGuenter Roeck1-6/+10
2017-12-14powerpc/64: Fix checksum folding in csum_add()Shile Zhang1-1/+1
2017-12-14powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin1-1/+10
2017-12-14powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras1-0/+4
2017-12-14x86/hpet: Prevent might sleep splat on resumeThomas Gleixner1-1/+1
2017-12-14x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman1-1/+0
2017-12-14ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-4/+6
2017-12-14ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-12-14ARM: avoid faulting on qemuRussell King1-2/+2
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2017-12-14KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-14arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1