index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
4
-1
/
+80
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
6
-14
/
+255
2011-07-24
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
Xiao Guangrong
1
-1
/
+1
2011-07-24
KVM: MMU: lockless walking shadow page table
Xiao Guangrong
2
-8
/
+132
2011-07-24
KVM: MMU: do not need atomicly to set/clear spte
Xiao Guangrong
1
-15
/
+71
2011-07-24
KVM: MMU: introduce the rules to modify shadow page table
Xiao Guangrong
1
-34
/
+69
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2
-18
/
+41
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
3
-4
/
+21
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
7
-132
/
+33
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
1
-3
/
+18
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
1
-5
/
+5
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2
-13
/
+13
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
1
-2
/
+2
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2
-34
/
+25
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
6
-21
/
+96
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
1
-11
/
+31
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
1
-8
/
+7
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
1
-4
/
+5
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
4
-0
/
+84
2011-07-24
of: fix missing include from of_pci.c
Grant Likely
1
-0
/
+1
2011-07-23
Documentation: refresh sysctl/kernel.txt
Borislav Petkov
1
-105
/
+110
2011-07-23
Documentation: fix ambigous text for root cpuset
Wanlong Gao
1
-1
/
+1
2011-07-23
Documentation: fix echo command in cgroups/cpuacct.txt
Wanlong Gao
1
-1
/
+1
2011-07-23
net/9p: Fix the msize calculation.
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-07-23
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
4
-18
/
+56
2011-07-23
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
4
-5
/
+44
2011-07-23
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
3
-18
/
+61
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
4
-20
/
+39
2011-07-23
fs/9p: Fix invalid mount options/args
Prem Karat
1
-9
/
+34
2011-07-23
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
6
-29
/
+81
2011-07-23
fs/9p: Fid is not valid after a failed clunk.
Aneesh Kumar K.V
1
-2
/
+4
2011-07-23
net/9p: Remove structure not used in the code
Aneesh Kumar K.V
1
-178
/
+5
2011-07-23
VirtIO can transfer VIRTQUEUE_NUM of pages.
jvrao
1
-1
/
+1
2011-07-23
Fix the size of receive buffer packing onto VirtIO ring.
jvrao
1
-1
/
+1
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
3
-46
/
+43
2011-07-23
fs/9p: remove rename work around in 9p
Aneesh Kumar K.V
1
-5
/
+0
2011-07-23
net/9p: fix client code to fail more gracefully on protocol error
Eric Van Hensbergen
1
-1
/
+2
2011-07-23
regulator: Convert tps65023 to use regmap API
Mark Brown
2
-70
/
+28
2011-07-23
regmap: Add SPI bus support
Mark Brown
4
-1
/
+81
2011-07-23
regmap: Add I2C bus support
Mark Brown
4
-0
/
+124
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
7
-0
/
+546
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
9
-37
/
+5
2011-07-23
Blackfin: spi-docs: further clarify GPIO CS behavior with various modes
Mike Frysinger
1
-0
/
+2
2011-07-23
Blackfin: boards: fix pcm device name
Scott Jiang
2
-11
/
+56
2011-07-23
Blackfin: SMP: punt unused atomic_test_mask helper
Mike Frysinger
1
-5
/
+0
2011-07-23
Blackfin: irqs: do not trace arch_local_{*,irq_*} functions
Steven Rostedt
1
-21
/
+21
2011-07-23
Blackfin: bf526: restrict reboot workaround to 0.0 silicon
Mike Frysinger
1
-1
/
+3
2011-07-23
Blackfin: bf51x: fix alternative portmux options
Mike Frysinger
2
-45
/
+87
2011-07-23
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: dpmc: optimize SDRAM programming slightly
Mike Frysinger
1
-9
/
+10
[next]