aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-04KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity1-24/+24
2007-03-04KVM: Create an inode per virtual machineAvi Kivity2-42/+180
2007-03-04KVM: Add internal filesystem for generating inodesAvi Kivity1-1/+32
2007-03-04KVM: More 0 -> NULL conversionsAvi Kivity1-2/+2
2007-03-04KVM: SVM: intercept SMI to handle it at host levelJoerg Roedel1-0/+1
2007-03-04KVM: svm: init cr0 with the wp bit setAvi Kivity1-1/+1
2007-03-04KVM: Wire up hypercall handlers to a central arch-independent locationAvi Kivity4-18/+40
2007-03-04KVM: Add hypercall host support for svmAvi Kivity1-1/+15
2007-03-04KVM: Add host hypercall support for vmxIngo Molnar2-0/+33
2007-03-04KVM: add MSR based hypercall APIIngo Molnar5-0/+160
2007-03-04KVM: Use page_private()/set_page_private() apisMarkus Rechberger3-20/+20
2007-03-04KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish3-4/+7
2007-03-04KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitchJoerg Roedel1-0/+3
2007-03-04KVM: CosmeticsAvi Kivity4-23/+15
2007-03-04KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPAREJeremy Katz1-2/+6
2007-03-04KVM: mmu: add missing dirty page tracking casesAvi Kivity1-2/+13
2007-03-03ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz8-20/+66
2007-03-03ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz4-30/+14
2007-03-03ide/pci/delkin_cb.c: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi1-0/+27
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox13-24/+0
2007-03-03siimage: DRAC4 noteAlan Cox1-0/+5
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich1-13/+32
2007-03-03ide: fix pmac breakageAndrew Morton2-11/+26
2007-03-03ide-cs: Update device tableMagnus Damm1-2/+5
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov2-13/+8
2007-03-03piix/slc90e66: more tuneproc() fixing (take 2)Sergei Shtylyov2-37/+50
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo1-0/+2
2007-03-03cmd64x: fix PIO mode setup (take 3)Sergei Shtylyov1-65/+43
2007-03-03alim15x3: fix PIO mode setupSergei Shtylyov1-8/+27
2007-03-03[libata] pata_jmicron: build fixJeff Garzik1-1/+0
2007-03-03V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized firmware imagesMichael Krufky2-5/+10
2007-03-03V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u)Mike Isely1-1/+1
2007-03-03[ARM] EBSA110: Work around build errorsRussell King1-0/+1
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni22-80/+102
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa6-23/+23
2007-03-02[NetLabel]: Verify sensitivity level has a valid CIPSO mappingPaul Moore1-3/+4
2007-03-02[PPPOE]: Key connections properly on local device.Florian Zumbiehl1-20/+32
2007-03-02[AF_UNIX]: Test against sk_max_ack_backlog properly.David S. Miller1-3/+3
2007-03-02[NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong1-1/+1
2007-03-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds46-14/+299
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth5-44/+12
2007-03-02Fix mv643xx_eth compilation.Dave Jones1-1/+3
2007-03-02qla3xxx: bugfix for line omitted in previous patch.Ron Mercer1-1/+1
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral3-17/+20
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-03-02cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-03-02myri10ge: fix copyright and licenseBrice Goglin1-11/+11
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle2-17/+0