arm/arm64: KVM: Require in-kernel vgic for the arch timers
[deliverable/linux.git] / arch /
2014-12-15  Christoffer Dallarm/arm64: KVM: Require in-kernel vgic for the arch...
2014-12-13  Christoffer Dallarm/arm64: KVM: Don't allow creating VCPUs after vgic_i...
2014-12-13  Christoffer Dallarm/arm64: KVM: Rename vgic_initialized to vgic_ready
2014-12-13  Peter Maydellarm/arm64: KVM: vgic: move reset initialization into...
2014-12-13  Christoffer Dallarm/arm64: KVM: Introduce stage2_unmap_vm
2014-12-13  Christoffer Dallarm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
2014-12-13  Christoffer Dallarm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
2014-12-13  Christoffer Dallarm/arm64: KVM: Reset the HCR on each vcpu when resetti...
2014-12-13  Christoffer Dallarm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off...
2014-12-13  Christoffer Dallarm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
2014-11-25  Andre Przywaraarm/arm64: KVM: avoid unnecessary guest register mangli...
2014-11-25  Ard Biesheuvelarm, arm64: KVM: handle potential incoherency of readon...
2014-11-25  Laszlo Ersekarm, arm64: KVM: allow forced dcache flush on page...
2014-11-25  Ard Biesheuvelkvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserve...
2014-11-25  Ard Biesheuvelarm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
2014-10-29  Paolo BonziniMerge tag 'kvm-s390-next-20141028' of git://git./linux...
2014-10-29  Jan KiszkaKVM: nVMX: Disable preemption while reading from shadow...
2014-10-29  Nadav AmitKVM: x86: Fix far-jump to non-canonical check
2014-10-29  Paolo BonziniKVM: emulator: fix execution close to the segment limit
2014-10-29  Paolo BonziniKVM: emulator: fix error code for __linearize
2014-10-28  David HildenbrandKVM: s390: sigp: split handling of SIGP STOP (AND STORE...
2014-10-28  David HildenbrandKVM: s390: sigp: inject emergency calls in a separate...
2014-10-28  David HildenbrandKVM: s390: sigp: instruction counters for all sigp...
2014-10-28  David HildenbrandKVM: s390: sigp: separate preparation handlers
2014-10-28  David HildenbrandKVM: s390: sigp: move target cpu checks into dispatcher
2014-10-28  David HildenbrandKVM: s390: sigp: dispatch orders with one target in...
2014-10-28  Thomas HuthKVM: s390: Fix size of monitor-class number field
2014-10-28  Jason J. HerneKVM: s390: Cleanup usage of current->mm in set_guest_st...
2014-10-28  Thomas HuthKVM: s390: Make the simple ipte mutex specific to a...
2014-10-26  Linus TorvaldsMerge tag 'armsoc-for-rc2' of git://git./linux/kernel...
2014-10-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-26  Olof JohanssonMerge tag 'imx-fixes-3.18' of git://git./linux/kernel...
2014-10-25  Fabio EstevamARM: dts: imx28-evk: Let i2c0 run at 100kHz
2014-10-25  Steve LongerbeamARM: i.MX6: Fix "emi" clock name typo
2014-10-24  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-24  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-10-24  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-10-24  Linus TorvaldsMerge tag 'stable/for-linus-3.18-b-rc1-tag' of git...
2014-10-24  Linus TorvaldsMerge tag 'sound-3.18-rc2' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge tag 'pm+acpi-3.18-rc2' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-24  Catalin Marinasarm64: Fix memblock current_limit with 64K pages and...
2014-10-24  David S. Millersparc64: Implement __get_user_pages_fast().
2014-10-24  David S. Millersparc64: Fix register corruption in top-most kernel...
2014-10-24  Arun Chandranarm64: ASLR: Don't randomise text when randomise_va_spa...
2014-10-24  Ralf BaechleMIPS: SEAD3: Fix I2C device registration.
2014-10-24  Nadav AmitKVM: x86: Wrong assertion on paging_tmpl.h
2014-10-24  Nadav AmitKVM: x86: PREFETCH and HINT_NOP should have SrcMem...
2014-10-24  Nadav AmitKVM: x86: Emulator does not decode clflush well
2014-10-24  Paolo BonziniKVM: emulate: avoid accessing NULL ctxt->memopp
2014-10-24  Ralf BaechleMIPS: SEAD3: Nuke PIC32 I2C driver.
2014-10-24  Nadav AmitKVM: x86: Decoding guest instructions which cross page...
2014-10-24  Michael S. Tsirkinkvm: x86: don't kill guest on unknown exit reason
2014-10-24  Petr Matousekkvm: vmx: handle invvpid vm exit gracefully
2014-10-24  Nadav AmitKVM: x86: Handle errors when RIP is set during far...
2014-10-24  Nadav AmitKVM: x86: Emulator fixes for eip canonical checks on...
2014-10-24  Nadav AmitKVM: x86: Fix wrong masking on relative jump/call
2014-10-24  Andy HonigKVM: x86: Improve thread safety in pit
2014-10-24  Andy HonigKVM: x86: Prevent host from panicking on shared MSR...
2014-10-24  Nadav AmitKVM: x86: Check non-canonical addresses upon WRMSR
2014-10-24  Olof JohanssonMerge tag 'socfpga_fixes_for_3.18' of git://git.rocketb...
2014-10-24  Olof JohanssonMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2014-10-24  Olof JohanssonMerge tag 'zynq-dt-fixes-for-3.18' of https://github...
2014-10-24  Olof JohanssonARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
2014-10-24  Olof JohanssonARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
2014-10-24  Markos ChandrasMIPS: ftrace: Fix a microMIPS build problem
2014-10-24  Stefan HengeleinMIPS: MSP71xx: Fix build error
2014-10-23  Linus TorvaldsMerge tag 'remove-weak-declarations' of git://git....
2014-10-23  Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-10-23  Rafael J. WysockiMerge branches 'acpi-pm' and 'pm-genirq'
2014-10-23  Rafael J. WysockiMerge branch 'pm-qos'
2014-10-23  Linus TorvaldsMerge tag 'hwmon-for-linus-v3.18-rc2' of git://git...
2014-10-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-10-23  Markos ChandrasMIPS: Malta: Do not build the malta-amon.c file if...
2014-10-23  Paul BurtonMIPS: Prevent compiler warning from cop2_{save,restore}
2014-10-23  Markos ChandrasMIPS: Kconfig: Add missing MIPS_CPS dependencies to...
2014-10-23  Markos ChandrasMIPS: idle: Remove leftover __pastwait symbol and its...
2014-10-23  Martin Kellyx86/xen: panic on bad Xen-provided memory map
2014-10-23  Boris Ostrovskyx86/xen: Fix incorrect per_cpu accessor in xen_clocksou...
2014-10-23  Juergen Grossx86/xen: avoid race in p2m handling
2014-10-23  Juergen Grossx86/xen: delay construction of mfn_list_list
2014-10-23  Juergen Grossx86/xen: avoid writing to freed memory after race in...
2014-10-23  Markos ChandrasMIPS: Sibyte: Include the swarm subdir to the sb1250...
2014-10-23  Aaro KoskinenMIPS: ptrace.h: Add a missing include
2014-10-23  Dinh NguyenARM: dts: socfpga: Add a 3.3V fixed regulator node
2014-10-23  Dinh NguyenARM: dts: socfpga: Fix SD card detect
2014-10-23  Dinh NguyenARM: dts: socfpga: rename gpio nodes
2014-10-22  Vineet GuptaARC: kgdb: generic kgdb_arch_pc() suffices
2014-10-22  Bjorn Helgaasx86, intel-mid: Remove "weak" from function declarations
2014-10-22  Stefan HengeleinMIPS: ath79: Fix compilation error when CONFIG_PCI...
2014-10-22  Stefan HengeleinMIPS: MSP71xx: Remove compilation error when CONFIG_MIP...
2014-10-22  David DaneyMIPS: Octeon: Remove special case for simulator command...
2014-10-22  David DaneyMIPS: tlbex: Properly fix HUGE TLB Refill exception...
2014-10-22  Aaro KoskinenMIPS: loongson2_cpufreq: Fix CPU clock rate setting...
2014-10-22  Varka Bhadrampci: pci-lantiq: remove duplicate check on resource
2014-10-22  Catalin Marinasarm64: vexpress: Add CLCD support to the ARMv8 model...
2014-10-22  Boris BrezillonARM: at91/dt: sam9263: fix PLLB frequencies
2014-10-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
next
This page took 0.049751 seconds and 8 git commands to generate.