index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: Remove ifdefs from mmu notifier initialization
Avi Kivity
1
-5
/
+15
2010-03-01
KVM: Add include guards for coalesced_mmio.h
Avi Kivity
1
-0
/
+5
2010-03-01
KVM: Disentangle mmu notifiers and coalesced_mmio registration
Avi Kivity
1
-11
/
+7
2010-03-01
KVM: SVM: Adjust tsc_offset only if tsc_unstable
Joerg Roedel
1
-8
/
+10
2010-03-01
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
5
-4
/
+68
2010-03-01
KVM: Add cpuid_update() callback to kvm_x86_ops
Sheng Yang
4
-0
/
+16
2010-03-01
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
1
-1
/
+2
2010-03-01
KVM: Extended shared_msr_global to per CPU
Sheng Yang
1
-22
/
+33
2010-03-01
KVM: VMX: Remove redundant variable
Sheng Yang
1
-2
/
+0
2010-03-01
KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
Avi Kivity
1
-12
/
+8
2010-03-01
KVM: VMX: When using ept, allow the guest to own cr4.pge
Avi Kivity
1
-0
/
+2
2010-03-01
KVM: VMX: Make guest cr4 mask more conservative
Avi Kivity
1
-4
/
+6
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
5
-17
/
+30
2010-03-01
KVM: VMX: Move some cr[04] related constants to vmx.c
Avi Kivity
2
-13
/
+13
2010-03-01
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2
-0
/
+11
2010-03-01
KVM: MMU: Report spte not found in rmap before BUG()
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: x86: raise TSS exception for NULL CS and SS segments
Marcelo Tosatti
1
-0
/
+11
2010-03-01
KVM: x86: make double/triple fault promotion generic to all exceptions
Eddie Dong
1
-28
/
+61
2010-02-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
5
-0
/
+50
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
7
-1
/
+102
2010-02-27
m68k: Eliminate unused variable in page_to_phys()
Geert Uytterhoeven
1
-6
/
+1
2010-02-27
m68k: Switch to generic siginfo layout
Maxim Kuvyrkov
1
-91
/
+0
2010-02-27
macfb: fix 24-bit visual and stuff
Finn Thain
1
-84
/
+60
2010-02-27
macfb: cleanup
Finn Thain
1
-282
/
+295
2010-02-27
fbdev: add some missing mac modes
Finn Thain
1
-24
/
+28
2010-02-27
mac68k: start CUDA early
Finn Thain
3
-35
/
+51
2010-02-27
valkyriefb: various fixes
Finn Thain
3
-73
/
+17
2010-02-27
fbdev: mac_var_to_mode() fix
Finn Thain
1
-9
/
+31
2010-02-27
mac68k: move macsonic and macmace platform devices
Finn Thain
3
-58
/
+31
2010-02-27
mac68k: move mac_esp platform device
Finn Thain
2
-52
/
+32
2010-02-27
mac68k: replace mac68k SCC code with platform device
Finn Thain
11
-522
/
+80
2010-02-27
pmac-zilog: add platform driver
Finn Thain
5
-25
/
+166
2010-02-27
pmac-zilog: cleanup
Finn Thain
2
-54
/
+51
2010-02-27
mac68k: rework SWIM platform device
Finn Thain
2
-21
/
+18
2010-02-27
mac68k: cleanup
Finn Thain
1
-111
/
+97
2010-02-27
ataflop: Killl warning about unused variable flags
Geert Uytterhoeven
1
-2
/
+0
2010-02-27
m68k: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+1
2010-02-27
m68k: vme_scc - __init annotations
Peter Huewe
1
-6
/
+6
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
3
-5
/
+3
2010-02-27
m68k: Allow ioremapping top of memory
Philippe De Muyter
1
-1
/
+1
2010-02-27
m68k: Fix asm/swab.h for ColdFire
Maxim Kuvyrkov
1
-1
/
+1
2010-02-27
MIPS: Alchemy: defconfig updates
Manuel Lauss
9
-4283
/
+6340
2010-02-27
MIPS: Alchemy: Fix Au1100 ethernet build failure
Manuel Lauss
1
-9
/
+10
2010-02-27
MIPS: Alchemy: Repair db1500/bosporus builds
Manuel Lauss
1
-24
/
+28
2010-02-27
MIPS: ARC: Cleanup unused definitions from sgialib.h
Yoichi Yuasa
1
-45
/
+0
2010-02-27
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
Bjorn Helgaas
2
-2
/
+61
2010-02-27
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
Manuel Lauss
16
-177
/
+123
2010-02-27
MIPS: Cobalt: Fix theoretical port aliasing issue
Ralf Baechle
1
-1
/
+1
2010-02-27
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
Matt Turner
1
-3
/
+3
[next]