summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-31perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan1-13/+31
2018-03-31perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan1-0/+2
2018-03-31x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King1-1/+1
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin2-3/+2
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar78-469/+612
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-24/+25
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin1-3/+10
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar25-168/+165
2018-03-28Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-90/+154
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-39/+123
2018-03-28Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam1-14/+0
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com1-1/+1
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li1-2/+2
2018-03-28x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky3-18/+15
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman3-2/+4
2018-03-28x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet1-7/+4
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie323-2234/+3555
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-11/+12
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann1-3/+60
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann3-16/+38
2018-03-27x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet1-8/+26
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet1-8/+24
2018-03-27x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov1-5/+2
2018-03-27x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko1-1/+3
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes2-15/+0
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar46-326/+318
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2-5/+6
2018-03-26x86/devicetree: Use CPU description from Device TreeIvan Gorinov1-12/+33
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain1-4/+0
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain1-29/+41
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain1-27/+37
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes1-16/+0
2018-03-26powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin1-1/+1
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-95/+24
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-28/+33
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener1-1/+1
2018-03-24ARM: 8750/1: deflate_xip_data.sh: minor fixesNicolas Pitre1-3/+3
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2-7/+7
2018-03-24ARM: 8747/1: make CONFIG_DEBUG_WX depend on MMUArnd Bergmann1-0/+1
2018-03-24ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]Fabio Estevam1-1/+1
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar21-153/+185
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar5-28/+32
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner3-5/+3
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+27
2018-03-23KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson1-5/+5
2018-03-23Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-17/+18