summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2019-04-03ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2019-04-03arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2019-04-03ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2019-04-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-04-03arm64: traps: disable irq in die()Qiao Zhou
2019-04-03arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2019-04-03MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-04-03mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li
2019-03-23KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo
2019-03-23ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski
2019-03-23MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-23ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao
2019-03-23x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-23x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-23xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-23xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-23xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-23xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-23xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-23MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-03-23x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-23x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-23powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-23ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-23ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev