summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-303-1/+21
* x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-301-3/+1
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-301-0/+2
* ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-303-7/+41
* ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-302-2/+13
* ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-301-0/+3
* KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-301-1/+1
* KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2017-08-302-6/+17
* KVM: x86: simplify handling of PKRUPaolo Bonzini2017-08-305-30/+10
* KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-301-1/+4
* KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-301-1/+1
* sparc64: remove unnecessary log messageTushar Dave2017-08-301-2/+0
* debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-08-249-18/+18
* kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-241-0/+1
* x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-241-2/+1
* x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov2017-08-241-2/+2
* x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-241-0/+2
* perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-241-9/+7
* powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-241-2/+3
* ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson2017-08-241-2/+2
* mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-242-4/+4
* crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-242-32/+37
* powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling2017-08-161-0/+4
* MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-163-1/+97
* Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-161-0/+2
* MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2017-08-161-28/+6
* xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-161-2/+0
* xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-161-1/+5
* xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-08-161-7/+3
* bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-121-1/+2
* sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2017-08-111-2/+2
* sparc64: Register hugepages during arch initNitin Gupta2017-08-111-1/+24
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-113-7/+22
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez2017-08-111-1/+1
* ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT2017-08-111-2/+2
* ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT2017-08-111-1/+1
* MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-08-111-0/+2
* ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT2017-08-111-1/+1
* powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin2017-08-111-1/+14
* powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-08-111-3/+10
* KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-111-2/+4
* parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-08-111-3/+2
* parisc: Increase thread and stack size to 32kbHelge Deller2017-08-112-2/+2
* KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras2017-08-061-1/+3
* KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras2017-08-061-0/+2
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-08-061-1/+0
* parisc: Suspend lockup detectors before system haltHelge Deller2017-08-061-0/+2
* parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-08-061-1/+1
* parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-08-061-20/+14