index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
extable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-03-18
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-03-18
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-03-18
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2
-4
/
+11
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2
-10
/
+9
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-17
KVM: unbreak userspace that does not sets tss address
Gleb Natapov
1
-0
/
+13
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
3
-56
/
+32
2011-03-17
KVM: MMU: introduce a common function to get no-dirty-logged slot
Xiao Guangrong
1
-20
/
+17
2011-03-17
KVM: fix rcu usage in init_rmode_* functions
Xiao Guangrong
1
-4
/
+8
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix permission checking in io permission bitmap
Gleb Natapov
1
-3
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
3
-21
/
+35
2011-03-17
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
Avi Kivity
1
-0
/
+5
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
3
-7
/
+5
2011-03-17
KVM: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
1
-2
/
+3
2011-03-17
KVM: MMU: remove unused macros
Xiao Guangrong
2
-8
/
+0
2011-03-17
KVM: MMU: cleanup page alloc and free
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: do not record gfn in kvm_mmu_pte_write
Xiao Guangrong
3
-7
/
+2
2011-03-17
KVM: MMU: move mmu pages calculated out of mmu lock
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: set spte accessed bit properly
Xiao Guangrong
1
-1
/
+1
2011-03-17
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits
Xiao Guangrong
1
-2
/
+7