aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov1-1/+1
2010-02-27MIPS: Alchemy: defconfig updatesManuel Lauss9-4283/+6340
2010-02-27MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss1-9/+10
2010-02-27MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss1-24/+28
2010-02-27MIPS: ARC: Cleanup unused definitions from sgialib.hYoichi Yuasa1-45/+0
2010-02-27MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas2-2/+61
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss16-177/+123
2010-02-27MIPS: Cobalt: Fix theoretical port aliasing issueRalf Baechle1-1/+1
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner1-3/+3