summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/+9
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: VMX: check for existence of secondary exec controls before accessingSean Christopherson1-3/+4
2018-10-13KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson1-4/+20
2018-10-10x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap1-0/+2
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-10riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck1-7/+0
2018-10-10nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu1-0/+12
2018-10-10nds32: fix build error because of wrong semicolonGreentime Hu1-2/+2
2018-10-10nds32: Fix get_user/put_user macro expand pointer problemZong Li1-12/+14
2018-10-10nds32: Fix empty call traceZong Li1-1/+1
2018-10-10nds32: add NULL entry to the end of_device_id arrayYueHaibing1-1/+2
2018-10-10nds32: fix logic for moduleGreentime Hu1-2/+2
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 Zyngier1-1/+9
2018-10-03powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann1-1/+2
2018-10-03powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann1-1/+1
2018-10-03powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy1-0/+3
2018-10-03KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling1-2/+2
2018-10-03x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-10-03ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren1-1/+1
2018-10-03Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez1-4/+8
2018-10-03ARM: dts: omap4-droid4: fix vibrations on Droid 4Pavel Machek1-9/+9
2018-10-03ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren1-0/+37
2018-10-03ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren1-1/+1
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-03x86/mm: Expand static page table for fixmap spaceFeng Tang6-8/+42
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-03arm64: dts: renesas: Fix VSPD registers rangeLaurent Pinchart6-12/+12
2018-10-03MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-10-03arm: dts: mediatek: Add missing cooling device properties for CPUsViresh Kumar1-0/+3
2018-10-03ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-03arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addressesGeert Uytterhoeven1-2/+2
2018-10-03s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-03s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens1-0/+4
2018-10-03powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-03ARM: dts: ls1021a: Add missing cooling device properties for CPUsViresh Kumar1-0/+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