summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-11-13s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-11-13x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-11-13sparc: Throttle perf events properly.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-13ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-13x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-13parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-11-13parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-11-13parisc: Fix address in HPMC IVAJohn David Anglin
2018-11-10x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2018-11-10x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra
2018-11-10Revert "ARM: tegra: Fix ULPI regression on Tegra20"Sasha Levin
2018-11-04ARM: dts: r8a7790: Correct critical CPU temperatureChris Paterson
2018-11-04kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu
2018-11-04ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-11-04x86/paravirt: Fix some warning messagesDan Carpenter
2018-11-04MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-11-04KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed
2018-11-04ARM: tegra: Fix ULPI regression on Tegra20Marcel Ziswiler
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-11-04ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper
2018-11-04ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-18ARM: use __inttype() in get_user()Russell King
2018-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-18ARM: spectre-v1: fix syscall entryRussell King
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King