index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Make Performance Counters work
Alexander Graf
2010-05-17
2
-0
/
+5
*
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
7
-21
/
+19
*
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2010-05-17
2
-0
/
+30
*
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
1
-0
/
+14
*
KVM: PPC: Check max IRQ prio
Alexander Graf
2010-05-17
1
-1
/
+1
*
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
2010-05-17
1
-1
/
+1
*
KVM: PPC: Export MMU variables
Alexander Graf
2010-05-17
1
-0
/
+5
*
KVM: PPC: Add Book3S compatibility code
Alexander Graf
2010-05-17
4
-3
/
+34
*
KVM: PPC: Emulate segment fault
Alexander Graf
2010-05-17
1
-0
/
+23
*
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
2010-05-17
2
-0
/
+6
*
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
1
-4
/
+0
*
KVM: PPC: Release clean pages as clean
Alexander Graf
2010-05-17
1
-1
/
+5
*
KVM: PPC: Make SLB switching code the new segment framework
Alexander Graf
2010-05-17
2
-160
/
+25
*
KVM: PPC: Make highmem code generic
Alexander Graf
2010-05-17
1
-100
/
+101
*
KVM: PPC: Make real mode handler generic
Alexander Graf
2010-05-17
1
-31
/
+88
*
KVM: PPC: Extract MMU init
Alexander Graf
2010-05-17
3
-7
/
+20
*
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2010-05-17
3
-48
/
+57
*
PPC: Add STLU
Alexander Graf
2010-05-17
1
-0
/
+2
*
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
4
-11
/
+11
*
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
4
-4
/
+8
*
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
10
-153
/
+290
*
KVM: PPC: Add fields to shadow vcpu
Alexander Graf
2010-05-17
1
-0
/
+21
*
KVM: PPC: Add kvm_book3s_32.h
Alexander Graf
2010-05-17
1
-0
/
+42
*
KVM: PPC: Add kvm_book3s_64.h
Alexander Graf
2010-05-17
1
-0
/
+28
*
PPC: Split context init/destroy functions
Alexander Graf
2010-05-17
2
-7
/
+24
*
KVM: PPC: Add generic segment switching code
Alexander Graf
2010-05-17
1
-0
/
+257
*
KVM: PPC: Add SR swapping code
Alexander Graf
2010-05-17
1
-0
/
+143
*
KVM: PPC: Add host MMU Support
Alexander Graf
2010-05-17
1
-0
/
+480
*
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-05-17
9
-9
/
+7
*
KVM: MMU: cleanup for function unaccount_shadowed()
Wei Yongjun
2010-05-17
1
-1
/
+1
*
KVM: Get rid of dead function gva_to_page()
Gui Jianfeng
2010-05-17
2
-15
/
+0
*
KVM: MMU: Remove unused varialbe in rmap_next()
Gui Jianfeng
2010-05-17
1
-2
/
+0
*
KVM: MMU: Make use of is_large_pte() in walker
Gui Jianfeng
2010-05-17
1
-2
/
+2
*
KVM: MMU: Move sync_page() first pte address calculation out of loop
Gui Jianfeng
2010-05-17
1
-2
/
+4
*
KVM: do not call hardware_disable() on CPU_UP_CANCELED
Lai Jiangshan
2010-05-17
1
-5
/
+0
*
KVM: MMU: Drop cr4.pge from shadow page role
Avi Kivity
2010-05-17
3
-4
/
+1
*
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
9
-15
/
+33
*
Merge branch 'perf'
Avi Kivity
2010-05-17
157
-6494
/
+11060
|
\
|
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
30
-316
/
+1407
|
*
KVM: Implement perf callbacks for guest sampling
Zhang, Yanmin
2010-04-19
3
-1
/
+53
|
*
perf: Enhance perf to allow for guest statistic collection from host
Zhang, Yanmin
2010-04-19
4
-13
/
+77
|
*
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-15
12
-777
/
+1634
|
|
\
|
|
*
perf probe: Show function entry line as probe-able
Masami Hiramatsu
2010-04-14
1
-11
/
+63
|
|
*
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
Masami Hiramatsu
2010-04-14
1
-5
/
+32
|
|
*
perf probe: Fix line range to show end line
Masami Hiramatsu
2010-04-14
1
-3
/
+9
|
|
*
perf probe: Fix a bug that --line range can be overflow
Masami Hiramatsu
2010-04-14
3
-24
/
+24
|
|
*
perf probe: Fix mis-estimation for shortening filename
Masami Hiramatsu
2010-04-14
1
-2
/
+2
|
|
*
perf probe: Fix to use correct debugfs path finder
Masami Hiramatsu
2010-04-14
2
-6
/
+10
|
|
*
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
2
-61
/
+156
|
|
*
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
2
-25
/
+69
[next]