summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-03ARM: dts: dra7: fix DCAN node addressesKevin Hilman
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-10-03ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle
2018-10-03s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-10-03powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy
2018-10-03x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-03ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach
2018-10-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-03powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini
2018-10-03s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
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-26ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhciBhushan Shah
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-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton
2018-09-19MIPS: generic: fix missing of_node_put()Nicholas Mc Guire
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
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-19KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky
2018-09-15Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"Fabio Estevam
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko