summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon2019-01-162-10/+8
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-161-1/+1
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2019-01-132-29/+9
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2019-01-132-5/+6
* arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2019-01-131-28/+18
* powerpc/boot: Set target when cross-compiling for clangJoel Stanley2019-01-131-0/+5
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-132-1/+7
* powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2019-01-131-2/+6
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2019-01-135-13/+13
* powerpc: remove old GCC version checksNicholas Piggin2019-01-131-29/+2
* m68k: Fix memblock-related crashesGeert Uytterhoeven2019-01-132-2/+2
* x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov2019-01-131-5/+2
* x86/mm: Fix guard hole handlingKirill A. Shutemov2019-01-133-9/+15
* powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2019-01-131-3/+16
* ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam2019-01-131-2/+7
* ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang2019-01-131-1/+1
* ARM: dts: imx7d-pico: Describe the Wifi clockFabio Estevam2019-01-131-1/+21
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2019-01-131-0/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* arm64: dts: mt7622: fix no more console output on rfb1Ryder Lee2019-01-131-1/+6
* ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3VCorentin Labbe2019-01-131-2/+2
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon2019-01-092-4/+5
* ARM: dts: exynos: Specify I2S assigned clocks in proper nodeSylwester Nawrocki2019-01-092-10/+8
* arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2019-01-091-1/+1
* MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2019-01-091-1/+1
* MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-091-1/+2
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-094-9/+7
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-091-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-095-7/+70
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-092-20/+22
* powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2019-01-092-9/+29
* clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2019-01-091-0/+1
* KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson2019-01-091-2/+5
* arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier2019-01-091-10/+25
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-091-1/+1
* x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams2019-01-091-6/+0
* x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2019-01-092-2/+3
* s390/pci: fix sleeping in atomic during hotplugSebastian Ott2019-01-091-1/+1
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-01-091-1/+1
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-12-295-6/+6
* x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre2018-12-291-0/+4
* x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan2018-12-291-1/+2
* x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams2018-12-291-2/+11
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-291-0/+2
* KVM: Fix UAF in nested posted interrupt processingCfir Cohen2018-12-291-0/+2
* kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-292-0/+3
* KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li2018-12-291-1/+1