aboutsummaryrefslogtreecommitdiffstats
path: root/mm/truncate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2-2/+2
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen3-1/+12
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft1-6/+5
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter13-4/+48
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter3-23/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2-6/+1
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter3-3/+11
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter8-23/+90
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter9-0/+35
2007-02-11[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2-5/+5
2007-02-11[PATCH] Drop get_zone_counts()Christoph Lameter3-22/+4
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter4-23/+4
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter3-9/+1
2007-02-11[PATCH] Drop free_pages()Christoph Lameter5-14/+10
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter2-5/+7
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter6-46/+25
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter6-51/+60
2007-02-11[PATCH] page_mkwrite caller race fixHugh Dickins1-2/+1
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap1-1/+1
2007-02-11[PATCH] /proc/zoneinfo: fix vm stats displayAndrew Morton1-6/+0
2007-02-11[PATCH] Avoid excessive sorting of early_node_map[]Mel Gorman1-7/+13
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day7-7/+2
2007-02-11[PATCH] slab: use parameter passed to cache_reap to determine pointer to work structureChristoph Lameter1-8/+7
2007-02-11[PATCH] slab: cache alloc cleanupsPekka Enberg1-90/+110
2007-02-11[PATCH] slab: remove broken PageSlab check from kfree_debugcheckPekka Enberg1-8/+0
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik2-4/+0
2007-02-09libata: build fix after dmesg probe output changesJeff Garzik1-2/+2
2007-02-09libata: Early CFA adapters are not required to support mode settingAlan1-0/+4
2007-02-09sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock1-1/+4
2007-02-09sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock1-2/+39
2007-02-09sata_nv: use ADMA for NODATA commandsRobert Hancock1-7/+25
2007-02-09sata_nv: cleanup ADMA error handlingRobert Hancock1-75/+72
2007-02-09(2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov1-7/+6
2007-02-09(2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov1-9/+10
2007-02-09(2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov1-8/+10
2007-02-09ata: Add defines for the iordy bitsAlan1-0/+2
2007-02-09Kconfig: clarify ATA_PIIX descriptionAlan1-3/+3
2007-02-09sata_inic162x: fix a few glitches in hardresetTejun Heo1-8/+4
2007-02-09libata: add 150ms between completion of hardreset and status checkingTejun Heo1-0/+3
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama1-21/+31
2007-02-09pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov1-2/+2
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi60-0/+206
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi3-48/+57
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton1-0/+2
2007-02-09libata: convert to iomapTejun Heo63-1448/+977
2007-02-09pata_platform: fix devres conversionTejun Heo1-24/+7
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo1-2/+2
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik4-1/+5
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo2-0/+55
2007-02-09libata: remove unused functionsTejun Heo2-79/+6