aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity2011-03-171-28/+5
* KVM: x86 emulator: vendor specific instructionsAvi Kivity2011-03-172-3/+10
* KVM: Drop bogus x86_decode_insn() error checkAvi Kivity2011-03-171-3/+0
* KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka2011-03-171-4/+0
* KVM: x86: release kvmclock page on resetGlauber Costa2011-03-171-8/+12
* mm: remove is_hwpoison_addressHuang Ying2011-03-172-40/+0
* KVM: Replace is_hwpoison_address with __get_user_pagesHuang Ying2011-03-171-1/+10
* mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-177-3/+21
* mm: export __get_user_pagesHuang Ying2011-03-175-11/+60
* KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2011-03-172-0/+20
* KVM: make make_all_cpus_request() locklessXiao Guangrong2011-03-172-12/+3
* KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-174-12/+35
* KVM: fix build warning within __kvm_set_memory_region() on s390Heiko Carstens2011-03-171-0/+2
* KVM: x86: Remove user space triggerable MCE error messageJan Kiszka2011-03-171-3/+0
* KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong2011-03-171-1/+4
* KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity2011-03-171-2/+5
* KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity2011-03-171-2/+2
* KVM: VMX: increase ple_gap default to 128Rik van Riel2011-03-171-2/+2
* KVM: SVM: Add support for perf-kvmJoerg Roedel2011-03-171-2/+10
* KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity2011-03-171-7/+36
* KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity2011-03-171-0/+2
* KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-172-12/+16
* KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek2011-03-171-1/+1
* KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity2011-03-172-10/+9
* Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-03-1613-272/+316
|\
| * vfs: bury ->get_sb()Al Viro2011-03-165-103/+47
| * nfs: switch NFS from ->get_sb() to ->mount()Al Viro2011-03-161-66/+66
| * nfs: stop mangling ->mnt_devname on NFSAl Viro2011-03-161-23/+0
| * vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro2011-03-163-9/+60
| * nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro2011-03-163-18/+13
| * nfs: make nfs_path() work without vfsmountAl Viro2011-03-164-62/+74
| * nfs: store devname at disconnected NFS rootsAl Viro2011-03-163-4/+65
| * nfs: propagate devname to nfs{,4}_get_root()Al Viro2011-03-163-9/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-1616-34/+815
|\ \
| * | m68k/block: amiflop - Remove superfluous amiga_chip_alloc() castGeert Uytterhoeven2011-03-161-2/+2
| * | m68k/atari: ARAnyM - Add support for network accessMilan Jurik2011-03-163-0/+279
| * | m68k/atari: ARAnyM - Add support for console accessRoman Zippel2011-03-164-38/+171
| * | m68k/atari: ARAnyM - Add support for block accessRoman Zippel2011-03-163-0/+205
| * | m68k/atari: Initial ARAnyM supportPetr Stehlik2011-03-166-0/+156
| * | m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven2011-03-161-2/+0
| * | m68k: Makefiles - Change to new flags variablesmatt mooney2011-03-161-2/+2
| * | m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven2011-03-161-4/+0
| * | m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab2011-03-161-3/+7
| * | m68k: Use base_trap_init() to initialize vectorsRoman Zippel2011-03-161-5/+5
| * | m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-163-16/+26
* | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1676-8400/+1
|\ \ \
| * | | ARM: 6629/2: aaec2000: remove support for mach-aaec2000Jamie Iles2011-02-1120-1018/+0
| * | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-2458-7382/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16295-3388/+7683
|\ \ \ \
| * \ \ \ Merge branch 'p2v' into develRussell King2011-03-1686-189/+434
| |\ \ \ \