summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-21kvm: external module: support for 2.6.16 hostsAndrea Arcangeli4-1/+89
2008-05-06kvm: external module: fix div64_u64 compatibilityAvi Kivity2-3/+3
2008-05-06kvm: external module: fix build on 2.6.26-rcAndrea Arcangeli2-2/+2
2008-05-04kvm: external module: adjust to div64_u64 renameAvi Kivity3-5/+10
2008-05-04kvm: external module: adjust to new anon_inodes_getfd() signatureAvi Kivity3-12/+11
2008-05-04kvm: external module: simplify debugreg compatibility hacksAvi Kivity1-23/+8
2008-05-02kvm: external module: sync non-x86 kernel sourcesJerone Young1-13/+18
2008-04-24kvm: external module: warn if the smp compat functions are called with irqs d...Avi Kivity1-0/+3
2008-04-24kvm: external module: sync all headers, not just x86Avi Kivity1-12/+10
2008-04-24kvm: external module: move smp_call_function_mask() to .c fileAvi Kivity2-74/+84
2008-04-24kvm: external module: move compat div64_64 to .c fileAvi Kivity2-18/+30
2008-04-24kvm: external module: move smp_call_function_single() compat into .c fileAvi Kivity3-70/+88
2008-04-22kvm: external module: don't remove include/ subdir during make syncAvi Kivity1-2/+2
2008-04-22kvm: external module: separate header sync from source syncAvi Kivity1-11/+23
2008-04-20kvm: external module: fix bad makefile commentAndrea Arcangeli1-1/+1
2008-04-13kvm: external module: backward compatibility for markersAvi Kivity1-0/+119
2008-04-11kvm: kvm_stat: adjust for kvm traceFeng(Eric) Liu1-0/+3
2008-04-05kvm: external module: adjust for new host kernels install locationAnthony Liguori1-1/+2
2008-03-30kvm: external module: backwart compatibility for debugreg[]Avi Kivity1-4/+8
2008-03-30kvm: external module: backward compatibility for shrinkerAvi Kivity1-0/+26
2008-03-28kvm: external module: compatibility for MSR_[FG]S_BASEAvi Kivity1-0/+7
2008-03-26Revert "kvm: external module: kvm no longer depends on mm_count and mmdrop()"Avi Kivity2-0/+16
2008-03-24kvm: external module: remove obsolete on_cpu()Avi Kivity1-24/+0
2008-03-24kvm: external module: avoid #include <linux/compiler.h> in <linux/kvm.h>Avi Kivity2-0/+4
2008-03-23kvm: external module: kvm no longer depends on mm_count and mmdrop()Avi Kivity2-16/+0
2008-03-17kvm: external module: backward compatibility for __aligned()Avi Kivity1-0/+5
2008-03-07kvm: external module: backward compatibility for ktime_get()Avi Kivity1-0/+18
2008-03-07kvm: libkvm: Add Support for in-kernel PIT modelSheng Yang1-1/+1
2008-03-04kvm: external module: backward compatibility for desc_ptrAvi Kivity2-0/+7
2008-02-21kvm: external module: compatility for desc_structAvi Kivity2-0/+25
2008-02-20kvm: external module: fix 2.6.25 mmdrop oopsAndrea Arcangeli2-1/+6
2008-02-18kvm: external module: remove 'make svnclean'Avi Kivity1-4/+0
2008-02-18kvm: external module: fix 'make clean'Avi Kivity1-1/+0
2008-02-17kvm: external module: backward compatibility for paravirt clockAvi Kivity2-0/+12
2008-02-17kvm: external module: adjust for fastcall removalAndrea Arcangeli1-0/+6
2008-02-12kvm: external module: preempt emulation miscompile fixAndrea Arcangeli1-0/+6
2008-02-11kvm: external module: fix include directory priority issueAndrea Arcangeli6-10/+11
2008-02-11kvm: external module: fix preempt notifier emulation clash with hardware debugAndrea Arcangeli1-3/+3
2008-02-10kvm: external module: handle set_kset_name()'s removalAvi Kivity2-0/+11
2008-02-10kvm: external module: adjust for vfs simple attribute changes in 2.6.25Avi Kivity2-0/+32
2008-01-31kvm: external module: compatibility for pagefault_{enable,disable}()Avi Kivity1-0/+8
2008-01-30kvm: external module: force CONFIG_PREEMPT_NOTIFIERS to be definedAvi Kivity2-1/+3
2008-01-23kvm: external module: explicitly use GNU awk for 'make sync'Joerg Roedel1-1/+1
2007-12-30kvm: external module: remove define for MAX_IO_APICSCarlo Marcelo Arenas Belon1-5/+0
2007-12-25kvm: external module: add true sched_in preempt notifier emulationAndrea Arcangeli2-114/+89
2007-12-22kvm: external module: remove tmp directory once done with syncCarlo Marcelo Arenas Belon1-0/+1
2007-12-20kvm: external module: Remove 'include/asm' before execute 'ln'Sheng Yang1-1/+2
2007-12-19kvm: external module: remove dependency on <asm/io_apic.h>Carlo Marcelo Arenas Belon1-15/+0
2007-12-19kvm: external module: <linux/string.h> needed for kernel<=2.6.16 to define st...Carlo Marcelo Arenas Belon1-0/+1
2007-12-19kvm: external module: define MAX_IO_APICS if missingCarlo Marcelo Arenas Belon1-0/+5