summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-08Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-07kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren
2016-01-06arm64: head.S: use memset to clear BSSMark Rutland
2016-01-06arm64: entry: remove pointless SPSR mode checkMark Rutland
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen
2016-01-06x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macroJiri Olsa
2016-01-06x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2016-01-05arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-01-05arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel