summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-1/+1
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski3-26/+1
2018-10-13x86/fpu: Remove struct fpu::counterRik van Riel4-21/+1
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski7-105/+13
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang5-7/+39
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek1-8/+15
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka1-0/+4
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon1-1/+1
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-03ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2-6/+27
2018-10-03ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-03s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-03powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-03x86/entry/64: Add two more instruction suffixesJan Beulich1-2/+2
2018-10-03ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach1-4/+8
2018-10-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-03powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-10-03s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik1-1/+1
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams1-1/+1
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky1-1/+1
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhciBhushan Shah1-0/+2
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-09-26MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-09-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-09-26ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-09-26MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-09-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-09-19MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin3-3/+0
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2-3/+0
2018-09-19KVM: s390: vsie: copy wrapping keys to right placePierre Morel1-1/+2
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose2-4/+16