index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
2009-03-24
2
-18
/
+42
*
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
2009-03-24
3
-8
/
+14
*
KVM: MMU: Drop walk_shadow()
Avi Kivity
2009-03-24
1
-20
/
+0
*
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
Avi Kivity
2009-03-24
1
-49
/
+32
*
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
Avi Kivity
2009-03-24
1
-70
/
+58
*
KVM: MMU: Use for_each_shadow_entry() in __direct_map()
Avi Kivity
2009-03-24
1
-54
/
+29
*
KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
Avi Kivity
2009-03-24
1
-20
/
+49
*
KVM: Advertise guest debug capability per-arch
Jan Kiszka
2009-03-24
1
-0
/
+2
*
KVM: Fix vmload and friends misinterpreted as lidt
Avi Kivity
2009-03-24
1
-5
/
+10
*
KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
Avi Kivity
2009-03-24
1
-3
/
+1
*
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
2009-03-24
2
-0
/
+2
*
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
Avi Kivity
2009-03-24
2
-6
/
+12
*
KVM: ia64: Code cleanup
Xiantao Zhang
2009-03-24
3
-57
/
+2
*
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
2009-03-24
3
-11
/
+0
*
KVM: ia64: stack get/restore patch
Jes Sorensen
2009-03-24
4
-4
/
+104
*
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
2009-03-24
3
-1
/
+23
*
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
6
-96
/
+193
*
KVM: VMX: Allow single-stepping when uninterruptible
Jan Kiszka
2009-03-24
1
-0
/
+10
*
KVM: New guest debug interface
Jan Kiszka
2009-03-24
14
-101
/
+179
*
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2009-03-24
2
-16
/
+22
*
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
Alexander Graf
2009-03-24
1
-16
/
+42
*
KVM: SVM: Allow setting the SVME bit
Alexander Graf
2009-03-24
1
-0
/
+8
*
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
2009-03-24
1
-0
/
+3
*
KVM: SVM: Add VMEXIT handler and intercepts
Alexander Graf
2009-03-24
1
-0
/
+293
*
KVM: SVM: Add VMRUN handler
Alexander Graf
2009-03-24
3
-2
/
+165
*
KVM: SVM: Add VMLOAD and VMSAVE handlers
Alexander Graf
2009-03-24
1
-2
/
+58
*
KVM: SVM: Implement hsave
Alexander Graf
2009-03-24
3
-1
/
+16
*
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
2009-03-24
2
-5
/
+45
*
KVM: SVM: Add helper functions for nested SVM
Alexander Graf
2009-03-24
1
-0
/
+85
*
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2009-03-24
5
-8
/
+12
*
KVM: SVM: Clean up VINTR setting
Alexander Graf
2009-03-24
1
-5
/
+15
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
/
|
*
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
|
*
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
*
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
*
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
*
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
[next]