aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'master' into wip-2.6.34Andrea Bastoni2010-05-21
|\
| * Remove debug outputAndrea Bastoni2010-04-15
| * Add /proc/litmus/cluster_cacheAndrea Bastoni2010-04-13
| * Export shared_cpu_mapAndrea Bastoni2010-04-13
| * Bugfix: [x86_64] missing clobbered register in feather_trace_64Andrea Bastoni2010-02-06
| * Add Feather-Trace x86_64 architecture dependent codeAndrea Bastoni2010-02-01
| * Add Feather-Trace x86_32 architecture dependent codeAndrea Bastoni2010-01-19
| * Porting on x86_64Andrea Bastoni2009-12-17
| * Porting pull_timers_interrupt() on x86_64Andrea Bastoni2009-12-17
| * Add hrtimer_start_on() APIAndrea Bastoni2009-12-17
| * Add send_pull_timers() support for x86_32 archAndrea Bastoni2009-12-17
| * Add GSN-EDF pluginAndrea Bastoni2009-12-17
| * Add LITRMU^RT syscalls to x86_32Andrea Bastoni2009-12-17
| * Add tracing support and hook up Litmus KConfig for x86Andrea Bastoni2009-12-17
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-15
|\ \
| * | x86, mrst: Don't blindly access extended config spaceH. Peter Anvin2010-05-14
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-14
|\| |
| * | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-14
| * | x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-14
| * | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-13
| * | x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes2010-05-06
* | | KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka2010-05-13
* | | KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu2010-05-13
* | | KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel2010-05-13
* | | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-11
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-04
|\ \
| * | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-03
| * | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-03
| * | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-30
| * | x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
* | | Fix the x86_64 implementation of call_rwsem_wait()David Howells2010-05-04
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-28
|\ \
| * | x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-23
| * | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-04-23
| * | x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan2010-04-20
* | | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-28
* | | x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-24
|\ \ \
| * | | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-22
| * | | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-08
* | | | VMware Balloon driverDmitry Torokhov2010-04-24
* | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-21
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-21
| * | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| * | | KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-20
| * | | KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-20
| * | | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-20
| * | | KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-20
| * | | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-20
| * | | KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-20