summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: Move KVM context switch into own functionAndi Kleen2011-01-121-25/+38
* KVM: x86: Mark kvm_arch_setup_async_pf staticJan Kiszka2011-01-121-1/+1
* KVM: Send async PF when guest is not in userspace too.Gleb Natapov2011-01-121-1/+2
* KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-124-2/+8
* KVM paravirt: Handle async PF in non preemptable contextGleb Natapov2011-01-121-6/+34
* KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-123-5/+42
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-126-9/+243
* KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-122-0/+98
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-123-2/+42
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-123-12/+13
* KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov2011-01-121-0/+1
* KVM: Retry fault before vmentryGleb Natapov2011-01-124-12/+28
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-126-5/+183
* KVM: Don't reset mmu context unnecessarily when updating EFERAvi Kivity2011-01-021-1/+0
* KVM: i8259: initialize isr_ackAvi Kivity2011-01-021-0/+2
* KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-291-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-12-185-13/+37
|\
| * arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-174-13/+29
| * arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-171-0/+8
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-181-0/+4
|\ \
| * | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-171-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-185-14/+57
|\ \ \ | |/ / |/| |
| * | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-172-1/+5
| * | x86: avoid E820 regions when allocating address spaceBjorn Helgaas2010-12-171-1/+37
| * | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-173-3/+12
| * | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6
| * | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-171-1/+0
| |/
* | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-12-175-136/+55
|\ \
| * | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-174-135/+54
| * | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-171-1/+1
* | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-175-12/+15
|\ \ \ | |/ / |/| |
| * | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-161-1/+3
| * | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| * | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9
| * | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-1728-146/+339
|\ \
| * | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney2010-12-161-0/+22
| * | MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2010-12-162-4/+20
| * | MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+2
| * | MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle2010-12-161-1/+3
| * | MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| * | MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens2010-12-161-0/+16
| * | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-162-20/+10
| * | MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens2010-12-161-22/+92
| * | MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens2010-12-161-19/+9
| * | MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| * | MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| * | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-162-7/+4
| * | MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1
| * | MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2