summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-02-05x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-02-05arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-02-05arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-02-05powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2019-02-05arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-02-05MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-02-05x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-02-05Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-02-05arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-02-05arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-02-05MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2019-02-05mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-02-05xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-02-05x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin
2019-02-05arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-02-05arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-02-05Revert "x86/hyper-v: Check cpumask_to_vpset() return value in hyperv_flush_tl...Paul Gortmaker
2019-01-30m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven
2019-01-30arm64: mm: Export __sync_icache_dcache() for xen-privcmdBen Hutchings
2019-01-30x86/hyper-v: Check cpumask_to_vpset() return value in hyperv_flush_tlb_others...Vitaly Kuznetsov
2019-01-30KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini
2019-01-30arm64: dts: renesas: r8a77990: Remove non-existing STBE regionGeert Uytterhoeven
2019-01-14powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-14powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2019-01-14arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-14arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-14powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2019-01-14powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin
2019-01-14powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2019-01-14powerpc: remove old GCC version checksNicholas Piggin
2019-01-14powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2019-01-14ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam
2019-01-14ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang
2019-01-14ARM: dts: imx7d-pico: Describe the Wifi clockFabio Estevam
2019-01-14powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2019-01-14powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-01-14ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3VCorentin Labbe
2019-01-12MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-12arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-12ARM: dts: exynos: Specify I2S assigned clocks in proper nodeSylwester Nawrocki
2019-01-12arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-12MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2019-01-12MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-12MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-12MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-12MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2019-01-12MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2019-01-12clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2019-01-12KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson
2019-01-12arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier