summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-08-24debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-08-24kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-24x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov
2017-08-24x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-24perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-24ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-24crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com
2017-08-16powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling
2017-08-16MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill
2017-08-16Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton
2017-08-16MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Register hugepages during arch initNitin Gupta
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-08-11parisc: Increase thread and stack size to 32kbHelge Deller
2017-08-06KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-08-06parisc: Suspend lockup detectors before system haltHelge Deller
2017-08-06parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-08-06parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han