summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2019-01-09clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2019-01-09KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson
2019-01-09arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-09x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko
2019-01-09s390/pci: fix sleeping in atomic during hotplugSebastian Ott
2019-01-09powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-12-29x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre
2018-12-29x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2018-12-29x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-29KVM: Fix UAF in nested posted interrupt processingCfir Cohen
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-12-29KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li