aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-9/+0
2018-07-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-8/+14
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Gravatar Rafał Miłecki 2-9/+0
2018-07-26kvm, mm: account shadow page tables to kmemcgGravatar Shakeel Butt 1-1/+1
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsGravatar Kirill A. Shutemov 7-7/+13
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsGravatar Johannes Weiner 1-1/+3
2018-07-25arm64: Check for errata before evaluating cpu featuresGravatar Dirk Mueller 1-2/+2
2018-07-24Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-24/+5
2018-07-24s390: disable gcc pluginsGravatar Martin Schwidefsky 1-1/+1
2018-07-22alpha: fix osf_wait4() breakageGravatar Al Viro 1-4/+1
2018-07-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-7/+4
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-9/+10
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+7
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-9/+47
2018-07-21mm: make vm_area_alloc() initialize core fieldsGravatar Linus Torvalds 2-9/+3
2018-07-21mm: use helper functions for allocating and freeing vm_area structsGravatar Linus Torvalds 2-6/+6
2018-07-20Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-1/+1
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 24-47/+112
2018-07-20Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-70/+58
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Gravatar Felix Fietkau 1-1/+1
2018-07-20ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchGravatar Uwe Kleine-König 1-1/+1
2018-07-19bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddGravatar Daniel Borkmann 1-24/+5
2018-07-19Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 1-6/+3
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultGravatar Vineet Gupta 2-1/+3
2018-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-27/+52
2018-07-18powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gravatar Gautham R. Shenoy 1-0/+2
2018-07-18powerpc/Makefile: Assemble with -me500 when building for E500Gravatar James Clarke 1-0/+1
2018-07-18kvmclock: fix TSC calibration for nested guestsGravatar Peng Hao 1-0/+1
2018-07-18KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledGravatar Liran Alon 1-6/+21
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageGravatar Alexey Kardashevskiy 4-7/+42
2018-07-17x86/MCE: Remove min interval polling limitationGravatar Dewet Thibaut 1-3/+0
2018-07-17powerpc/xmon: Fix disassembly since printf changesGravatar Michael Ellerman 1-2/+2
2018-07-16ARM: dts: omap4-droid4: fix dts w.r.t. pwmGravatar Pavel Machek 1-6/+3
2018-07-16x86/apm: Don't access __preempt_count with zeroed fsGravatar Ville Syrjälä 2-6/+5
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Gravatar Paul Burton 1-1/+1
2018-07-16x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingGravatar Dan Williams 2-2/+7
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 4-3/+49
2018-07-15x86/kvmclock: set pvti_cpu0_va after enabling kvmclockGravatar Radim Krčmář 1-6/+5
2018-07-15x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDGravatar Janakarajan Natarajan 1-1/+1
2018-07-15kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingGravatar Jim Mattson 1-5/+4
2018-07-15x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksGravatar Vitaly Kuznetsov 1-8/+17
2018-07-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRGravatar Paolo Bonzini 1-1/+3
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentGravatar Hugh Dickins 1-3/+5
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 2-0/+46
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 1-1/+1
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesGravatar Olof Johansson 1-2/+2
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-16/+13