aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixesArnd Bergmann1-0/+1
2018-04-26x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam1-0/+2
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina1-4/+4
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang1-2/+0
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang1-5/+0
2018-04-26x86/cpufeatures: Enumerate cldemote instructionFenghua Yu1-0/+1
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+11
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang1-3/+6
2018-04-25bpf, x64: fix JIT emission for dead codeGianluca Borello1-1/+11
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func namesSteven Rostedt (VMware)1-2/+17
2018-04-25Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář7-5/+46
2018-04-25powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin1-5/+17
2018-04-25x86/pti: Filter at vma->vm_page_prot populationDave Hansen2-0/+9
2018-04-25x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen1-0/+10
2018-04-25x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen1-3/+13
2018-04-25x86/pti: Fix boot warning from Global-bit settingDave Hansen1-10/+30
2018-04-25x86/pti: Fix boot problems from Global-bit settingDave Hansen1-2/+2
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin1-3/+5
2018-04-24arm64: support __int128 with clangJason A. Donenfeld1-0/+4
2018-04-24arm64: only advance singlestep for user instruction trapsMark Rutland1-1/+2
2018-04-24arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips3-3/+3
2018-04-24arm64: ptrace: remove addr_limit manipulationMark Rutland1-6/+0
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno1-1/+1
2018-04-24riscv: there is no <asm/handle_irq.h>Christoph Hellwig1-1/+0
2018-04-24riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig1-3/+1
2018-04-24arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang2-3/+3
2018-04-24x86/microcode: Do not exit early from __reload_late()Borislav Petkov1-4/+2
2018-04-24x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov1-2/+0
2018-04-24powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar1-5/+2
2018-04-24powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address rangeAlistair Popple1-4/+19
2018-04-24powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parametersAlistair Popple2-4/+14
2018-04-24powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple1-9/+42
2018-04-24powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh1-17/+0
2018-04-24powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh1-0/+2
2018-04-23arm64: add sentinel to kpti_safe_listMark Rutland1-0/+1
2018-04-23x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2-2/+2
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky2-0/+13
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild1-4/+4
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-104/+52
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+37
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+3
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan1-1/+1
2018-04-20parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier6-1/+44
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-4/+20