Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
599f030cc596cd41a0f966afd4cee2e2fc48ee86
/
drivers
599f030
[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver
by John Rigby
· 18 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
4eece4c
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
by Paul Mackerras
· 18 years ago
5bdeae4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
d145c72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 18 years ago
3b470ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
2c57ee6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 18 years ago
2419505
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
a63ca8f
docbook: fix drivers/base/class warning
by Randy Dunlap
· 18 years ago
203a512
[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"
by James Bottomley
· 18 years ago
3d9dd6e
[SCSI] handle scsi_init_queue failure properly
by FUJITA Tomonori
· 18 years ago
b172b6e
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
by FUJITA Tomonori
· 18 years ago
c639d14
[SCSI] scsi_debug: add XDWRITEREAD_10 support
by FUJITA Tomonori
· 18 years ago
072d0bb
[SCSI] scsi_debug: add bidi data transfer support
by FUJITA Tomonori
· 18 years ago
3de9f94
[SCSI] scsi_debug: add get_data_transfer_info helper function
by FUJITA Tomonori
· 18 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 18 years ago
b8de163
[SCSI] bidirectional: fix up for the new blk_end_request code
by Kiyoshi Ueda
· 18 years ago
6f9a35e
[SCSI] bidirectional command support
by Boaz Harrosh
· 19 years ago
30b0c37
[SCSI] implement scsi_data_buffer
by Boaz Harrosh
· 19 years ago
bb52d82
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
by Boaz Harrosh
· 19 years ago
03e7925
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 18 years ago
67eb633
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 18 years ago
969ceff
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
by David Milburn
· 18 years ago
2adbfa3
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
by Thomas Bogendoerfer
· 18 years ago
9d058ec
[SCSI] zfcp: fix sense_buffer access bug
by FUJITA Tomonori
· 18 years ago
149d6ba
[SCSI] ncr53c8xx: fix sense_buffer access bug
by FUJITA Tomonori
· 18 years ago
c1c9ce5
[SCSI] aic79xx: fix sense_buffer access bug
by FUJITA Tomonori
· 18 years ago
c372f4a
[SCSI] hptiop: fix sense_buffer access bug
by FUJITA Tomonori
· 18 years ago
de15c20
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
by Nathan Lynch
· 18 years ago
0fce562
KVM: Move drivers/kvm/* to virt/kvm/
by Avi Kivity
· 19 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 19 years ago
9584bf2
KVM: VMX: Add printk_ratelimit in vmx_intr_assist
by Ryan Harper
· 19 years ago
0711456
KVM: Portability: Move kvm_vm_stat to x86.h
by Zhang Xiantao
· 19 years ago
bfc6d22
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
by Zhang Xiantao
· 19 years ago
d7deeeb
KVM: Portability: move vpic and vioapic to kvm_arch
by Zhang Xiantao
· 19 years ago
f05e70a
KVM: Portability: Move mmu-related fields to kvm_arch
by Zhang Xiantao
· 19 years ago
d69fb81
KVM: Portability: Move memslot aliases to new struct kvm_arch
by Zhang Xiantao
· 19 years ago
77b4c25
KVM: Portability: Move kvm_vcpu_stat to x86.h
by Zhang Xiantao
· 19 years ago
d17fbbf
KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure.
by Zhang Xiantao
· 19 years ago
d657a98
KVM: Portability: Move kvm_vcpu definition back to kvm.h
by Zhang Xiantao
· 19 years ago
1d737c8
KVM: Portability: Split mmu-related static inline functions to mmu.h
by Zhang Xiantao
· 19 years ago
ad312c7
KVM: Portability: Introduce kvm_vcpu_arch
by Zhang Xiantao
· 19 years ago
682c59a
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
by Zhang Xiantao
· 19 years ago
2bacc55
KVM: MMU: emulated cmpxchg8b should be atomic on i386
by Marcelo Tosatti
· 19 years ago
62b9aba
KVM: SVM: support writing 0 to K8 performance counter control registers
by Joerg Roedel
· 19 years ago
722f6ec
KVM: LAPIC: minor debugging compile fix
by Joerg Roedel
· 19 years ago
7819026
KVM: MMU: Fix SMP shadow instantiation race
by Marcelo Tosatti
· 19 years ago
1d07543
KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic
by Joerg Roedel
· 19 years ago
e833240
KVM: MMU: Use mmu_set_spte() for real-mode shadows
by Avi Kivity
· 19 years ago
bc750ba
KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal
by Avi Kivity
· 19 years ago
1c4f1fd
KVM: MMU: Move set_pte() into guest paging mode independent code
by Avi Kivity
· 19 years ago
2fbf4cf
KVM: MMU: Remove walker argument to set_pte()
by Avi Kivity
· 19 years ago
e3f9550
KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site
by Avi Kivity
· 19 years ago
b4ab019
KVM: MMU: No need to pick up nx bit from guest pte
by Avi Kivity
· 19 years ago
41074d0
KVM: MMU: Fix inherited permissions for emulated guest pte updates
by Avi Kivity
· 19 years ago
bedbe4e
KVM: MMU: Move pte access calculation into a helper function
by Avi Kivity
· 19 years ago
8d87a03
KVM: MMU: Set nx bit correctly on shadow ptes
by Avi Kivity
· 19 years ago
fe135d2
KVM: MMU: Simplify calculation of pte access
by Avi Kivity
· 19 years ago
b3e4e63
KVM: MMU: Use cmpxchg for pte updates on walk_addr()
by Marcelo Tosatti
· 19 years ago
80a8119
KVM: SVM: Trap access to the cr8 register
by Avi Kivity
· 19 years ago
6e3d5df
KVM: x86 emulator: Fix stack instructions on 64-bit mode
by Avi Kivity
· 19 years ago
152ff9b
KVM: SVM: Emulate read/write access to cr8
by Joerg Roedel
· 19 years ago
e531406
KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel
by Avi Kivity
· 19 years ago
e934c9c
KVM: x86 emulator: fix eflags preparation for emulation
by Avi Kivity
· 19 years ago
7ee5d940
KVM: Use generalized exception queue for injecting #UD
by Avi Kivity
· 19 years ago
c1a5d4f
KVM: Replace #GP injection by the generalized exception queue
by Avi Kivity
· 19 years ago
c3c91fe
KVM: Replace page fault injection by the generalized exception queue
by Avi Kivity
· 19 years ago
298101d
KVM: Generalize exception injection mechanism
by Avi Kivity
· 19 years ago
4bf8ed8
KVM: MMU: Remove unused prev_shadow_ent variable from fetch()
by Marcelo Tosatti
· 19 years ago
e4a533a
KVM: Convert KVM from ->nopage() to ->fault()
by npiggin@suse.de
· 19 years ago
53e0aa7
KVM: Portability: Create kvm_arch_vcpu_runnable() function
by Hollis Blanchard
· 19 years ago
e01a1b5
KVM: Portability: Stop including x86-specific headers in kvm_main.c
by Hollis Blanchard
· 19 years ago
e217402
KVM: Portability: Move IO device definitions to its own header file
by Hollis Blanchard
· 19 years ago
d77a39d
KVM: Portability: Move address types to their own header file
by Hollis Blanchard
· 19 years ago
b1fd3d3
KVM: Extend ioapic code to support iosapic
by Zhang Xiantao
· 19 years ago
0c7ac28
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
by Zhang Xiantao
· 19 years ago
8be5453
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
by Zhang Xiantao
· 19 years ago
2b5203e
KVM: SVM: Remove KVM specific defines for MSR_EFER
by Carlo Marcelo Arenas Belon
· 19 years ago
fb56dbb
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
by Avi Kivity
· 19 years ago
d2308784
KVM: Correct kvm_init() error paths not freeing bad_pge.
by Zhang Xiantao
· 19 years ago
f77bc6a
KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c
by Zhang Xiantao
· 19 years ago
018a98d
KVM: x86 emulator: unify four switch statements into two
by Avi Kivity
· 19 years ago
111de5d
KVM: x86 emulator: unify two switches
by Avi Kivity
· 19 years ago
b9fa9d6
KVM: x86 emulator: Move rep processing before instruction execution
by Avi Kivity
· 19 years ago
d7e5117
KVM: x86 emulator: cmps instruction
by Guillaume Thouvenin
· 19 years ago
e8d8d7f
KVM: x86 emulator: Rename 'cr2' to 'memop'
by Sheng Yang
· 19 years ago
448353c
KVM: MMU: mark pages that were inserted to the shadow pages table as accessed
by Izik Eidus
· 19 years ago
eb9774f
KVM: Remove misleading check for mmio during event injection
by Avi Kivity
· 19 years ago
f21b8bf
KVM: x86 emulator: address size and operand size overrides are sticky
by Avi Kivity
· 19 years ago
90e0a28
KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2
by Guillaume Thouvenin
· 19 years ago
e9f85cd
KVM: Portability: Move unalias_gfn to arch dependent file
by Zhang Xiantao
· 19 years ago
83ff3b9
KVM: VMX: Remove the secondary execute control dependency on irqchip
by Sheng Yang
· 19 years ago
0771671
KVM: Enhance guest cpuid management
by Dan Kenigsberg
· 19 years ago
6d4e4c4
KVM: Disallow fork() and similar games when using a VM
by Avi Kivity
· 19 years ago
76c35c6
KVM: MMU: Rename 'release_page'
by Avi Kivity
· 19 years ago
4db3531
KVM: MMU: Rename variables of type 'struct kvm_mmu_page *'
by Avi Kivity
· 19 years ago
1d28f5f
KVM: Remove gpa_to_hpa()
by Avi Kivity
· 19 years ago
0d81f29
KVM: MMU: Remove gva_to_hpa()
by Avi Kivity
· 19 years ago
3f3e712
KVM: MMU: Simplify nonpaging_map()
by Avi Kivity
· 19 years ago
1755fbc
KVM: MMU: Introduce gfn_to_gpa()
by Avi Kivity
· 19 years ago
Next »