aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2-7/+22
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti8-37/+60
2010-03-01KVM: trivial document fixesWu Fengguang1-6/+6
2010-03-01KVM: powerpc: Change maintainerAlexander Graf1-1/+1
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf1-15/+1
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf4-1/+24
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf1-3/+10
2010-03-01KVM: Simplify coalesced mmio initializationAvi Kivity3-8/+34
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity4-0/+6
2010-03-01KVM: Remove ifdefs from mmu notifier initializationAvi Kivity1-5/+15
2010-03-01KVM: Add include guards for coalesced_mmio.hAvi Kivity1-0/+5
2010-03-01KVM: Disentangle mmu notifiers and coalesced_mmio registrationAvi Kivity1-11/+7
2010-03-01KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel1-8/+10
2010-03-01KVM: VMX: Add instruction rdtscp support for guestSheng Yang5-4/+68
2010-03-01KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang4-0/+16
2010-03-01x86: Raise vsyscall priority on hotplug notifier chainSheng Yang1-1/+2
2010-03-01KVM: Extended shared_msr_global to per CPUSheng Yang1-22/+33
2010-03-01KVM: VMX: Remove redundant variableSheng Yang1-2/+0
2010-03-01KVM: VMX: Fold ept_update_paging_mode_cr4() into its callerAvi Kivity1-12/+8
2010-03-01KVM: VMX: When using ept, allow the guest to own cr4.pgeAvi Kivity1-0/+2
2010-03-01KVM: VMX: Make guest cr4 mask more conservativeAvi Kivity1-4/+6
2010-03-01KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity5-17/+30
2010-03-01KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2-13/+13
2010-03-01KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2-0/+11
2010-03-01KVM: MMU: Report spte not found in rmap before BUG()Avi Kivity1-0/+1
2010-03-01KVM: x86: raise TSS exception for NULL CS and SS segmentsMarcelo Tosatti1-0/+11
2010-03-01KVM: x86: make double/triple fault promotion generic to all exceptionsEddie Dong1-28/+61
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov3-0/+17
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov5-0/+50
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov7-1/+102
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven1-6/+1
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov1-91/+0
2010-02-27macfb: fix 24-bit visual and stuffFinn Thain1-84/+60
2010-02-27macfb: cleanupFinn Thain1-282/+295
2010-02-27fbdev: add some missing mac modesFinn Thain1-24/+28
2010-02-27mac68k: start CUDA earlyFinn Thain3-35/+51
2010-02-27valkyriefb: various fixesFinn Thain3-73/+17
2010-02-27fbdev: mac_var_to_mode() fixFinn Thain1-9/+31
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain3-58/+31
2010-02-27mac68k: move mac_esp platform deviceFinn Thain2-52/+32
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain11-522/+80
2010-02-27pmac-zilog: add platform driverFinn Thain5-25/+166
2010-02-27pmac-zilog: cleanupFinn Thain2-54/+51
2010-02-27mac68k: rework SWIM platform deviceFinn Thain2-21/+18
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2010-02-27ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2010-02-27m68k: vme_scc - __init annotationsPeter Huewe1-6/+6
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter3-5/+3
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1