summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: Remove FAST_FEATURE_TESTSPeter Zijlstra
2018-03-20x86: Force asm-gotoPeter Zijlstra
2018-03-20Merge branch 'linus' into x86/build to pick up dependenciesThomas Gleixner
2018-03-20dma/direct: Handle force decryption for DMA coherent buffers in common codeChristoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig
2018-03-20x86/dma/amd_gart: Use dma_direct_{alloc,free}()Christoph Hellwig
2018-03-20x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMAChristoph Hellwig
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig
2018-03-20Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar
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-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...Peter Zijlstra
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-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-19m68k/defconfig: Update defconfigs for v4.16-rc5Geert Uytterhoeven
2018-03-19m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-19m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2018-03-19macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain
2018-03-19m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain
2018-03-19m68k/mac: Enable PDMA support for PowerBook 190Finn Thain
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