summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2018-03-28Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-03-28Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li
2018-03-28x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-28x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann
2018-03-27x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet
2018-03-27x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov
2018-03-27x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso
2018-03-26x86/devicetree: Use CPU description from Device TreeIvan Gorinov
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes
2018-03-26powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener
2018-03-24ARM: 8750/1: deflate_xip_data.sh: minor fixesNicolas Pitre
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-03-24ARM: 8747/1: make CONFIG_DEBUG_WX depend on MMUArnd Bergmann
2018-03-24ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]Fabio Estevam
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-23KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson
2018-03-23Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-23powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2018-03-23powerpc/mm/radix: Move the functions that does the actual tlbie closerAneesh Kumar K.V
2018-03-23powerpc/mm/radix: Remove unused codeAneesh Kumar K.V