summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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
2018-03-23powerpc/mm: Workaround Nest MMU bug with TLB invalidationsBenjamin Herrenschmidt
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt
2018-03-23KVM: PPC: Book3S HV: Fix duplication of host SLB entriesPaul Mackerras
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann
2018-03-23powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-21MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-21ARM: OMAP: Fix SRAM W+X mappingTony Lindgren
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-20x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian
2018-03-20perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-20perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang
2018-03-20x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-20x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-16Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring