projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: MMU: Discard reserved bits checking on PDE bit 7-8
[linux-2.6]
/
arch
/
2009-06-10
Sheng Yang
KVM: MMU: Discard reserved bits checking on PDE bit 7-8
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: Fix unneeded instruction skipping during task...
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: Fix task switch back link handling.
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: VMX: Do not zero idt_vectoring_info in vmx_complet...
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted...
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: VMX: Fix handling of a fault during NMI unblocked...
tree
|
commitdiff
2009-06-10
Dong, Eddie
KVM: Use rsvd_bits_mask in load_pdptrs()
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: VMX: Fix feature testing
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: VMX: Clean up Flex Priority related
tree
|
commitdiff
2009-06-10
Wei Yongjun
KVM: remove pointless conditional before kfree() in...
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: MMU: Use different shadows when EFER.NXE changes
tree
|
commitdiff
2009-06-10
Dong, Eddie
KVM: MMU: Emulate #PF error code of reserved bits violation
tree
|
commitdiff
2009-06-10
Yang Zhang
KVM: ia64: enable external interrupt in vmm
tree
|
commitdiff
2009-06-10
Eddie Dong
KVM: MMU: Fix comment in page_fault()
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: VMX: Correct wrong vmcs field sizes
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Make flexpriority module parameter reflect...
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: Fix interrupt unhalting a vcpu when it shouldn't
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: Timer event should not unconditionally unhalt...
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Fold vm_need_ept() into callers
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Zero ept module parameter if ept is not present
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Zero the vpid module parameter if vpid is...
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Annotate module parameters as __read_mostly
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Simplify module parameter names
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Make module parameters readable
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: reuse (pop|push)_irq from svm.c in vmx.c
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: SVM: Remove duplicate code in svm_do_inject_vector()
tree
|
commitdiff
2009-06-10
Amit Shah
KVM: x86: Ignore reads to EVNTSEL MSRs
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: MMU: do not free active mmu pages in free_mmu_pages()
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: Device assignment framework rework
tree
|
commitdiff
2009-06-10
Hannes Eder
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
tree
|
commitdiff
2009-06-10
Jes Sorensen
KVM: ia64: Drop in SN2 replacement of fast path ITC...
tree
|
commitdiff
2009-06-10
Jes Sorensen
KVM: ia64: SN2 adjust emulated ITC frequency to match...
tree
|
commitdiff
2009-06-10
Jes Sorensen
KVM: ia64: Create inline function kvm_get_itc() to...
tree
|
commitdiff
2009-06-10
Jes Sorensen
KVM: ia64: Map in SN2 RTC registers to the VMM module
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: APIC: get rid of deliver_bitmask
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: change the way how lowest priority vcpu is calculated
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: consolidate ioapic/ipi interrupt delivery logic
tree
|
commitdiff
2009-06-10
Gleb Natapov
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
tree
|
commitdiff
2009-06-10
Joerg Roedel
KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
tree
|
commitdiff
2009-06-10
Yang Zhang
KVM: ia64: fix compilation error in kvm_get_lowest_prio...
tree
|
commitdiff
2009-06-10
Marcelo Tosatti
KVM: unify part of generic timer handling
tree
|
commitdiff
2009-06-10
Marcelo Tosatti
KVM: PIT: remove usage of count_load_time for channel 0
tree
|
commitdiff
2009-06-10
Marcelo Tosatti
KVM: PIT: remove unused scheduled variable
tree
|
commitdiff
2009-06-10
Marcelo Tosatti
KVM: x86: paravirt skip pit-through-ioapic boot check
tree
|
commitdiff
2009-06-10
Matt T. Yourst
KVM: x86: silence preempt warning on kvm_write_guest_time
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: Enable MSI-X for KVM assigned device
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: bit ops for deliver_bitmap
tree
|
commitdiff
2009-06-10
Sheng Yang
KVM: Update intr delivery func to accept unsigned long...
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
tree
|
commitdiff
2009-06-10
Avi Kivity
KVM: VMX: Don't use highmem pages for the msr and pio...
tree
|
commitdiff
2009-06-09
Linus Torvalds
Merge git://git./linux/kernel/git/rusty/linux-2.6-for...
tree
|
commitdiff
2009-06-09
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2009-06-09
Linus Torvalds
Merge branch 'for-linus' of git://neil.brown.name/md
tree
|
commitdiff
2009-06-09
Yinghai Lu
cpumask: alloc zeroed cpumask for static cpumask_var_ts
tree
|
commitdiff
2009-06-08
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
tree
|
commitdiff
2009-06-08
Linus Torvalds
Merge branch 'kvm-updates/2.6.30' of git://git./virt...
tree
|
commitdiff
2009-06-08
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-08
Ralf Baechle
MIPS: Outline udelay and fix a few issues.
tree
|
commitdiff
2009-06-08
Jaswinder Singh...
MIPS: ioctl.h: Fix headers_check warnings
tree
|
commitdiff
2009-06-08
Yoichi Yuasa
MIPS: Cobalt: PCI bus is always required to obtain...
tree
|
commitdiff
2009-06-08
Yoichi Yuasa
MIPS: Kconfig: Remove "Support for" from Cavium system...
tree
|
commitdiff
2009-06-08
Ralf Baechle
MIPS: Sibyte: Honor CONFIG_CMDLINE
tree
|
commitdiff
2009-06-08
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2009-06-08
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-06
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-06
Linus Torvalds
Merge branch 'upstream-linus2' of git://git./linux...
tree
|
commitdiff
2009-06-05
Linus Torvalds
Merge git://git./linux/kernel/git/mason/btrfs-unstable
tree
|
commitdiff
2009-06-05
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2009-06-05
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-06-05
Dave Jones
[CPUFREQ] powernow-k8: check space_id of _PCT registers...
tree
|
commitdiff
2009-06-04
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-04
Linus Torvalds
Merge branch 'drm-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-04
Rusty Russell
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPRO...
tree
|
commitdiff
2009-06-04
Russell King
Merge branch 'fix' of git://git./linux/kernel/git/ycmia...
tree
|
commitdiff
2009-06-04
Russell King
Merge branch 'for-rmk' of git://git.pengutronix.de...
tree
|
commitdiff
2009-06-04
Yinghai Lu
x86/pci: fix mmconfig detection with 32bit near 4g
tree
|
commitdiff
2009-06-04
Philipp Zabel
[ARM] pxa: fix pxa27x_udc default pullup GPIO
tree
|
commitdiff
2009-06-04
Jonathan Cameron
[ARM] pxa/imote2: fix UCAM sensor board ADC model number
tree
|
commitdiff
2009-06-03
Rabin Vincent
mx[23]: don't put clock lookups in __initdata
tree
|
commitdiff
2009-06-03
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-06-02
Russell King
[ARM] ARMv7 errata: only apply fixes when running on...
tree
|
commitdiff
2009-06-02
Martin Fuzzey
[ARM] 5534/1: kmalloc must return a cache line aligned...
tree
|
commitdiff
2009-06-02
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2009-06-02
Linus Torvalds
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
tree
|
commitdiff
2009-06-02
Benjamin Herrenschmidt
powerpc/pmac: Update PowerMac 32-bit defconfig
tree
|
commitdiff
2009-06-01
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2009-06-01
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-01
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2009-06-01
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2009-06-01
Linus Torvalds
Merge git://git./linux/kernel/git/jaswinder/headers...
tree
|
commitdiff
2009-05-30
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-05-30
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-05-30
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-05-30
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-05-30
Len Brown
Merge branches 'bugzilla-13121+', 'bugzilla-13233'...
tree
|
commitdiff
2009-05-30
Joe Perches
acpi-cpufreq: fix printk typo and indentation
tree
|
commitdiff
2009-05-29
David S. Miller
sparc64: Fix section attribute warnings.
tree
|
commitdiff
2009-05-29
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2009-05-29
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
next