summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2-3/+3
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+7
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton3-6/+47
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-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-8/+12
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling3-0/+10
2018-10-13powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy1-15/+15
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski1-2/+14
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-13KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson1-4/+20
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-04arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-04x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-10-04ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren1-1/+1
2018-10-04Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez1-4/+8
2018-10-04arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-04x86/mm: Expand static page table for fixmap spaceFeng Tang6-8/+42
2018-10-04ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-04perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2-6/+27
2018-10-04MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-10-04arm: dts: mediatek: Add missing cooling device properties for CPUsViresh Kumar1-0/+3
2018-10-04ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-04s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-04s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens1-0/+4
2018-10-04powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-04ARM: dts: ls1021a: Add missing cooling device properties for CPUsViresh Kumar1-0/+1
2018-10-04x86/entry/64: Add two more instruction suffixesJan Beulich1-2/+2
2018-10-04ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach1-4/+8
2018-10-04x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-04powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-10-04s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik1-1/+1
2018-10-04x86/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-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-26KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire1-0/+2
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar1-0/+2
2018-09-26x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky1-2/+8
2018-09-26xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-09-26s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki1-1/+1