summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-31x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-01-31kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-31KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-31KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-31s390/early: improve machine detectionChristian Borntraeger
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-31s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-01-31ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev
2019-01-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-01-31ARM: fix the cockup in the previous patchRussell King
2019-01-26mm/memblock.c: skip kmemleak for kasan_init()Qian Cai
2019-01-26KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guestSuraj Jitindar Singh
2019-01-26KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entrySuraj Jitindar Singh
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-01-26x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-01-26arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-01-26arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2019-01-26arm64: Use a raw spinlock in __install_bp_hardening_cb()James Morse
2019-01-26MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-22arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-01-22arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-22powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-01-22MIPS: OCTEON: fix kexec supportAurelien Jarno
2019-01-22MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-22xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-22arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-22arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-16ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-16ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-16ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-16ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-16ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-16powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2019-01-13powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao