aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky16-32/+24
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski9-12/+0
2008-10-15Merge branch 'fixes' into for-linusRussell King1122-19050/+90447
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-284/+256
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds281-6171/+12899
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2-0/+13
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang4-22/+33
2008-10-15KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang1-6/+13
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2-0/+5
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang6-48/+6
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang1-255/+0
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao2-194/+3
2008-10-15KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti1-1/+2
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2-11/+9
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han1-18/+11
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti3-2/+18
2008-10-15KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti1-1/+4
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti1-12/+60
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti3-18/+197
2008-10-15KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti1-0/+14
2008-10-15KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti1-4/+9
2008-10-15KVM: MMU: mmu_parent_walkMarcelo Tosatti1-0/+27
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti5-5/+71
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2-0/+37
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti2-0/+64
2008-10-15KVM: MMU: do not write-protect large mappingsMarcelo Tosatti1-2/+8
2008-10-15KVM: MMU: move local TLB flush to mmu_set_spteMarcelo Tosatti1-4/+4
2008-10-15KVM: MMU: split mmu_set_spteMarcelo Tosatti1-44/+57
2008-10-15KVM: MMU: flush remote TLBs on large->normal entry overwriteMarcelo Tosatti1-1/+4
2008-10-15x86: pvclock: fix shadowed variable warningHarvey Harrison1-5/+5
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang1-21/+91
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang4-51/+84
2008-10-15KVM: don't enter guest after SIPI was received by a CPUGleb Natapov1-1/+1
2008-10-15KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison1-1/+1
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti5-33/+10
2008-10-15KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah1-41/+45
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour3-0/+215
2008-10-15[ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier1-11/+43
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi7-8/+0
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2-5/+16
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer5-87/+15
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno1-0/+37
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno4-74/+58
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno1-3/+3
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno1-0/+3
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber1-1/+1
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber1-1/+1