index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpfs: shuffle add_to_swap_caches
Hugh Dickins
2008-02-05
1
-34
/
+19
*
tmpfs: move swap_state stats update
Hugh Dickins
2008-02-05
1
-16
/
+6
*
tmpfs: fix mounts when size is less than the page size
Michael Marineau
2008-02-05
1
-1
/
+1
*
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
2008-02-05
1
-39
/
+38
*
swapoff: scan ptes preemptibly
Hugh Dickins
2008-02-05
1
-7
/
+31
*
swapin: fix valid_swaphandles defect
Hugh Dickins
2008-02-05
1
-16
/
+33
*
shmem_file_write is redundant
Hugh Dickins
2008-02-05
1
-106
/
+3
*
shmem_getpage return page locked
Hugh Dickins
2008-02-05
1
-9
/
+13
*
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
2008-02-05
1
-6
/
+2
*
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
5
-28
/
+30
*
swapin_readahead: move and rearrange args
Hugh Dickins
2008-02-05
4
-60
/
+57
*
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2008-02-05
2
-64
/
+26
*
hugetlb: allow sticky directory mount option
Ken Chen
2008-02-05
1
-1
/
+1
*
bufferhead: revert constructor removal
Christoph Lameter
2008-02-05
1
-3
/
+15
*
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
2008-02-05
1
-1
/
+1
*
vmalloc: clean up page array indexing
Christoph Lameter
2008-02-05
1
-5
/
+11
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
7
-19
/
+14
*
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2008-02-05
2
-6
/
+8
*
vmalloc: add const to void* parameters
Christoph Lameter
2008-02-05
4
-17
/
+17
*
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
2008-02-05
3
-42
/
+42
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
22
-116
/
+103
*
gpiolib: avr32 at32ap platform support
David Brownell
2008-02-05
6
-94
/
+121
*
deprecate obsolete pca9539 driver
eric miao
2008-02-05
2
-2
/
+8
*
gpiolib: pca9539 i2c gpio expander support
eric miao
2008-02-05
4
-0
/
+300
*
mcp23s08 spi gpio expander support
David Brownell
2008-02-05
4
-0
/
+389
*
gpiolib: pcf857x i2c gpio expander support
David Brownell
2008-02-05
4
-0
/
+399
*
gpiolib support for the PXA architecture
Philipp Zabel
2008-02-05
8
-122
/
+236
*
gpiolib: update Documentation/gpio.txt
David Brownell
2008-02-05
1
-12
/
+121
*
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
3
-0
/
+667
*
gpiolib: add drivers/gpio directory
David Brownell
2008-02-05
5
-0
/
+41
*
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
FUJITA Tomonori
2008-02-05
1
-0
/
+1
*
iommu sg merging: swiotlb: respect the segment boundary limits
FUJITA Tomonori
2008-02-05
1
-6
/
+35
*
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
2008-02-05
3
-0
/
+16
*
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
2008-02-05
1
-0
/
+15
*
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2008-02-05
3
-45
/
+1
*
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
2
-17
/
+26
*
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
2
-14
/
+23
*
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
2008-02-05
1
-20
/
+1
*
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2008-02-05
5
-43
/
+44
*
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
2008-02-05
3
-0
/
+88
*
iommu sg merging: aacraid: use pci_set_dma_max_seg_size
FUJITA Tomonori
2008-02-05
1
-3
/
+6
*
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
2008-02-05
1
-12
/
+13
*
iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue
FUJITA Tomonori
2008-02-05
1
-0
/
+3
*
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
3
-3
/
+8
*
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
4
-5
/
+10
*
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
2
-6
/
+19
*
iommu sg merging: IA64: make sba_iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-2
/
+6
*
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
3
-4
/
+8
*
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-0
/
+7
*
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
2008-02-05
3
-0
/
+20
[next]