aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its hel...Takuya Yoshikawa2010-04-25
* KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x...Takuya Yoshikawa2010-04-25
* KVM: inject #UD in 64bit mode from instruction that are not valid thereGleb Natapov2010-04-25
* KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov2010-04-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-21
|\
| * m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-20
| * m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-20
| * Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-20
| * m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-20
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-21
|\ \ | |/ |/|
| * KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-21
| * KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| * KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-20
| * KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-20
| * KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-20
| * KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-20
| * KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-20
| * KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-20
|\ \
| * | sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-20
| * | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-19
| * | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-19
| * | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-14
| * | sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller2010-04-13
| * | sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-13
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-20
|\ \ \
| * | | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-08
* | | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-20
| |_|/ |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-19
|\ \ \
| * | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-14
| * | | ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-14
| * | | ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-14
| * | | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak2010-04-14
| * | | ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
| * | | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen2010-04-14
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
|\ \ \
| * \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| |\ \ \
| | * | | x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-07
| | * | | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-07
| | |\ \ \
| | | * | | x86/amd-iommu: use for_each_pci_devChris Wright2010-04-07
| | | * | | Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-07
| | | * | | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-07
| | | * | | x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-07
| | | * | | x86/amd-iommu: Use helper function to destroy domainJoerg Roedel2010-03-08
| | | * | | x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel2010-03-01
| | | * | | x86/amd-iommu: Pt mode fix for domain_destroyChris Wright2010-03-01
| | | * | | x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-01
| | | * | | x86/amd-iommu: Remove double NULL check in check_deviceJulia Lawall2010-03-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-14
|\ \ \ \ \ \
| * | | | | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
| | |_|_|/ / | |/| | | |