index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
tmpfs: fix mounts when size is less than the page size
Michael Marineau
1
-1
/
+1
2008-02-05
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
1
-39
/
+38
2008-02-05
swapoff: scan ptes preemptibly
Hugh Dickins
1
-7
/
+31
2008-02-05
swapin: fix valid_swaphandles defect
Hugh Dickins
1
-16
/
+33
2008-02-05
shmem_file_write is redundant
Hugh Dickins
1
-106
/
+3
2008-02-05
shmem_getpage return page locked
Hugh Dickins
1
-9
/
+13
2008-02-05
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
1
-6
/
+2
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
5
-28
/
+30
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
4
-60
/
+57
2008-02-05
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2
-64
/
+26
2008-02-05
hugetlb: allow sticky directory mount option
Ken Chen
1
-1
/
+1
2008-02-05
bufferhead: revert constructor removal
Christoph Lameter
1
-3
/
+15
2008-02-05
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
1
-1
/
+1
2008-02-05
vmalloc: clean up page array indexing
Christoph Lameter
1
-5
/
+11
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
7
-19
/
+14
2008-02-05
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2
-6
/
+8
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
4
-17
/
+17
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
3
-42
/
+42
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
22
-116
/
+103
2008-02-05
gpiolib: avr32 at32ap platform support
David Brownell
6
-94
/
+121
2008-02-05
deprecate obsolete pca9539 driver
eric miao
2
-2
/
+8
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
4
-0
/
+300
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
4
-0
/
+389
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
4
-0
/
+399
2008-02-05
gpiolib support for the PXA architecture
Philipp Zabel
8
-122
/
+236
2008-02-05
gpiolib: update Documentation/gpio.txt
David Brownell
1
-12
/
+121
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
3
-0
/
+667
2008-02-05
gpiolib: add drivers/gpio directory
David Brownell
5
-0
/
+41
2008-02-05
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
FUJITA Tomonori
1
-0
/
+1
2008-02-05
iommu sg merging: swiotlb: respect the segment boundary limits
FUJITA Tomonori
1
-6
/
+35
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
3
-0
/
+16
2008-02-05
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
1
-0
/
+15
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
3
-45
/
+1
2008-02-05
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
2
-17
/
+26
2008-02-05
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2
-14
/
+23
2008-02-05
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
1
-20
/
+1
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
5
-43
/
+44
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
3
-0
/
+88
2008-02-05
iommu sg merging: aacraid: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-3
/
+6
2008-02-05
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-12
/
+13
2008-02-05
iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue
FUJITA Tomonori
1
-0
/
+3
2008-02-05
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
3
-3
/
+8
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
4
-5
/
+10
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
2
-6
/
+19
2008-02-05
iommu sg merging: IA64: make sba_iommu respect the segment size limits
FUJITA Tomonori
1
-2
/
+6
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
3
-4
/
+8
2008-02-05
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
3
-0
/
+20
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2
-0
/
+26
2008-02-05
serial: MPSC: set baudrate when BRG divider is set.
Mark A. Greer
1
-0
/
+1
[prev]
[next]