aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * kbuild: remove stale comment in modpost.cSam Ravnborg2007-05-02
| * kbuild/mkuboot.sh: allow spaces in CROSS_COMPILEUwe kleine-König2007-05-02
| * kbuild: fix make mrproper for Documentation/DocBook/manSam Ravnborg2007-05-02
| * kbuild: remove kconfig binaries during make mrproperSam Ravnborg2007-05-02
| * kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-02
| * kbuild: override build timestamp & versionSam Ravnborg2007-05-02
| * kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger2007-05-02
| * kbuild: complain about missing system callsSam Ravnborg2007-05-02
| * kbuild: small documentation fix in Documentation/kbuild/modules.txtAnton Blanchard2007-05-02
| * kbuild: do not emit src version warning for non-modulesSam Ravnborg2007-05-02
| * menuconfig: remember alternate config filenameSam Ravnborg2007-05-02
| * kbuild: move tags from ARCH and include/ ahead of driversDon Mullis2007-05-02
| * kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2007-05-02
| * kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-02
| * menuconfig: dont use obsolete index() function in lxdialogMike Frysinger2007-05-02
| * kbuild: add a missing slash in the commentsUwe Zeisberger2007-05-02
| * cleanpatch: a script to clean up stealth whitespace added by a patchH. Peter Anvin2007-05-02
| * cleanfile: a script to clean up stealth whitespaceH. Peter Anvin2007-05-02
| * kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-02
| * kbuild: whitelist logo references from .text to .init.dataSam Ravnborg2007-05-02
| * kbuild: fix segmentation fault in modpostSam Ravnborg2007-05-02
| * kbuild: fix warnings from .pci_fixup sectionSam Ravnborg2007-05-02
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-02
| * kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-05-06
|\ \
| * | KVM: Remove unused 'instruction_length'Avi Kivity2007-05-03
| * | KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity2007-05-03
| * | KVM: Remove extraneous guest entry on mmio readAvi Kivity2007-05-03
| * | KVM: SVM: Only save/restore MSRs when neededAnthony Liguori2007-05-03
| * | KVM: fix an if() conditionAdrian Bunk2007-05-03
| * | KVM: VMX: Add lazy FPU support for VTAnthony Liguori2007-05-03
| * | KVM: VMX: Properly shadow the CR0 register in the vcpu structAnthony Liguori2007-05-03
| * | KVM: Don't complain about cpu erratum AA15Avi Kivity2007-05-03
| * | KVM: Lazy FPU support for SVMAnthony Liguori2007-05-03
| * | KVM: Allow passing 64-bit values to the emulated read/write APIAvi Kivity2007-05-03
| * | KVM: Per-vcpu statisticsAvi Kivity2007-05-03
| * | KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cyclesYaozu Dong2007-05-03
| * | KVM: MMU: Avoid heavy ASSERT at non debug mode.Yaozu Dong2007-05-03
| * | KVM: VMX: Only save/restore MSR_K6_STAR if necessaryAvi Kivity2007-05-03
| * | KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.cAvi Kivity2007-05-03
| * | KVM: VMX: Don't switch 64-bit msrs for 32-bit guestsAvi Kivity2007-05-03
| * | KVM: VMX: Reduce unnecessary saving of host msrsAvi Kivity2007-05-03
| * | KVM: Handle guest page faults when emulating mmioAvi Kivity2007-05-03
| * | KVM: SVM: Report hardware exit reason to userspace instead of dmesgAvi Kivity2007-05-03
| * | KVM: Retry sleeping allocation if atomic allocation failsAvi Kivity2007-05-03
| * | KVM: Use slab caches to allocate mmu data structuresAvi Kivity2007-05-03
| * | KVM: Handle partial pae pdptrAvi Kivity2007-05-03
| * | KVM: Initialize cr0 to indicate an fpu is presentAvi Kivity2007-05-03
| * | KVM: Fix overflow bug in overflow detection codeEric Sesterhenn / Snakebyte2007-05-03
| * | KVM: Use kernel-standard typesAvi Kivity2007-05-03