aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | KVM: Separate timer intialization into an indepedent functionZachary Amsden2009-12-03
| * | | KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel2009-12-03
| * | | KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel2009-12-03
| * | | KVM: SVM: reorganize svm_interrupt_allowedJoerg Roedel2009-12-03
| * | | KVM: remove duplicated #includeHuang Weiyi2009-12-03
| * | | KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
| * | | KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti2009-12-03
| * | | KVM: VMX: Enhance invalid guest state emulationMohammed Gamal2009-12-03
| * | | KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal2009-12-03
| * | | KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal2009-12-03
| * | | KVM: Move assigned device code to own fileAvi Kivity2009-12-03
| * | | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-03
| * | | KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov2009-12-03
| * | | KVM: Move IO APIC to its own lockGleb Natapov2009-12-03
| * | | KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-03
| * | | KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-03
| * | | KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-03
| * | | KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov2009-12-03
| * | | KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-03
| * | | KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal2009-12-03
| * | | KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal2009-12-03
| * | | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-03
| |\ \ \ | | |_|/ | |/| |
| | * | core, x86: Add user return notifiersAvi Kivity2009-10-01
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ \ \
| * | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ \ \
| * | | | | | | | sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| * | | | | | | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-06
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Limit number of per cpu TSC sync messagesMike Travis2009-11-26
| * | | | | | | | | x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacksIngo Molnar2009-11-26
| * | | | | | | | | x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other detailsIngo Molnar2009-11-26
| * | | | | | | | | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-23
| * | | | | | | | | x86: Suppress stack overrun message for init_taskJan Beulich2009-11-23
| * | | | | | | | | x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar2009-11-14
| * | | | | | | | | x86: Remove CPU cache size output for non-Intel tooRoland Dreier2009-11-13
| * | | | | | | | | x86: Minimise printk spew from per-vendor init codeDave Jones2009-11-13
| * | | | | | | | | x86: Remove the CPU cache size printk'sDave Jones2009-11-13
| * | | | | | | | | cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.cRusty Russell2009-11-04
| * | | | | | | | | x86: Make sure we also print a Code: line for show_regs()Arjan van de Ven2009-11-03
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_tRusty Russell2009-11-08
| * | | | | | | | | x86, cpuid: Simplify the code in cpuid_openJohn Kacur2009-10-08
| * | | | | | | | | x86, cpuid: Remove the bkl from cpuid_open()John Kacur2009-10-07
| * | | | | | | | | x86, msr: Remove the bkl from msr_open()Frederic Weisbecker2009-10-07
| * | | | | | | | | x86: AMD Geode LX optimizationsMatteo Croce2009-10-02