summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-19Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-07-18powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy
2018-07-18powerpc/Makefile: Assemble with -me500 when building for E500James Clarke
2018-07-18kvmclock: fix TSC calibration for nested guestsPeng Hao
2018-07-18KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-18ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij
2018-07-17x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-17powerpc/xmon: Fix disassembly since printf changesMichael Ellerman
2018-07-16ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek
2018-07-16x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-16x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-15x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář
2018-07-15x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan
2018-07-15kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson
2018-07-15x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov
2018-07-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-07-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-13ARM: net: bpf: improve 64-bit ALU implementationRussell King
2018-07-13ARM: net: bpf: improve 64-bit store implementationRussell King
2018-07-13ARM: net: bpf: improve 64-bit sign-extended immediate loadRussell King
2018-07-13ARM: net: bpf: improve 64-bit load immediate implementationRussell King
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross
2018-07-12ARM: net: bpf: use double-word load/stores where availableRussell King
2018-07-12ARM: net: bpf: always use odd/even register pairRussell King
2018-07-12ARM: net: bpf: avoid reloading 'array'Russell King
2018-07-12ARM: net: bpf: avoid reloading 'index'Russell King
2018-07-12ARM: net: bpf: use ldr instructions with shifted rm registerRussell King
2018-07-12ARM: net: bpf: use immediate forms of instructions where possibleRussell King
2018-07-12ARM: net: bpf: imm12 constant conversionRussell King
2018-07-12ARM: net: bpf: access eBPF scratch space using ARM FP registerRussell King
2018-07-12ARM: net: bpf: 64-bit accessor functions for BPF registersRussell King
2018-07-12ARM: net: bpf: provide accessor functions for BPF registersRussell King
2018-07-12ARM: net: bpf: remove is_on_stack() and sstk/dstkRussell King
2018-07-12ARM: net: bpf: use negative numbers for stacked registersRussell King
2018-07-12ARM: net: bpf: provide load/store ops with negative immediatesRussell King
2018-07-12ARM: net: bpf: enumerate the JIT scratch stack layoutRussell King
2018-07-12ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford