aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf9-28/+108
2009-12-03KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti1-3/+0
2009-12-03KVM: VMX: Enhance invalid guest state emulationMohammed Gamal1-24/+20
2009-12-03KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal1-1/+47
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal1-1/+2
2009-12-03KVM: Move assigned device code to own fileAvi Kivity5-798/+840
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity4-4/+4
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov7-17/+1
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov7-51/+100
2009-12-03KVM: Convert irq notifiers lists to RCU lockingGleb Natapov1-10/+12
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov5-5/+4
2009-12-03KVM: Move irq routing data structure to rcu lockingGleb Natapov1-5/+11
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov4-17/+25
2009-12-03KVM: Change irq routing table to use gsi indexed arrayGleb Natapov3-39/+71
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov5-25/+39
2009-12-03KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov1-13/+9
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity6-142/+141
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal1-28/+14
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal1-6/+101
2009-12-03KVM: Don't wrap schedule() with vcpu_put()/vcpu_load()Avi Kivity1-2/+0
2009-12-02Linux 2.6.32Linus Torvalds1-1/+1
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto1-7/+6
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-12-02param: don't complain about unused module parameters.Rusty Russell1-8/+3
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller1-1/+4
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-01sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap1-1/+1
2009-12-01rtc-x1205: reset clock to sane state after power failureJohannes Weiner1-2/+2
2009-12-01rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner1-1/+1
2009-12-01aoe: prevent cache aliasesPeter Horton1-2/+21
2009-12-01gpio: Langwell GPIO driver bugfixesAlek Du1-10/+1
2009-12-01kbuild: stepping down as maintainerSam Ravnborg1-4/+1
2009-12-01davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara1-4/+7
2009-12-01drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter1-1/+2
2009-12-01drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton1-0/+1
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells7-22/+28
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne1-0/+2
2009-12-01SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells1-17/+29
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells1-1/+1