module_param: make bool parameters really bool (arch)
[linux-2.6-block.git] / arch / x86 / kvm / mmu.c
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (arch)
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Linus TorvaldsMerge tag 'rmobile-for-linus' of git://github.com/pmund...
2012-01-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-01-12 Paul MundtMerge branch 'sh/nommu' into sh-latest
2012-01-12 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2012-01-12 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-12 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2012-01-12 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-01-12 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-01-11 Linus TorvaldsMerge tag 'for-linux-3.3-merge-window' of git://linux...
2012-01-11 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-11 Linus TorvaldsMerge branch 'unicore32' of git://github.com/gxt/linux
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2012-01-11 Linus TorvaldsMerge branch 'akpm' (aka "Andrew's patch-bomb")
2012-01-10 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'nfs-for-3.3' of git://git.linux-nfs.org...
2012-01-10 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-01-10 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-10 Linus TorvaldsMerge branch 'drm-core-next' of git://people.freedeskto...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-01-10 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2012-01-10 Linus TorvaldsMerge branch 'stable/for-linus-3.3' of git://git./linux...
2012-01-10 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-10 Linus TorvaldsMerge branch 'kvm-updates/3.3' of git://git./virt/kvm/kvm
2012-01-09 Dmitry TorokhovMerge branch 'next' into for-linus
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Grant LikelyMerge branch 'spi/next' (early part) into spi/merge
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-04 Anton VorontsovMerge branch 'power-supply-scope' of git://git./linux...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-27 Jan KiszkaKVM: MMU: Drop unused return value of kvm_mmu_remove_so...
2011-12-27 Xiao GuangrongKVM: MMU: audit: inline audit function
2011-12-27 Xiao GuangrongKVM: MMU: remove oos_shadow parameter
2011-12-27 Xiao GuangrongKVM: MMU: move the relevant mmu code to mmu.c
2011-12-27 Xiao GuangrongKVM: MMU: audit: replace mmu audit tracepoint with...
2011-12-27 Xiao GuangrongKVM: introduce kvm_for_each_memslot macro
2011-12-27 Xiao GuangrongKVM: introduce KVM_MEM_SLOTS_NUM macro
2011-12-27 Takuya YoshikawaKVM: Optimize dirty logging by rmap_write_protect()
2011-12-27 Takuya YoshikawaKVM: MMU: Split gfn_to_rmap() into two functions
2011-12-27 Takuya YoshikawaKVM: MMU: Clean up BUG_ON() conditions in rmap_write_pr...
2011-12-27 Chris WrightKVM: MMU: remove KVM host pv mmu support
2011-12-27 Xiao GuangrongKVM: MMU: improve write flooding detected
2011-12-27 Xiao GuangrongKVM: MMU: fix detecting misaligned accessed
2011-12-27 Xiao GuangrongKVM: MMU: split kvm_mmu_pte_write function
2011-12-27 Xiao GuangrongKVM: MMU: remove unnecessary kvm_mmu_free_some_pages
2011-12-27 Xiao GuangrongKVM: MMU: fast prefetch spte on invlpg path
2011-12-27 Xiao GuangrongKVM: MMU: cleanup FNAME(invlpg)
2011-12-27 Xiao GuangrongKVM: MMU: do not mark accessed bit on pte write path
2011-12-27 Xiao GuangrongKVM: x86: retry non-page-table writing instructions
2011-12-27 Xiao GuangrongKVM: MMU: avoid pte_list_desc running out in kvm_mmu_pt...
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-20 Ingo MolnarMerge branch 'for-tip' of git://git./linux/kernel/git...
2011-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-05 Thomas GleixnerMerge branch 'fortglx/3.3/tip/timers/core' of git:...
2011-12-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-05 Ingo MolnarMerge branch 'upstream/ticketlock-cleanup' of git:...
2011-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git./linux/kernel/git...
2011-11-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-29 Dmitry TorokhovMerge commit 'v3.2-rc3' into next
2011-11-28 Tejun HeoMerge branch 'master' into x86/memblock
2011-11-28 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-11-26 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-25 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-11-24 Anton VorontsovMerge tag 'v3.1' from git://git./linux/kernel/git/torva...
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next