summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang
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-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao
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-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-16arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin
2019-01-13powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2019-01-13powerpc: remove old GCC version checksNicholas Piggin
2019-01-13m68k: Fix memblock-related crashesGeert Uytterhoeven
2019-01-13x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov
2019-01-13powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2019-01-13ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang
2019-01-13ARM: dts: imx7d-pico: Describe the Wifi clockFabio Estevam
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-01-13arm64: dts: mt7622: fix no more console output on rfb1Ryder Lee
2019-01-13ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3VCorentin Labbe
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-09arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-09ARM: dts: exynos: Specify I2S assigned clocks in proper nodeSylwester Nawrocki
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2019-01-09powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao