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: Book3S: PR: Fix signal check race
Alexander Graf
2012-03-05
1
-0
/
+20
*
KVM: PPC: align vcpu_kick with x86
Alexander Graf
2012-03-05
1
-1
/
+6
*
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
2012-03-05
8
-71
/
+181
*
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
Alexander Graf
2012-03-05
1
-2
/
+0
*
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
Alexander Graf
2012-03-05
1
-2
/
+11
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
8
-70
/
+115
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
15
-169
/
+339
*
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
2012-03-05
2
-34
/
+154
*
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
Scott Wood
2012-03-05
1
-5
/
+1
*
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
Scott Wood
2012-03-05
1
-10
/
+18
*
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
4
-2
/
+8
*
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
6
-9
/
+9
*
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
Scott Wood
2012-03-05
1
-1
/
+9
*
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
1
-1
/
+2
*
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2012-03-05
1
-5
/
+7
*
PPC: Fix race in mtmsr paravirt implementation
Bharat Bhushan
2012-03-05
1
-6
/
+4
*
KVM: PPC: E500: Support hugetlbfs
Alexander Graf
2012-03-05
1
-0
/
+24
*
KVM: PPC: e500: Don't hardcode PIR=0
Scott Wood
2012-03-05
2
-5
/
+2
*
KVM: PPC: e500: tlbsx: fix tlb0 esel
Scott Wood
2012-03-05
1
-0
/
+2
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
10
-163
/
+469
*
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2012-03-05
4
-96
/
+213
*
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
Scott Wood
2012-03-05
1
-3
/
+1
*
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
Scott Wood
2012-03-05
1
-13
/
+23
*
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
2012-03-05
3
-8
/
+11
*
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
7
-36
/
+37
*
KVM: s390: provide the prefix register via kvm_run
Christian Borntraeger
2012-03-05
2
-0
/
+9
*
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
6
-0
/
+53
*
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2012-03-05
4
-6
/
+10
*
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
2012-03-05
5
-1
/
+94
*
KVM: MMU: unnecessary NX state assignment
Davidlohr Bueso
2012-03-05
1
-1
/
+0
*
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
2012-03-05
1
-1
/
+1
*
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
2012-03-05
2
-0
/
+4
*
KVM: s390: fix assumption for KVM_MAX_VCPUS
Carsten Otte
2012-03-05
1
-2
/
+3
*
KVM: s390: ucontrol: disable sca
Carsten Otte
2012-03-05
1
-10
/
+20
*
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
2012-03-05
3
-0
/
+23
*
KVM: s390: ucontrol: disable in-kernel irq stack
Carsten Otte
2012-03-05
1
-1
/
+2
*
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
Carsten Otte
2012-03-05
1
-1
/
+4
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
8
-1
/
+37
*
KVM: s390: ucontrol: export page faults to user
Carsten Otte
2012-03-05
4
-5
/
+48
*
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
2012-03-05
3
-1
/
+97
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
10
-18
/
+65
*
KVM: MMU: remove the redundant get_written_sptes
Xiao Guangrong
2012-03-05
1
-4
/
+2
*
KVM: MMU: Add missing large page accounting to drop_large_spte()
Takuya Yoshikawa
2012-03-05
1
-0
/
+1
*
KVM: MMU: Remove for_each_unsync_children() macro
Takuya Yoshikawa
2012-03-05
1
-6
/
+1
*
Merge tag 'for-3.3' of git://openrisc.net/jonas/linux
Linus Torvalds
2012-02-29
4
-9
/
+13
|
\
|
*
openrisc: Fix up audit_syscall_[entry|exit]() usage
Jonas Bonn
2012-02-17
2
-9
/
+11
|
*
openrisc: include export.h for EXPORT_SYMBOL
Jonas Bonn
2012-02-17
2
-0
/
+2
*
|
ecryptfs: fix printk format warning for size_t
Randy Dunlap
2012-02-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
2012-02-28
4
-12
/
+25
|
\
\
|
*
|
GFS2: Read resource groups on mount
Steven Whitehouse
2012-02-28
4
-20
/
+17
[prev]
[next]