summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-131-8/+12
* powerpc: Avoid code patching freed init sectionsMichael Neuling2018-10-133-0/+9
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
* x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-131-2/+14
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson2018-10-131-3/+4
* KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson2018-10-131-4/+20
* x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-10-101-0/+2
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* hexagon: modify ffs() and fls() to return intRandy Dunlap2018-10-101-2/+2
* arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-10-101-1/+1
* perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-10-101-0/+4
* riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck2018-10-101-7/+0
* nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-10-101-0/+12
* nds32: fix build error because of wrong semicolonGreentime Hu2018-10-101-2/+2
* nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-10-101-12/+14
* nds32: Fix empty call traceZong Li2018-10-101-1/+1
* nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-10-101-1/+2
* nds32: fix logic for moduleGreentime Hu2018-10-101-2/+2
* ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-10-101-1/+1
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-10-101-1/+1
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-031-1/+9
* powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-10-031-1/+2
* powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann2018-10-031-1/+1
* powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy2018-10-031-0/+3
* KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-10-031-2/+2
* x86/pti: Fix section mismatch warning/errorRandy Dunlap2018-10-031-1/+1
* ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren2018-10-031-1/+1
* Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez2018-10-031-4/+8
* ARM: dts: omap4-droid4: fix vibrations on Droid 4Pavel Machek2018-10-031-9/+9
* ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-10-031-0/+37
* ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-10-031-1/+1
* arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-031-0/+45
* x86/mm: Expand static page table for fixmap spaceFeng Tang2018-10-036-8/+42
* ARM: dts: dra7: fix DCAN node addressesKevin Hilman2018-10-031-2/+2
* perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2018-10-032-6/+27
* arm64: dts: renesas: Fix VSPD registers rangeLaurent Pinchart2018-10-036-12/+12
* MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada2018-10-031-2/+4
* arm: dts: mediatek: Add missing cooling device properties for CPUsViresh Kumar2018-10-031-0/+3
* ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle2018-10-031-3/+3
* arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addressesGeert Uytterhoeven2018-10-031-2/+2
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-031-2/+2
* s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-10-031-0/+4
* powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-10-031-1/+1
* ARM: dts: ls1021a: Add missing cooling device properties for CPUsViresh Kumar2018-10-031-0/+1
* x86/entry/64: Add two more instruction suffixesJan Beulich2018-10-031-2/+2
* ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach2018-10-031-4/+8
* x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko2018-10-031-0/+1
* powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-10-031-1/+6