aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-15
|\
| * drm/i915/bdw: support GMS and GGMS changesBen Widawsky2013-11-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-15
|\ \
| * | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-14
| * | sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-14
| * | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2013-11-14
| * | sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-13
| * | sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-12
| * | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-12
| * | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-12
| * | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-12
| * | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-12
| * | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-12
| * | sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-12
| * | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \
| * | | kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-13
| * | | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-11
| |\ \ \
| | * | | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-07
| | * | | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-07
| | * | | arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-29
| * | | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-11
| |\ \ \ \
| | * | | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-22
| | * | | | ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier2013-10-22
| | * | | | ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-22
| | * | | | ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-22
| * | | | | kvm, cpuid: Fix sparse warningBorislav Petkov2013-11-07
| * | | | | kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-06
| * | | | | kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-06
| * | | | | hung_task: add method to reset detectorMarcelo Tosatti2013-11-06
| * | | | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-06
| * | | | | kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin2013-11-06
| * | | | | KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov2013-11-05
| * | | | | KVM: emulator: cleanup decode_register_operand() a bitGleb Natapov2013-11-05
| * | | | | KVM: emulator: check rex prefix inside decode_register()Gleb Natapov2013-11-05
| * | | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \ \ \
| | * | | | | kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
| | * | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | | | kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-17
| | * | | | | kvm: powerpc: book3s: remove kvmppc_handler_highmem labelPaul Mackerras2013-10-17
| | * | | | | KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17