summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang2010-03-012-4/+4
| * KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-012-53/+57
| * KVM: PPC: Fix typo in rebolting codeAlexander Graf2010-03-011-1/+1
| * KVM: Fill out ftrace exit reason stringsAvi Kivity2010-03-011-19/+39
| * KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-011-1/+1
| * KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-016-19/+19
| * KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-015-38/+43
| * KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-014-12/+15
| * KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-012-9/+55
| * KVM: use SRCU for dirty logMarcelo Tosatti2010-03-011-8/+41
| * KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-013-16/+22
| * KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-014-39/+71
| * KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-012-7/+22
| * KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-015-14/+17
| * KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-011-15/+1
| * KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-014-1/+24
| * KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-011-3/+10
| * KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-013-0/+3
| * KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel2010-03-011-8/+10
| * KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-015-4/+68
| * KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-014-0/+16
| * x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-011-1/+2
| * KVM: Extended shared_msr_global to per CPUSheng Yang2010-03-011-22/+33
| * KVM: VMX: Remove redundant variableSheng Yang2010-03-011-2/+0
| * KVM: VMX: Fold ept_update_paging_mode_cr4() into its callerAvi Kivity2010-03-011-12/+8
| * KVM: VMX: When using ept, allow the guest to own cr4.pgeAvi Kivity2010-03-011-0/+2
| * KVM: VMX: Make guest cr4 mask more conservativeAvi Kivity2010-03-011-4/+6
| * KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-015-17/+30
| * KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2010-03-012-13/+13
| * KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-012-0/+11
| * KVM: MMU: Report spte not found in rmap before BUG()Avi Kivity2010-03-011-0/+1
| * KVM: x86: raise TSS exception for NULL CS and SS segmentsMarcelo Tosatti2010-03-011-0/+11
| * KVM: x86: make double/triple fault promotion generic to all exceptionsEddie Dong2010-03-011-28/+61
* | x86: fix mtrr missing kernel-docRandy Dunlap2010-03-051-0/+1
* | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-056-107/+611
|\ \
| * | x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu2010-03-041-2/+2
| * | kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-253-22/+441
| * | x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu2010-02-252-1/+63
| * | kprobes/x86: Cleanup save/restore registersMasami Hiramatsu2010-02-251-61/+67
| * | kprobes/x86: Boost probes when reenteringMasami Hiramatsu2010-02-251-22/+26
| * | kprobes: Introduce kprobes jump optimizationMasami Hiramatsu2010-02-251-0/+13
| * | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-252-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-0417-276/+99
|\ \ \
| * | | sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-031-5/+7
| * | | sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-0312-247/+18
| * | | sparc: Update defconfigs.David S. Miller2010-03-032-24/+66
| * | | sparc: Provide io{read,write}{16,32}be().David S. Miller2010-03-032-0/+8
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-042-9/+5
|\ \ \ \
| * \ \ \ Merge branch 'coh' into dmaengineDan Williams2010-03-041-1/+1
| |\ \ \ \
| | * | | | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-1/+1