aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-22[PATCH] KVM: API versioningAvi Kivity2-0/+6
2006-12-22[PATCH] KVM: Handle p5 mce msrsMichael Riepe2-0/+4
2006-12-22[PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe1-0/+1
2006-12-22[PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe1-3/+24
2006-12-22[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity1-6/+12
2006-12-22[PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity1-0/+9
2006-12-22[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity1-5/+5
2006-12-22[PATCH] KVM: add valid_vcpu() helperJames Morris1-9/+14
2006-12-22[PATCH] truncate: dirty memory accounting fixAndrew Morton1-1/+2
2006-12-21[PATCH] elevator: fixup typo in merge logicJens Axboe1-1/+1
2006-12-21[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()Andrew Morton1-4/+5
2006-12-21[PATCH] Fix XFS after clear_page_dirty() removalDavid Chinner1-2/+2
2006-12-21[PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi1-3/+1
2006-12-21[PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp1-14/+1
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds4-47/+20
2006-12-21Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds1-17/+1
2006-12-21[PATCH] workqueue: fix schedule_on_each_cpu()Ingo Molnar1-3/+5
2006-12-21[PATCH] fix leaks on pipe(2) failure exitsAl Viro1-1/+4
2006-12-21[PATCH] sched: improve efficiency of sched_fork()Peter Williams1-1/+2
2006-12-21[PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar1-3/+8
2006-12-21[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar1-3/+2
2006-12-21[PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven1-1/+1
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman1-7/+0
2006-12-20[libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2-37/+47
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert1-0/+1
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith1-0/+2
2006-12-20[PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20[PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo1-4/+25
2006-12-20[PATCH] libata: kill @cdb argument from xlat methodsTejun Heo1-17/+13
2006-12-20[PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo1-112/+105
2006-12-20[libata] Move some PCI IDs from sata_nv to ahciPeer Chen2-8/+8
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk3-3/+5
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V2-19/+36
2006-12-20kref refcnt and false positivesVenkatesh Pallipadi1-6/+1
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi1-1/+1
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige3-144/+77
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige1-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige2-31/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige4-249/+73
2006-12-20PCI: ATI sb600 sata quirkConke Hu2-1/+17
2006-12-20PCI legacy resource fixRalf Baechle3-6/+27
2006-12-20PCI: don't export device IDs to userspaceAdrian Bunk2-5/+3
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev.Jesper Juhl1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox6-63/+144
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman1-1/+1
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman1-12/+16
2006-12-20PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman1-0/+7
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman1-8/+1
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman3-4/+94
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman1-9/+19