summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* shmem_file_write is redundantHugh Dickins2008-02-051-106/+3
* shmem_getpage return page lockedHugh Dickins2008-02-051-9/+13
* shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins2008-02-051-6/+2
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-055-28/+30
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-054-60/+57
* swapin_readahead: excise NUMA bogosityHugh Dickins2008-02-052-64/+26
* hugetlb: allow sticky directory mount optionKen Chen2008-02-051-1/+1
* bufferhead: revert constructor removalChristoph Lameter2008-02-051-3/+15
* VM: allow get_page_unless_zero on compound pagesChristoph Lameter2008-02-051-1/+1
* vmalloc: clean up page array indexingChristoph Lameter2008-02-051-5/+11
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-057-19/+14
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-052-6/+8
* vmalloc: add const to void* parametersChristoph Lameter2008-02-054-17/+17
* Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-053-42/+42
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-0522-116/+103
* gpiolib: avr32 at32ap platform supportDavid Brownell2008-02-056-94/+121
* deprecate obsolete pca9539 drivereric miao2008-02-052-2/+8
* gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-054-0/+300
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-054-0/+389
* gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-054-0/+399
* gpiolib support for the PXA architecturePhilipp Zabel2008-02-058-122/+236
* gpiolib: update Documentation/gpio.txtDavid Brownell2008-02-051-12/+121
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-053-0/+667
* gpiolib: add drivers/gpio directoryDavid Brownell2008-02-055-0/+41
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-051-0/+1
* iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori2008-02-051-6/+35
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-053-0/+16
* iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori2008-02-051-0/+15
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-053-45/+1
* iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-052-17/+26
* iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-052-14/+23
* iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori2008-02-051-20/+1
* iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-055-43/+44
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-053-0/+88
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-3/+6
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-12/+13
* iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori2008-02-051-0/+3
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-053-3/+8
* iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori2008-02-054-5/+10
* iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori2008-02-052-6/+19
* iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
* iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-053-4/+8
* iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori2008-02-051-0/+7
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-053-0/+20
* iommu sg merging: add device_dma_parameters structureFUJITA Tomonori2008-02-052-0/+26
* serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-051-0/+1
* serial: Coding styleAlan Cox2008-02-052-5/+7
* serial: speed setup failure reportingAlan Cox2008-02-051-2/+3
* serial: avoid stalling suspend if serial port won't drainRussell King2008-02-051-1/+7
* serial: avoid waking up closed serial ports on resumeRussell King2008-02-051-2/+2
OpenPOWER on IntegriCloud