summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-09s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky1-2/+4
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2-8/+33
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-09-07x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-09-07arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt3-1/+21
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-30arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-08-30ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta3-7/+41
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
2017-08-30ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin1-0/+3
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-30KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-30KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-30sparc64: remove unnecessary log messageTushar Dave1-2/+0
2017-08-24debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf9-18/+18
2017-08-24kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+1
2017-08-24x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov1-2/+1
2017-08-24x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov1-2/+2
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2
2017-08-24perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-9/+7
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2017-08-24ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson1-2/+2
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-08-16powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling1-0/+4
2017-08-16MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill3-1/+97
2017-08-16Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton1-0/+2
2017-08-16MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-11sparc64: Register hugepages during arch initNitin Gupta1-1/+24
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT1-2/+2
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT1-1/+1
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt1-0/+2
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT1-1/+1
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero1-3/+10
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin1-3/+2
2017-08-11parisc: Increase thread and stack size to 32kbHelge Deller2-2/+2
2017-08-06KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras1-1/+3