aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-30ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-10-30ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-10-30ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-10-30ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-30ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-30ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-30ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-10ARM: dts: dra7: fix DCAN node addressesKevin Hilman
2018-10-10ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle
2018-10-10s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-10-10powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy
2018-10-10x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-10powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-26MIPS: jz4740: Bump zload addressPaul Cercueil
2018-09-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin
2018-09-26ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski
2018-09-26MIPS: ath79: fix system restartFelix Fietkau
2018-09-19x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel