summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-20x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song
2018-10-20powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-20RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill
2018-10-18KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page faultPaul Mackerras
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-10-18MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-10-18KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-13KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson
2018-10-13KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson
2018-10-10x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
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-10riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck
2018-10-10nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-10-10nds32: fix build error because of wrong semicolonGreentime Hu
2018-10-10nds32: Fix get_user/put_user macro expand pointer problemZong Li
2018-10-10nds32: Fix empty call traceZong Li
2018-10-10nds32: add NULL entry to the end of_device_id arrayYueHaibing
2018-10-10nds32: fix logic for moduleGreentime Hu
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-03powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-10-03powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann
2018-10-03powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy
2018-10-03KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling
2018-10-03x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-10-03ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren
2018-10-03Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez
2018-10-03ARM: dts: omap4-droid4: fix vibrations on Droid 4Pavel Machek
2018-10-03ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren
2018-10-03ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-03x86/mm: Expand static page table for fixmap spaceFeng Tang